<gloss>

<gloss> (gloss) identifies a phrase or word used to provide a gloss or definition for some other word or phrase. [3.4.1. Terms and Glosses 22.4.1. Description of Components]
Module core
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.typed (type) att.pointing (target)
Member of
Contained by
May contain
Note
The target and cRef attributes are mutually exclusive.
Examples
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>
Source Github

<elementSpec module="core" ident="gloss">
   
<gloss>gloss</gloss>
   
<desc>identifies a phrase or word used to provide a gloss or definition for some other word or
phrase.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.emphLike"/>
      
<memberOf key="att.typed"/>
      
<memberOf key="att.pointing"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>