<cl>

<cl> (子句) 表示一個文法上的子句。 17.1 Linguistic Segment Categories
組件analysis — 17 Simple Analytic Mechanisms
屬性 att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
屬於 model.segLike
可包含
宣告

<rng:element name="cl">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.segLike.attributes"/>
<rng:ref name="att.metrical.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element cl
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   macro.phraseSeq
}
例子
<cl type="relativefunction="clause_modifier">Which frightened
both the heroes so,<cl>They quite forgot their quarrel.</cl>
</cl>