<activity>

<activity> (activity) contiene una breve descrizione informale di ciò che sta facendo un partecipante ad una interazione linguistica di diverso dal parlare. [15.2.3 The Setting Description]
Modulo corpus — Language Corpora
Attributi
Membro del
Contenuto in
corpus: setting
Può contenere
Nota

For more fine-grained description of participant activities during a spoken text, the event element should be used.

Esempio
<activity>driving</activity>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Dichiarazione
<rng:element name="activity">
 <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:ref name="att.global.source.attributes"/>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element activity
{
   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.global.source.attributes,
   macro.phraseSeq.limited
}