Erased and Illegible / Restored

2024-03-20

Characters which have been erased in antiquity and are illegible, or restored by the modern editor, should be tagged using the del element, whose rend should have a value of "erasure". The text supplied by the editor should be placed within a supplied element inside the del element. Where the characters cannot be understood or are unclear, orig and unclear elements should be used respectively.

Panciera 1991 V.2; Sosin 2011: [[abc]] or [[ABC]] or [[ạḅc̣]]

<del rend="erasure">
 <supplied reason="lost">abc</supplied>
</del>
(Panciera)
<del rend="erasure">
 <supplied reason="lost">
  <orig>abc</orig>
 </supplied>
</del>
(Panciera)
<del rend="erasure">
 <supplied reason="lost">
  <unclear>abc</unclear>
 </supplied>
</del>
(Panciera)
<del rend="erasure">
 <supplied reason="lost">
  <unclear>Ε</unclear>ὐπρεπ<unclear>εία</unclear>
 </supplied>
</del>

Transformation using the EpiDoc Reference stylesheets:

  • Duke Databank style: ⟦[Ε̣ὐπρεπε̣ί̣α̣]⟧
<del rend="erasure">
 <supplied reason="lost">Ale</supplied>xandro
</del>

Transformation using the EpiDoc Reference stylesheets:

  • London style: ⟦[Ale]xandro⟧
(IRT: 908)

Responsibility for this section

  1. Beatrice Lietz, author
  2. Charlotte Tupman, author

EpiDoc version: 9.6

Date: 2024-03-20