<phr>

<phr> (syntagme) représente un syntagme grammatical 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="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
}
Exemple
<phr type="verb" function="extraposted_modifier">Parler <phr type="preposition" function="complement">de <phr type="noun" function="object">littérature</phr>
 </phr>
</phr>
Note
L'attribut type peut être utilisé pour indiquer le type de syntagme grammatical, avec des valeurs telles que nom, verbe, préposition, etc. selon le cas.