<usg>

<usg> (uso) contiene la información sobre el uso en la entrada de un diccionario. 9.3.5.2 Usage Information and Other Labels
Módulodictionaries — 9 Dictionaries
Atributos att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typeclasifica la información sobre el uso aplicando una tipología funcional.
Estado Opcional
Tipo de datos
data.enumerated
Posibles valores:
geo
(área geográfica) geographic area
time
temporal, historical era (archaic, old, etc.)
dom
(dominio) domain or subject matter (e.g. scientific, literary etc.)
reg
(registro)
style
style (figurative, literal, etc.)
plev
(nivel de preferencia (principal, habitual)) preference level (chiefly, usually, etc.)
lang
(lang (lengua para palabras extranjeras, pronunciación de la ortografía, etc.)) name of a language mentioned in etymological or other linguistic discussion.
gram
(uso gramatical) grammatical usage
syn
(sinónimo dado para ilustrar el uso) synonym given to show use
hyper
(hiperónimo dado para ilustrar el uso) hypernym given to show usage
colloc
(colocación dada para ilustrar el uso) contains a collocate of the headword.
comp
(complemento habitual) typical complement
obj
(objeto habitual) typical object
subj
(sujeto habitual) typical subject
verb
typical verb
hint
unclassifiable piece of information to guide sense choice
Used byetym xr model.entryPart.top model.entryPart model.gramPart
May contain
Declaración
element usg
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Ejemplo
<form>
 <orth>colour</orth>
 <form>
  <usg type="geo">U.S.</usg>
  <orth>color</orth>
 </form>
</form>