<textDesc>
| <textDesc> (descrizione del testo) fornisce la descrizione di un testo in termini di paramentri situazionali [16.2.1 The Text Description] | |
| Modulo | corpus — Language Corpora |
| Attributi |
|
| Membro del | |
| Contenuto in |
header: catDesc profileDesc
|
| Può contenere | |
| Esempio |
<textDesc n="Informal domestic conversation">
<channel mode="s"/> <constitution type="single"/> <derivation type="original"/> <domain type="domestic"/> <factuality type="mixed"/> <interaction type="complete" active="plural" passive="many"/> <preparedness type="spontaneous"/> <purpose type="entertain" degree="high"/> <purpose type="inform" degree="medium"/> </textDesc> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:textDesc"/> </sch:pattern> |
| Content model |
<content> |
| Dichiarazione |
<rng:element name="textDesc"> element textDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.declarable.attributes, ( channel, constitution, derivation, domain, factuality, interaction, preparedness, purpose+ ) } |