<seg>

<seg> 任意の句レベルのテキスト単位を示す(要素segを含む). 16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.4 Speech Contents
モジュールlinking — 16 Linking, Segmentation, and Alignment
属性 att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
subtype 符号化された部分の下位範疇を示す.
状態 任意
データ型

<rng:ref name="data.word"/>
data.word
any string of characters.
解説
属性subtypeは,属性typeが相応しいかもし れないところで,要素segを分類するために使用されるかも しれない.
当該モジュールを使用するもの model.segLike model.choicePart
下位
宣言

<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
}
<seg>When are you leaving?</seg>
<seg>Tomorrow.</seg>
<s>
 <seg rend="capstype="initial-cap">So father's only</seg>
glory was the ballfield.

</s>
<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>
解説
要素segは,何らかの処理対象を想定して,符号化する人の判断 により,使用されるかもしれない.当該要素は,適当な要素が定義されて いないときに,そのテキスト素性を示すために使われる.すなわち,簡易 拡張機能としてある.また,ある部分に識別子を付与するためにも使用さ れる.すなわち,要素ptr等から参照される対象を作る.