2) If you wish to leave the abbreviation or suspension itself in
the text, use the following convention:
- p<abbrev type=superscription resp=hnd expan="re">&re;
st
That would indicate that "hnd" was responsible for interpreting
this superscription to mean "re," and it would supply the entity
reference (defined in your DTD or header). The SGML reader would
print "prest" with whatever marker you've instructed to make for
abbreviations; e.g. italics or color change.
3) Place non-standard abbreviations between parentheses, but each
should be followed by a note in this form:
- <note>Content of the note.</note>
4) To mark numbers written in roman numerals.
- <expan type=num orig="lx">sixty</expan>
5) To indicate whole word brevigraphs of different form.
- <expan rdg="Ihu˜">Iesu</expan>
- <expan rdg="Ihc˜">Iesu</expan>
For the slightly different brevigraph for "Iesus," use the following:
- <expan rdg="Ihs˜">Iesus</expan>
You may, if you wish, use a "~" and replace it with the entity
reference later in the process.