<cl>

<cl> (clause) represents a grammatical clause. 17.1 Linguistic Segment Categories
Moduleanalysis — 17 Simple Analytic Mechanisms
Attributes att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
Used by
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="att.typed.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element cl
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
Example
<cl type="relativefunction="clause_modifier">Which frightened
both the heroes so,<cl>They quite forgot their quarrel.</cl>
</cl>
Note
The type attribute may be used to indicate the type of clause, taking values such as finite, nonfinite, declarative, interrogative, relative etc. as appropriate.