<setting>
<setting> describes one particular setting in which a language interaction takes place. [15.2.3 The Setting Description] | |
Modul | corpus — Language Corpora |
Attribute | att.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)) att.ascribed (@who) |
Enthalten in | corpus: settingDesc |
Kann enthalten | |
Deklaration |
element setting { 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, att.ascribed.attributes, ( model.pLike+ | ( model.nameLike.agent | model.dateLike | model.settingPart )* ) } |
Beispiel | <setting> <name>New York City, US</name> <date>1989</date> <locale>on a park bench</locale> <activity>feeding birds</activity> </setting> |