<q>

<q> (引用的言詞、思想、或文字) 包含被標記為(看似)引用自他處的內容;在敘述文中,這個元素用來標記直接或間接的說話內容;在字典中,用來標記實例或編者設計的範例;在寫本描述或其他上層資訊中,用來標記從所描述的來源文本中摘錄的引文。 3.3.3 Quotation
組件core — 3 Elements Available in All TEI Documents
屬性 att.ascribed (@who)
type用來指明引文內容是口說的或心想的,或是做更詳細的引文描述。
狀態 可應用時必備的
資料類型
data.enumerated
被推薦的值包含:
spoken
表示直接說話內容,通常會標上引號。
thought
表示思考內容,例如:內心獨白。
written
取自於書寫內容的引文。
soCalled
authorial distance
foreign
(foreign words)
distinct
(linguistically distinct)
term
(technical term)
emph
(rhetorically emphasized)
mentioned
refering to itself, not its normal referant
屬於 model.qLike
可包含
宣告
element q
{
   att.global.attributes,
   att.ascribed.attributes,
   attribute type
   {
      "spoken"
    | "thought"
    | "written"
    | "soCalled"
    | "foreign"
    | "distinct"
    | "term"
    | "emph"
    | "mentioned"
    | xsd:Name
   }?,
   macro.specialPara
}
例子
It is spelled <q>Tübingen</q> — to enter
the letter <q>u</q> with an umlaut hold down the <q>option</q> key and press
<q>0 0 f c</q>
May be used to indicate that a passage is distinguished from the surrounding text by quotation marks for reasons concerning which no claim is made. When used in this manner, <q> may be thought of as syntactic sugar for <hi> with a value of rend that indicates the use of quotation marks.