<supplied>

<supplied> (supplied) signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Module transcr
Attributes Attributes att.global.responsibility (cert, resp)
reason one or more words indicating why the text has had to be supplied, e.g. overbinding, faded-ink, lost-folio, omitted-in-original.
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
May contain
Note
The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.
Examples
I am dr Sr yr
<supplied reason="illegible" source="#amanuensis_copy">very humble Servt</supplied>Sydney Smith

<supplied reason="omitted-in-original">Dedication</supplied> to the duke of Bejar
Source Github

<elementSpec rend="change" module="transcr" ident="supplied">
   
<gloss>supplied</gloss>
   
<desc>signifies text supplied by the transcriber or editor for any
 reason; for example because the original cannot be read due to
 physical damage, or because of an obvious omission by the author or scribe.
</desc>
   
<classes>
      
<memberOf key="att.global.responsibility"/>
      
<memberOf key="model.pPart.transcriptional"/>
      
<memberOf key="model.choicePart"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
   
<attList>
      
<attDef ident="reason" usage="opt">
         
<desc>one or more words indicating why the text has had to be supplied, e.g.
   
<mentioned>overbinding</mentioned><mentioned>faded-ink</mentioned><mentioned>lost-folio</mentioned><mentioned>omitted-in-original</mentioned>.</desc>
         
<!-- par exemple <mentioned>reliure-serrée</mentioned>, <mentioned>encre-effacée</mentioned>, <mentioned>feuillet-disparu</mentioned>, <mentioned>omis-sur-original</mentioned>. -->
         
<datatype maxOccurs="unbounded">
            
<dataRef key="teidata.word"/>
         
</datatype>
      
</attDef>
   
</attList>
</elementSpec>