<seg>

<seg> (arbitrary segment) 任意の句レベルのテキスト単位を示す(要素segを含む). [16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.5 Speech Contents]
モジュールlinking — Linking, Segmentation, and Alignment
属性att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.segLike (@function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.written (@hand) att.notated (@notation)
クラブのメンバー
上位
analysis: cl m phr s w
linking: ab seg standOff
spoken: u writing
tagdocs: eg
textcrit: lem rdg wit witDetail
verse: rhyme
下位
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
解説

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

<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>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
宣言
<rng:element name="seg">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.segLike.attributes"/>
 <rng:ref name="att.metrical.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.fragmentable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.written.attributes"/>
 <rng:ref name="att.notated.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element seg
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   att.datcat.attributes,
   att.fragmentable.attributes,
   att.typed.attributes,
   att.written.attributes,
   att.notated.attributes,
   macro.paraContent
}