<corr>
<corr> (correction) contains the correct form of a passage apparently erroneous in the copy
text. [3.5.1. Apparent Errors]
Module | core |
Attributes | Attributes att.global.responsibility (cert, resp) att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.editLike (evidence) att.typed (type) |
Member of | |
Contained by |
core: choice
|
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Examples | 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,
It is also possible, using the choice and sic elements, to provide an uncorrected reading:
Juan. It's so far in the past now — how <corr>can we</corr> proveor disprove anyone's theories?
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 ordisprove anyone's theories? |
Source | Github
<elementSpec rend="change" module="core" ident="corr"> <gloss>correction</gloss> <desc>contains the correct form of a passage apparently erroneous in the copy text.</desc> <classes> <memberOf key="att.global.responsibility"/> <memberOf key="att.global"/> <memberOf key="model.choicePart"/> <memberOf key="att.editLike"/> <memberOf key="att.typed"/> </classes> <content> <macroRef key="macro.paraContent"/> </content> <attList/> </elementSpec> |