<surplus>

<surplus> (surplus) marks text present in the source which the editor believes to be superfluous or redundant. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Module transcr
Attributes
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.editLike
evidence
att.dimensions
unit
quantity
extent
precision
scope
att.ranging
atLeast
atMost
min
max
confidence
reason one or more words indicating why this text is believed to be superfluous, e.g. repeated, interpolated etc.
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
May contain
Examples
I am dr Sr yrs
<surplus reason="repeated">yrs</surplus>Sydney Smith
Source Github

<elementSpec module="transcr" ident="surplus">
   
<gloss>surplus</gloss>
   
<desc>marks text present in the source which the editor believes to
 be superfluous or redundant.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.pPart.transcriptional"/>
      
<memberOf key="att.editLike"/>
      
<memberOf key="att.dimensions"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
   
<attList>
      
<attDef ident="reason" usage="opt">
         
<desc>one or more words indicating why this text is believed to be superfluous, e.g.
<mentioned>repeated</mentioned>,
   
<mentioned>interpolated</mentioned> etc.</desc>
         
<datatype maxOccurs="unbounded">
            
<dataRef key="teidata.word"/>
         
</datatype>
      
</attDef>
   
</attList>
</elementSpec>