<orth>

<orth> (orthographic form) gives the orthographic form of a dictionary headword. 9.3.1 Information on Written and Spoken Forms
組件dictionaries — 9 Dictionaries
屬性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typegives the type of spelling.
狀態 非必備的
資料類型
data.enumerated
Any convenient word or phrase, e.g. lat (latinate),std (standard), trans (transliterated), etc.
extentgives the extent of the orthographic information provided.
狀態 非必備的
資料類型
data.enumerated
實例值包含:
full
(full form) [預設值]
pref
(prefix)
suff
(suffix)
part
(partial)
屬於 model.entryPart model.formPart
可包含
宣告
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>