§
<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 | Attributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp)) att.typed (@type) att.source (@source)
| ||||
Member of | |||||
Contained by | |||||
May contain | |||||
Declaration | element quote { attribute type { text }?, macro.specialPara } | ||||
Schematron | <sch:rule context="tei:quote"> <sch:assert test="id(substring-after(@source, '#'))/(self::tei:ref[@type eq 'bibl']|self::tei:bibl[ancestor::tei:body])"> <sch:name/> must be accompanied by a bibliographic reference (ref[@type="bibl"]) or a bibliographic description in the running text. </sch:assert></sch:rule> | ||||
Example | 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> | ||||
Note | If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the cit element. |