<cl>

<cl> (clause) propositionreprésente une proposition grammaticale 17.1 Linguistic Segment Categories
Module analysis — 17 Simple Analytic Mechanisms
En complément des attributs globaux att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
Utilisé par
Peut contenir
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
}
Exemple
<cl type="relative" function="clause_modifier">Which frightened
both the heroes so,<cl>They quite forgot their quarrel.</cl>
</cl>
Note
L'attribut type peut être utilisé pour indiquer le type de proposition, avec des valeurs telles que subordonnée, infinitive, declarative, interrogative, relative etc.