<s>

<s> (Unité de phrase) Contient une division textuelle de type phrase. 17.1 Linguistic Segment Categories 8.4.1 Segmentation
Moduleanalysis — 17 Simple Analytic Mechanisms
Attributs att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
Utilisé par model.segLike
Peut contenir
Declaration

<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
}
Exemple
<s>When are you leaving?</s>
<s>Tomorrow.</s>