<cl>

<cl> (clause) represents a grammatical clause. 17.1 Linguistic Segment Categories
Moduleanalysis — 17 Simple Analytic Mechanisms
Attributes att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
Used by model.segLike
May contain
Declaration

<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
}
Example
<cl type="relativefunction="clause_modifier">Which frightened
both the heroes so,<cl>They quite forgot their quarrel.</cl>
</cl>