Any text marked for an apparatus note. The note may also contain real editorial phenomena as well as simple text.
Apparatus notes are of two types:
General : the note is intended for the entire text.
Marked : if the note is intended for a specific part of the text, sharing the same marker as the relative ApparatusMark.
Side Sign Name Unicode
Left ^Circumflex Accent U+005E
Right ^Circumflex Accent U+005E
General note : An asterisk * followed by two colons : and any text representing the commentary, enclosed between carets ^…^.
Marked note : Any sequence of Unicode characters representing the marker, followed by a colon : and any text representing the commentary, enclosed between carets ^…^.
Notations for other phenomena can be inserted between double full stops ..…...
Notation Conceptual AST Paper Output
^*:C^ApparatusNote(General, 𝘊)φ
𝘊 = the commentary (plain text or further notation inside ..).
𝘔 = marker characters of the note.
φ = philological rendering of any notation.
Notation Paper Output
^*:This inscription represents a unique case of royal epigraphy.^
[Gen.] This inscription represents a unique case of royal epigraphy.
^1a:Maybe to be read as ..*abc*...^
1a Maybe to be read as abc .
EpiDoc Outputs
Notation EpiDoc (XML)
^*:This inscription represents a unique case of royal epigraphy.^
<ab>
</ab>
^1a:Maybe to be read as ..*abc*...^
<ab>
</ab>
Structural Analysis (Conceptual AST)
Notation AST
^*:This inscription represents a unique case of royal epigraphy.^
ApparatusNote(General)
Plain("This inscription represents a unique case of royal epigraphy.")
^1a:Maybe to be read as ..*abc*...^
ApparatusNote(1a)
Plain("Maybe to be read as ")
Unclear[medium, legibility: normal]
Plain("abc")
Plain(".")