<said>

<said> (parlato o pensiero) indica brani pensati o pronunciati, siano essi esplicitamente indicati nella fonte o meno, in discorso diretto o indiretto e attribuibili a persone realmente esistenti o personaggi di fantasia 3.3.3 Quotation
Modulocore — 3 Elements Available in All TEI Documents
Attributi att.ascribed (@who)
aloudpuò essere utilizzato per indicare se la citazione in questione è stata pronunciata o firmata
Stato Richiesto se applicabile
Tipo di dati

<rng:ref name="data.xTruthValue"/>
data.xTruthValue
directpuò essere utilizzato per indicare se la citazione in questione è considerata come discorso diretto o indiretto
Stato Richiesto se applicabile
Tipo di dati

<rng:ref name="data.xTruthValue"/>
data.xTruthValue
Usato da
Può contenere
Dichiarazione

<rng:element name="said">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.ascribed.attributes"/>
<rng:optional>
 <rng:attribute name="alouda:defaultValue="unknown">
  <rng:ref name="data.xTruthValue"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="directa:defaultValue="true">
  <rng:ref name="data.xTruthValue"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.specialPara"/>
</rng:element>
element said
{
   att.global.attributes,
   att.ascribed.attributes,
   attribute aloud { data.xTruthValue }?,
   attribute direct { data.xTruthValue }?,
   macro.specialPara
}
Esempio
<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>
Esempio
<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>