<del>
<del> (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. [3.4.3 Additions, Deletions, and Omissions] | |
Module | core — 3 Elements Available in All TEI Documents |
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.transcriptional (@hand, @status, @cause, @seq) (att.editLike (@evidence, @source, @instant) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.responsibility (@cert, @resp)) ) att.typed (@type, @subtype) |
Used by | |
Contained by | core: abbr add addrLine author bibl biblScope corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg rs said sic soCalled speaker stage street term textLang time title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr figures: cell msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates watermark namesdates: addName affiliation birth bloc country death district education faith floruit forename genName geogName nameLink nationality occupation orgName persName placeName region residence roleName settlement sex socecStatus surname textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer verse: rhyme |
May contain | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gb gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear figures: figure formula notatedMusic table gaiji: g msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc climate country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace listRelation location nameLink offset orgName persName placeName population region relationGrp roleName settlement state surname terrain trait tagdocs: att classSpec code eg egXML elementSpec gi ident listRef macroSpec moduleSpec specDesc specGrp specGrpRef specList tag val textstructure: floatingText |
Declaration |
element del { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.transcriptional.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.responsibility.attributes, att.typed.attributes, macro.paraContent } |
Example | <l> <del rend="overtyped">Mein</del> Frisch <del rend="overstrike" type="primary">schwebt</del> weht der Wind </l> |
Example | |
Note | Degrees of uncertainty over what can still be read, or whether a deletion was intended may be
indicated by use of the certainty element (see 21 Certainty, Precision, and Responsibility). This element should be used for deletion of shorter sequences of text, typically single words
or phrases. The delSpan element should be used for longer sequences of text, for
those containing structural subdivisions, and for those containing overlapping additions and
deletions. The text deleted must be at least partially legible in order for the encoder to be able to
transcribe it (unless it is restored in a supplied tag). Illegible or lost text within a
deletion may be marked using the gap tag to signal that text is present but has not
been transcribed, or is no longer visible. Attributes on the gap
element may be used to indicate how much text is omitted, the reason for omitting it, etc. If
text is not fully legible, the unclear element (available when using the additional
tagset for transcription of primary sources) should be used to signal the areas of text which
cannot be read with confidence in a similar way. There is a clear distinction in the TEI between del, which is a statement of the
the or a later scribe's intent to cancel or remove text, and elements such as
gap or unclear which signal the editor's decision to omit or inability to read the text
remaining.
See further sections 11.3.1.7 Text Omitted from or Supplied in the Transcription and, for the close association of the
del tag with the gap, damage,
unclear and supplied elements (the latter three tags available when using
the additional tagset for transcription of primary sources), 11.3.3.2 Use of the gap, del, damage, unclear, and
supplied Elements in Combination. |