<kinesic>

<kinesic> any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc. 8.3.3 Vocal, Kinesic, Incident
Modulespoken — 8 Transcriptions of Speech
Attributes att.timed (@start, @end) att.duration.w3c (@dur) att.typed (@type, @subtype) att.ascribed (@who)
iteratedindicates whether or not the phenomenon is repeated.
Status Optional
Datatype
data.xTruthValue
Note
The value true indicates that the kinesic is repeated several times rather than occurring only once.
Used by model.global.spoken
May contain
core: desc gloss
tagdocs: altIdent equiv
Declaration
element kinesic
{
   att.global.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   att.typed.attributes,
   att.ascribed.attributes,
   attribute iterated { data.xTruthValue }?,
   model.glossLike*
}
Example
<kinesic dur="PT1.5Siterated="truetype="reinforcing">
 <desc>nodding head vigorously</desc>
</kinesic>