<gap>
<gap> 指出轉錄時被省略部分的位置,省略也許是出於 TEI標頭裡描述的編輯上的理由、也許是因為抽樣轉錄而省略、或是因為資料不明難以辨認或聽懂。 3.4.3 Additions, Deletions, and Omissions | |||||||||||||||||||||||||||||||||||||||||
組件 | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||||||||||||||||||||||||
屬性 | att.durationatt.duration.w3c (@dur) att.duration.iso (@dur-iso) att.editLike (@cert, @resp, @evidence, @source)
| ||||||||||||||||||||||||||||||||||||||||
屬於 | model.global.edit | ||||||||||||||||||||||||||||||||||||||||
可包含 | |||||||||||||||||||||||||||||||||||||||||
宣告 | element gap { att.global.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, att.editLike.attributes, attribute reason { list { data.word+ } }?, attribute hand { data.pointer }?, attribute agent { data.enumerated }?, attribute extent { data.numeric }?, attribute unit { "lines" | "chars" | "pages" | "cm" | "mm" | "in" | xsd:Name }?, model.glossLike* } | ||||||||||||||||||||||||||||||||||||||||
例子 | <gap extent="4" unit="chars" reason="illegible"/> | ||||||||||||||||||||||||||||||||||||||||
例子 | <gap extent="1" unit="essay" reason="sampling"/> | ||||||||||||||||||||||||||||||||||||||||
註 | The <gap>, <unclear>, and <del> core tag
elements may be closely allied in use with the <damage> and
<supplied> elements, available when using the additional
tagset for transcription of primary sources. See section 11.5.2 Use of the <gap>, <del>, <damage>, <unclear>, and <supplied> Elements in Combination for discussion of which element is appropriate
for which circumstance. |