<usg>

<usg> (usage) contient, dans une entrée de dictionnaire, les informations sur son usage [9.3.5.2 Usage Information and Other Labels]
Moduledictionaries — 9 Dictionaries
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
typeclasse les informations sur l'usage en utilisant n'importe quelle typologie adaptée
Statut Optionel
Type de données

<rng:ref name="data.enumerated"/>
data.enumerated
Exemple de valeurs possibles:
geo
(zone géographique) secteur géographique
time
ère temporelle, historique (archaïque, vieux, etc.)
dom
(domaine) domaine ou sujet (par exemple scientifique, littéraire, etc.)
register
(registre)
style
style (figuratif, littéral, etc.)
plev
(niveau d’usage (principalement, habituellement, etc.)) niveau de sens (principal, courant, etc.)
lang
(langue) nom d'une langue mentionnée dans une discussion linguistique étymologique ou autre.
gram
(emploi grammatical ) utilisation grammaticale
syn
(synonyme) synonyme donné pour montrer l'usage du terme
hyper
(hyperonyme) hyperonyme donné pour montrer l'usage du terme
colloc
(collocation) contient une collocation du mot-vedette
comp
(complément) complément usuel
obj
(objet) objet caractéristique
subj
(sujet) sujet usuel
verb
verbe caractéristique
hint
renseignement hors catégorie fourni pour guider le choix d'un sens
Utilisé par
Contenu dans
core: cit
namesdates: nym
Peut contenir
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="usg">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element usg
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Exemple
<form>
 <orth>tuer</orth>
 <form>
  <usg type="time">archaïque</usg>
  <orth>occire</orth>
 </form>
</form>