Normalization of Historical Spellings

All historical spellings are taken over in accordance with the original, i. e. they are not tacitly modernized. However, modern or otherwise normalized equivalents of historical spellings may be noted. For this purpose, the <choice> element with the sub-elements <orig> (historical spelling according to the original) and <reg> (modernized/normalized spelling) is available.

<choice>
                <orig>[historical spelling according to the original]</orig>
                <reg>[corresponding normalized spelling]</reg>
</choice>

If an unusual spelling of the original is only to be tagged as such without specifying the corresponding modernized form, the element <orig> is used. The <choice> and <reg> elements are omitted in this case.

<orig>[spelling according to the original]</orig>
CAUTION:
A normalization can never take place without the corresponding original form taken from the original (i. e. tacit modernizations of historical spellings are not permitted). Thus, the <reg> element can never stand without <choice> and <orig>.