Closed arlogriffiths closed 8 months ago
There are three basic variations of the same tooltip, depending on the value of the space/@type
attribute:
When @type
is empty or = "semantic":
Large space (about ${quantity} ${unit}s wide); semantic space
When @type
= "vacat"
Large space (about ${quantity} ${unit}s wide); vacat space; the area was left blank when the rest of the inscription was engraved, possibly with the intent to be filled later on
When @type
= "unclassified"
Large space (about ${quantity} ${unit}s wide); unclassified significant space that does not fit other categories
I am not sure how to reformulate cases 2 and 3.
suggestion:
OK, done
Would it be possible to slip the word "semantic" before the first occurrence of "space" and then remove everything from the semicolon onward?
Are there many implications for other display issues?