<factuality>

<factuality> quantifica quanto il testo possa essere considerato di invenzione o meno, in quanto descrive un mondo immaginato o meno. [15.2.1 The Text Description]
Modulocorpus — Language Corpora
Attributiatt.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
typeclassifica la fattualità del testo.
Stato Opzionale
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
I valori legali sono:
fiction
il testo deve essere considerato interamente fittizio
fact
il testo deve essere considerato interamente informativo e basato su fatti
mixed
il testo contiene un misto di fatti e finzione
inapplicable
la distinzione fittivo reale non è considerata utile o appropriata per il testo
Membro del
Contenuto in
corpus: textDesc
Può contenere
Dichiarazione

<rng:element name="factuality">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <xhtml:dl class="valList"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element factuality
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   attribute type { text }?,
   macro.phraseSeq.limited
}
Esempio
<factuality type="fiction"/>
Esempio
<factuality type="mixed">contains a mixture of gossip and
speculation about real people and events</factuality>