<cl>
<cl> (clause) represents a grammatical clause. 17.1 Linguistic Segment Categories | |
Module | analysis — 17 Simple Analytic Mechanisms |
In addition to global attributes | att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype) |
Used by | |
May contain |
core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear
gaiji: g
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width
|
Declaration |
element cl { att.global.attributes, att.segLike.attributes, att.metrical.attributes, att.typed.attributes, macro.phraseSeq } |
Example |
<cl type="relative" function="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.
|