Abbreviated text that is clearly legible and does not require any editorial intervention.
Any number of Unicode characters preceding a left round bracket (, marker of the abbreviationβs expansion.
| Notation | Conceptual AST | Paper Output |
πΓπ(β¦) | Written([Plain("πΓπ")]) | πΓπ |
π = any sign (Unicode character) β STOP_SET (cf. Technical Catalogue of Symbols) otherwise preceded by the escape character \.
π = number of characters (represented by char or digits).
| Notation | Paper Output |
Aug(ustus)
|
|
EpiDoc Outputs
| Notation | EpiDoc (XML) |
Aug(ustus)
|
<ab>
<expan>
<abbr>Aug</abbr>
<ex>ustus</ex>
</expan>
</ab>
|
Structural Analysis (Conceptual AST)
| Notation | AST |
Aug(ustus)
|
Abbreviation[complete]
Written
Plain("Aug")
Expanded(certain)
Plain("ustus")
|