<phr>

<phr> (구) 문법적 구를 표시한다. 17.1 Linguistic Segment Categories
모듈 analysis — 17 Simple Analytic Mechanisms
전체 속성에 부가 att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
에 의해 사용된
포함할 수 있다
선언

<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
}
<phr type="verb" function="extraposted_modifier">To talk <phr type="preposition" function="complement">of <phr type="noun" function="object">many things</phr>
 </phr>
</phr>