<shift>

<shift> segnala il punto in cui un fenomeno paralinguistico di una serie di enunciati prodotti da uno dei parlanti cambia stato 8.3.6 Shifts
Modulospoken — 8 Transcriptions of Speech
Attributi att.ascribed (@who)
featurefenomeno paralinguistico
Stato Opzionale
I valori legali sono:
tempo
velocità di elocuzione
loud
volume
pitch
tono
tension
accento
rhythm
ritmo
voice
qualità della voce
newspecifica il nuovo stato del fenomeno paralinguistico specificato
Stato Opzionale
Tipo di dati
data.enumerated
Valori An open list (for an example of possible values, see 8.4.2 Synchronization and Overlap)
Nota
If no value is specified, it is assumed that the feature concerned ceases to be remarkable. The value ‘normal’ has the same effect.
Usato da model.global.spoken
Può contenereElemento vuoto
Dichiarazione
element shift
{
   att.global.attributes,
   att.ascribed.attributes,
   attribute feature
   {
      "tempo" | "loud" | "pitch" | "tension" | "rhythm" | "voice"
   }?,
   attribute new { data.enumerated }?,
   empty
}
Esempio
<u who="#LB">
 <shift feature="loudnew="f"/>Elizabeth
</u>
<u who="#EB">Yes</u>
<u who="#LB">
 <shift feature="loud"/>Come and try this
<pause/>
 <shift feature="loudnew="ff"/>come on
</u>
<!-- ... -->
<listPerson type="speakers">
 <person xml:id="LB"/>
 <person xml:id="EB"/>
</listPerson>

The word ‘Elizabeth’ is spoken loudly, the words ‘Yes’ and ‘Come and try this’ with normal volume, and the words ‘come on’ very loudly.