<corr>

<corr> (correzione) contiene la forma corretta di un brano apparentemente erroneo nel testo copia. 3.4.1 Apparent Errors
Modulocore — 3 Elements Available in All TEI Documents
Attributi att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.typed (@type, @subtype)
Usato da
Può contenere
Dichiarazione

<rng:element name="corr">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element corr
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.typed.attributes,
   macro.paraContent
}
Esempio

If all that is desired is to call attention to the fact that the copy text has been corrected, corr may be used alone:

I don't know,
Juan. It's so far in the past now — how <corr>can we</corr> prove
or disprove anyone's theories?
Esempio

It is also possible, using the choice and sic elements, to provide an uncorrected reading:

I don't know, Juan. It's so far in the past now —
how <choice>
 <sic>we can</sic>
 <corr>can we</corr>
</choice> prove or
disprove anyone's theories?