<orth>

<orth> 辞書の見出し語の正書形を示す. 9.3.1 Information on Written and Spoken Forms
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 当該綴りの種類を示す.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
語句.例えば,lat(ラテン語), std (標準),trans(翻字)など.
extent 当該正書法の対象範囲を示す.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
例としての値は以下の通り:
full
形全体. [初期値]
pref
接頭辞.
suff
接尾辞.
part
部分.
当該モジュールを使用するもの
下位
宣言

<rng:element name="orth">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="extenta:defaultValue="full">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.paraContent"/>
</rng:element>
element orth
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   attribute extent { data.enumerated }?,
   macro.paraContent
}
<form type="infl">
 <orth>brags</orth>
 <orth>bragging</orth>
 <orth>bragged</orth>
</form>