<orth>

<orth> (orthographic form) gives the orthographic form of a dictionary headword. 9.3.1 Information on Written and Spoken Forms
Moduledictionaries — 9 Dictionaries
Attributes [att.lexicographic ]
typegives the type of spelling.
Status Optional
Datatype
data.enumerated
Values Any convenient word or phrase, e.g. lat (latinate),std (standard), trans (transliterated), etc.
extentgives the extent of the orthographic information provided.
Status Optional
Datatype
data.enumerated
Sample values include:
full(full form) [Default]
pref(prefix)
suff(suffix)
part(partial)
Declaration
element orth
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   attribute extent { data.enumerated }?,
   macro.paraContent
}
Example
<form type="infl">
 <orth>brags</orth>
 <orth>bragging</orth>
 <orth>bragged</orth>
</form>
Contained by model.entryPart model.formPart
May contain