<shift>
<shift> 所標記的位置表示任一說話者在一連串說話中,某些附屬語言特性的改變。 8.3.6 Shifts | |||||||||||||||
組件 | spoken — 8 Transcriptions of Speech | ||||||||||||||
屬性 | att.ascribed (@who)
| ||||||||||||||
屬於 | |||||||||||||||
可包含 | 空白元素 | ||||||||||||||
宣告 |
element shift { att.global.attributes, att.ascribed.attributes, attribute feature { "tempo" | "loud" | "pitch" | "tension" | "rhythm" | "voice" }?, attribute new { data.enumerated }?, empty } | ||||||||||||||
例子 | <u who="#LB"> <shift feature="loud" new="f"/>Elizabeth </u> <u who="#EB">Yes</u> <u who="#LB"> <shift feature="loud"/>Come and try this <pause/> <shift feature="loud" new="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. |