<seg>

<seg> (隨機分割) 包含文件中任何隨機字詞層次的單元 (包括其他分割元素)。 [16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.5 Speech Contents]
組件 linking — Linking, Segmentation, and Alignment
屬性
俱乐部会员
可包含在於
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

The seg element may be used at the encoder's discretion to mark any segments of the text of interest for processing. One use of the element is to mark text features for which no appropriate markup is otherwise defined. Another use is to provide an identifier for some segment which is to be pointed at by some other element—i.e. to provide a target, or a part of a target, for a ptr or other similar element.

例子
<seg>你什麼時候出發?</seg>
<seg>明天。</seg>
例子
<s>
 <seg rend="capstype="initial-cap">此屬性值表示句首第一個字母大寫</seg>
</s>
例子
<seg type="preamble">
 <seg>唐太宗李世民, <seg type="patronym">為唐高祖李淵與竇皇后的次子,</seg>是唐朝第二位皇帝。</seg>
 <seg>李承乾為其三子中的長子...</seg>
 <seg>娶長孫氏為妻,長孫皇后是北魏皇族拓跋氏之後...</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
}