<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
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.translatable
versionDate
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.translatable"/>
      
<memberOf key="att.typed"/>
      
<memberOf key="att.pointing"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>