<vocal>

<vocal> qualsiasi fenomeno vocale ma non necessariamente verbale, come pause piene, backchannel non verbali, ecc. 8.3.3 Vocal, Kinesic, Incident
Modulospoken — 8 Transcriptions of Speech
Attributi att.timed (@start, @end) att.duration.w3c (@dur) att.ascribed (@who) att.typed (@type, @subtype)
iteratedindica l'eventuale ripetizione del fenomeno
Stato Opzionale
Tipo di dati
data.xTruthValue
Nota
The value true indicates that the vocal effect is repeated several times rather than just occurring once.
Usato da model.global.spoken
Può contenere
core: desc gloss
tagdocs: altIdent equiv
Dichiarazione
element vocal
{
   att.global.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   att.ascribed.attributes,
   att.typed.attributes,
   attribute iterated { data.xTruthValue }?,
   model.glossLike*
}
Esempio
<vocal dur="PT12S">
 <desc>whistles</desc>
</vocal>
<vocal iterated="true">
 <desc>whistles intermittently</desc>
</vocal>