<setting>
<setting> describes one particular setting in which a language interaction takes place. 15.2.3 The Setting Description | |
Module | corpus — 15 Language Corpora |
In addition to global attributes | att.ascribed (@who) |
Used by | |
May contain | |
Declaration |
element setting { att.global.attributes, att.ascribed.attributes, ( model.pLike+ | ( model.nameLike.agent | model.dateLike | model.settingPart )* ) } |
Example |
<setting>
<name>New York City, US</name> <date>1989</date> <locale>on a park bench</locale> <activity>feeding birds</activity> </setting> |
Note |
If the who attribute is not supplied, the setting is
assumed to be that of all participants in the language
interaction.
|