<mentioned>

<mentioned> marks words or phrases mentioned, not used. [3.3.3. Quotation]
Module core
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source))
Member of
Contained by
May contain
Examples
There is thus a
        striking accentual difference between a verbal form like 
<mentioned xml:id="X234" xml:lang="el">eluthemen</mentioned>
<gloss target="#X234">we were released,</gloss> accented on the second syllable of the
        word, and its participial derivative 
<mentioned xml:id="X235" xml:lang="el">lutheis</mentioned>
<gloss target="#X235">released,</gloss> accented on the last.
Source Github

<elementSpec module="core" ident="mentioned">
   
<gloss/>
   
<desc>marks words or phrases mentioned, not used.</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.emphLike"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>