Text Encoding Initiative |
|
The XML Version of the TEI Guidelines<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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attributes | (In addition to global attributes
and those inherited from edit)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example |
<l> <del rend="overtyped">Mein</del> Frisch <del rend="overstrike" type="primary">schwebt</del> weht der Wind</l> |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note |
Degrees of uncertainty over what can still be read may be indicated by use of the <certainty> element (see 17 Certainty 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. If it is not legible at all, the <del> tag should not be used. Rather, the <gap> tag should be employed to signal that text cannot be transcribed, with the value of the reason attribute giving the cause for the omission from the transcription as deletion. If it 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. See further sections 18.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), 18.2.4 Use of the Gap, Del, Damage, Unclear and Supplied Tags in Combination. The <del> tag should not be used for deletions made by editors or encoders. In these cases, either the <corr> tag or the <gap> tag should be used. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Module | Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class | edit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data Description | May contain character data and phrase-level elements. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May contain | #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May occur within | ab abbr activity actor add addName addrLine admin affiliation author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode closer colloc constitution corr country creation damage date dateRange def del derivation descrip dictScrap distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph entryFree etym expan extent factuality figDesc firstLang foreName foreign form funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange title titlePart tns tr trailer trans u unclear usg view wit witDetail witness writing xr xref | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Declaration | <!ELEMENT del %om.RR; %phrase.seq;> <!ATTLIST del %a.global; type CDATA #IMPLIED status CDATA "unremarkable" resp IDREF %INHERITED; cert CDATA #IMPLIED hand IDREF %INHERITED;> |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See further | 6.5.3 Additions, Deletions, and Omissions |
Up: 35 Elements