<s>

<s> (句子單元) 包含文字中一個句子組成的區段。 17.1 Linguistic Segment Categories 8.4.1 Segmentation
組件analysis — 17 Simple Analytic Mechanisms
屬性 att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
屬於 model.segLike
可包含
宣告

<rng:element name="s">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.segLike.attributes"/>
<rng:ref name="att.metrical.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element s
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   macro.phraseSeq
}
例子
<s>When are you leaving?</s>
<s>Tomorrow.</s>