§

<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]
Moduletranscr
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp)) att.editLike (att.dimensions) (att.source (@source))
reasonone 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  data.wordseparated by whitespace
Member of
Contained by
May contain
Declaration
element supplied
{
   attribute reason { list { data.word+ } }?,
   macro.paraContent
}
Schematron

<sch:rule context="tei:supplied">
<sch:assert test="not(matches(., '^\[|\]$'))"> Please remove square brackets from <sch:name/>: they are completed at processing time via XSLT.
</sch:assert></sch:rule>
Example
I am dr Sr yr
<supplied reason="illegible"
 source="#amanuensis_copy">
very humble Servt</supplied>
Sydney Smith
Example
<supplied reason="omitted-in-original">Dedication</supplied> to the duke of Bejar
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.