<phr>

<phr> (phrase) represents a grammatical phrase. 17.1 Linguistic Segment Categories
Modulanalysis — 17 Simple Analytic Mechanisms
Attribute att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
Verwendet von
Kann enthalten
Deklaration

<rng:element name="phr">
<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 phr
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
Beispiel
<phr type="verbfunction="extraposted_modifier">To talk
<phr type="prepositionfunction="complement">of
 <phr type="nounfunction="object">many things</phr>
 </phr>
</phr>