<term>

<term> (terme) contient un mot simple, un mot composé ou un symbole considérés comme des termes techniques. 3.3.4 Terms, Glosses, Equivalents, and Descriptions
Module core — 3 Elements Available in All TEI Documents
En complément des attributs globaux att.declaring (@decls) att.pointing (@target, @evaluate) att.typed (@type, @subtype) att.canonical (@key, @ref)
cRef identifie l'élément associé gloss utilisant une référence canonique d'un schéma défini dans 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 gloss element
Valeurs Le résultat de l'application de l'algorithme pour la résolution de références canoniques (décrites dans la section 16.2.5 Canonical References) devrait être une référence à un URI valide réductible à un élément élémentgloss
Note
La refsDecl à utiliser peut être indiquée par l'attribut decls.
sortKey fournit la clé de tri pour ce terme dans un index
Statut Optionel
Type de données

<rng:ref name="data.word"/>
data.word
Valeurs contains a single ‘word’ consisting of letters, digits, punctuation characters, or symbols; may not include whitespace.
David's other principal backer, Josiah
ha-Kohen <index indexName="NAMES">
 <term sortKey="Azarya_Josiah_Kohen">Josiah ha-Kohen b. Azarya</term>
</index> b. Azarya, son of one of the last gaons of Sura was David's own first
cousin.
Note
La clé de tri est utilisée pour déterminer la séquence et le groupement d'entrées dans un index ; si cet attribut n'est pas fourni, on utilise le contenu textuel de l'élément pour cela.
Utilisé par
Peut contenir
Declaration

<rng:element name="term">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.declaring.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:optional>
  <rng:attribute name="cRef">
   <rng:ref name="data.pointer"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="sortKey">
   <rng:ref name="data.word"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element term
{
   att.global.attributes,
   att.declaring.attributes,
   att.pointing.attributes,
   att.typed.attributes,
   att.canonical.attributes,
   attribute cRef { data.pointer }?,
   attribute sortKey { data.word }?,
   macro.phraseSeq
}
Exemple
A computational device that infers structure
from grammatical strings of words is known as a <term>parser</term>, and much of the history
of NLP over the last 20 years has been occupied with the design of parsers.
Exemple
We may define <term xml:id="TDPV" rend="sc">discoursal point of view</term> as
<gloss target="#TDPV">the relationship, expressed
through discourse structure, between the implied author or some other addresser, and the
fiction.</gloss>