<orth>

<orth> (orthographic form) gives the orthographic form of a dictionary headword. 9.3.1 Information on Written and Spoken Forms
Moduldictionaries — 9 Dictionaries
Attribute att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typegives the type of spelling.
Zustand Optional
Datentyp
data.enumerated
Werte Any convenient word or phrase, e.g. lat (latinate),std (standard), trans (transliterated), etc.
extentgives the extent of the orthographic information provided.
Zustand Optional
Datentyp
data.enumerated
Beispielwerte sind etwa:
full
(full form) [Vorgabe]
pref
(prefix)
suff
(suffix)
part
(partial)
Verwendet von model.entryPart model.formPart
Kann enthalten
Deklaration
element orth
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   attribute extent { data.enumerated }?,
   macro.paraContent
}
Beispiel
<form type="infl">
 <orth>brags</orth>
 <orth>bragging</orth>
 <orth>bragged</orth>
</form>