Gap of Ranged Extent
A gap whose extent is expressed as a plausible numeric range.
Syntax
Any natural numbers couple separated by an hyphen - (followed by the optional precision notation), enclosed between square brackets [โฆ].
Overview
| Notation | Conceptual AST | Paper Output |
|---|---|---|
[๐โ-๐โโฝแต] | Gap{ quantity: Range{ min: ๐โ, max: ๐โ }, precision: ฮณ } | [ยท๐โโ๐โโแตยท] |
๐โ,๐โโ โ (natural numbers), with๐โโค๐โ.๐= number of characters (represented by char or digits).๐โ โ (natural numbers).โฝแตโ {?,!,ฮต} = uncertainty marker?, certainty marker!, or empty string (ฮต).ฮณโ {Low,High,Medium} = certainty level corresponding to the marker used in the notation.โแตโ {โฏ,โฏ,ฮต} = rendering of the uncertainty/certainty marker in the notation or empty string (ฮต).
Examples
| Notation | Paper Output |
|---|---|
|
1โ3
|
|
2โ4
|
|
5โ6
|
EpiDoc Outputs
| Notation | EpiDoc (XML) |
|---|---|
|
|
|
|
|
|
Structural Analysis (Conceptual AST)
| Notation | AST |
|---|---|
|
|
|
|
|
|