<usg>

<usg> (usage) contains usage information in a dictionary entry. 9.3.5.2 Usage Information and Other Labels
Moduledictionaries — 9 Dictionaries
Attributes [att.lexicographic ]
typeclassifies the usage information using any convenient typology.
Status Optional
Datatype
data.enumerated
Sample values include:
geo(geographic) geographic area
timetemporal, historical era (archaic, old, etc.)
dom(domain) domain or subject matter (e.g. scientific, literary etc.)
reg(register)
stylestyle (figurative, literal, etc.)
plev(preference level) preference level (chiefly, usually, etc.)
lang(language) name of a language mentioned in etymological or other linguistic discussion.
gram(grammatical) grammatical usage
syn(synonym) synonym given to show use
hyper(hypernym) hypernym given to show usage
colloc(collocation) contains a collocate of the headword.
comp(complement) typical complement
obj(object) typical object
subj(subject) typical subject
verbtypical verb
hintunclassifiable piece of information to guide sense choice
Declaration
element usg
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Example
<form>
 <orth>colour</orth>
 <form>
  <usg type="geo">U.S.</usg>
  <orth>color</orth>
 </form>
</form>
Contained byetym xr model.entryPart.top model.entryPart model.gramPart
May contain