<usg>

<usg> (usage) contains usage information in a dictionary entry. 9.3.5.2 Usage Information and Other Labels
組件dictionaries — 9 Dictionaries
屬性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typeclassifies the usage information using any convenient typology.
狀態 非必備的
資料類型
data.enumerated
實例值包含:
geo
(geographic) geographic area
time
temporal, historical era (archaic, old, etc.)
dom
(domain) domain or subject matter (e.g. scientific, literary etc.)
reg
(register)
style
style (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
verb
typical verb
hint
unclassifiable piece of information to guide sense choice
屬於etym xr model.entryPart.top model.entryPart model.gramPart
可包含
宣告
element usg
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
例子
<form>
 <orth>colour</orth>
 <form>
  <usg type="geo">U.S.</usg>
  <orth>color</orth>
 </form>
</form>