§
<gap>
<gap> (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.4.3. ] | |||||||||
Module | core | ||||||||
Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style)
| ||||||||
Member of | |||||||||
Contained by | |||||||||
May contain | core: desc | ||||||||
Declaration | element gap { attribute reason { list { data.word+ } }?, ( model.descLike | model.certLike )* } | ||||||||
Example | <gap quantity="4" unit="chars" reason="illegible"/> | ||||||||
Example | <gap quantity="1" unit="essay" reason="sampling"/> | ||||||||
Example | |||||||||
Example | <gap extent="unknown" unit="lines" reason="lost"/> | ||||||||
Note | 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.3.3.2. for discussion of which element is appropriate for which circumstance. The gap tag simply signals the editors decision to omit or inability to transcribe a span of text. Other information, such as the interpretation that text was deliberately erased or covered, should be indicated using the relevant tags, such as del in the case of deliberate deletion. |