<seg>

<seg> (segmento arbitrario) contiene una qualsiasi unità testuale a livello sintagmatico (ivi compresi altri elementi del tipo seg) 16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.4 Speech Contents
Modulolinking — 16 Linking, Segmentation, and Alignment
Attributi att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
subtypeindica una sottoclassificazione del segmento specificato
Stato Opzionale
Tipo di dati

<rng:ref name="data.word"/>
data.word
Valori any string of characters.
Usato da model.segLike model.choicePart
Può contenere
Dichiarazione

<rng:element name="seg">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.segLike.attributes"/>
<rng:ref name="att.metrical.attributes"/>
<rng:optional>
 <rng:attribute name="subtype">
  <rng:ref name="data.word"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.paraContent"/>
</rng:element>
element seg
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   attribute subtype { data.word }?,
   macro.paraContent
}
Esempio
<seg>When are you leaving?</seg>
<seg>Tomorrow.</seg>
Esempio
<s>
 <seg rend="capstype="initial-cap">So father's only</seg>
glory was the ballfield.

</s>
Esempio
<seg type="preamble">
 <seg>Sigmund,
 <seg type="patronym">the son of Volsung</seg>,
   was a king in Frankish country.</seg>
 <seg>Sinfiotli was the eldest of his sons ...</seg>
 <seg>Borghild, Sigmund's wife, had a brother ... </seg>
</seg>