<activity>

<activity> (activity) contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything. [15.2.3. The Setting Description]
Module corpus
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source))
Member of
Contained by
corpus: setting
May contain
Note
For more fine-grained description of participant activities during a spoken text, the event element should be used.
Examples

<activity>driving</activity>
Source Github

<elementSpec module="corpus" ident="activity">
   
<gloss>activity</gloss>
   
<desc>contains a brief informal description of what a participant in a
language interaction is doing other than speaking, if anything.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.settingPart"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq.limited"/>
   
</content>
</elementSpec>