<q>

<q> (separated from the surrounding text with quotation marks) 周りのテキストとは(表面上)異なっているようにマークアップされている部 分を示す.例えば,直接話法や思考,技術用語や専門語,著者による区別, 引用,言及されているが使われていない一節など. 3.3.3 Quotation
モジュールcore — 3 Elements Available in All TEI Documents
属性 att.ascribed (@who)
type 当該部分が,発話されたものか,思考されたものかを示すため,または より詳細に性質を示すために使われるかもしれない.
状態 使えるならば必須
データ型
data.enumerated
提案する値は以下の通り:
spoken
発話.
thought
思考.例えば,内的独白.
written
書かれた資料の引用.
soCalled
著者による区別.
foreign
(foreign words)
distinct
(linguistically distinct)
term
(technical term)
emph
(rhetorically emphasized)
mentioned
一般的な指示対象ではないもの.
当該モジュールを使用するもの 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.