<gloss>

<gloss> (glose) identifie une expression ou un mot utilisé pour fournir une glose ou une définition à quelque autre mot ou expression. [3.3.4 Terms, Glosses, Equivalents, and Descriptions]
Modulecore — 3 Elements Available in All TEI Documents
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @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.declaring (@decls) att.translatable (@versionDate) att.typed (@type, @subtype) att.pointing (@targetLang, @target, @evaluate)
cRef (référence canonique) identifie l'élément associé term au moyen d'une référence canonique provenant d'un modèle défini par un élément refsDecl dans l'en-tête TEI.
Statut Optionel
Type de données

<rng:ref name="data.pointer"/>
data.pointer
Valeurs the result of applying the algorithm for the resolution of canonical references (described in section 16.2.5 Canonical References) should be a valid URI reference that resolves to a term element
Note
La refsDecl à utiliser peut être indiquée par l'attribut decls.
Utilisé par
Contenu dans
figures: cell figDesc
gaiji: char glyph
iso-fs: fDescr fsDescr
linking: ab join joinGrp seg
verse: metSym rhyme
Peut contenir
Declaration

<rng:element name="gloss">
 <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.declaring.attributes"/>
 <rng:ref name="att.translatable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:optional>
  <rng:attribute name="cRef">
   <rng:ref name="data.pointer"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element gloss
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declaring.attributes,
   att.translatable.attributes,
   att.typed.attributes,
   att.pointing.attributes,
   attribute cRef { data.pointer }?,
   macro.phraseSeq
}
Exemple
Les<term> embrayeurs</term> sont
<gloss>une classe de mots dont le sens varie avec la situation; ces
mots, n'ayant pas de référence propre dans la langue, ne reçoivent un référent que
lorsqu'ils sont inclus dans un message.</gloss>
Note
Les attributs target et cRef sont exclusifs l'un de l'autre.