<quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Module core
Attributes
att.citing
unit
from
to
att.typed
type
att.msExcerpt
defective
Member of
Contained by
May contain
Note
If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the cit element.
Examples
Lexicography has shown little sign of being affected by the
  work of followers of J.R. Firth, probably best summarized in his
  slogan, 
<quote>You shall know a word by the company it
  keeps
</quote>
<ref>(Firth, 1957)</ref>
Source Github

<elementSpec rend="change" module="core" ident="quote">
   
<gloss>quotation</gloss>
   
<desc>contains a phrase or passage attributed by the narrator or author to some agency external
    to the text.
</desc>
   
<classes>
      
<memberOf key="att.citing"/>
      
<memberOf key="att.global"/>
      
<memberOf key="model.quoteLike"/>
      
<memberOf key="att.typed"/>
      
<memberOf key="att.msExcerpt"/>
   
</classes>
   
<content>
      
<macroRef key="macro.specialPara"/>
   
</content>
</elementSpec>