<said>

<said> (speech or thought) 考えたり声に出されたりした一節を示す.元資料中に明示されているかどう か,間接的な伝聞かどうか,実在の人物に依るものかどうか,などは問わな い. 3.3.3 Quotation
モジュールcore — 3 Elements Available in All TEI Documents
属性 att.ascribed (@who)
aloud 引用内容が言語または記号化されているかどうかを示す.
状態 使えるならば必須
データ型
data.xTruthValue
解説
The value true indicates the encoded passage was expressed outwardly (whether spoken, signed, sung, screamed, chanted, etc.); the value false indicates that the encoded passage was thought, but not outwardly expressed.
direct 引用内容が,直接または間接的な話(法)かどうかを示す.
状態 使えるならば必須
データ型
data.xTruthValue
解説
The value true indicates the speech or thought is represented directly; the value false that speech or thought is represented indirectly, e.g. by use of a marked verbal aspect.
当該モジュールを使用するもの model.qLike
下位
宣言
element said
{
   att.global.attributes,
   att.ascribed.attributes,
   attribute aloud { data.xTruthValue }?,
   attribute direct { data.xTruthValue }?,
   macro.specialPara
}
<p>
 <said>Our minstrel here will warm the old man's heart
   with song, dazzle him with jewels and gold</said>, a
troublemaker simpered. <said>He'll trample on the Duke's
   camellias, spill his wine, and blunt his sword, and say
   his name begins with X, and in the end the Duke will
   say, <said>Take Saralinda, with my blessing, O lordly
     Prince of Rags and Tags, O rider of the
     sun!</said>
 </said>
</p>
<p>
 <said aloud="truerend="pre(“) post(”)">Hmmm</said>,
said a small voice in his ear. <said aloud="truerend="pre(“) post(”)">Difficult. Very difficult.
   Plenty of courage, I see. Not a bad mind either. there's talent, oh
   my goodness, yes — and a nice thirst to prove yourself, now that's
   interesting. … So where shall I put you?</said>
</p>
<p>Harry gripped the edges of the stool and thought,
<said aloud="falserend="italic">Not Slytherin, not
   Slytherin</said>.</p>