I believe that <am> and <ex> elements should claim membership of att.typed because one can have <choice><am>...</am><ex>...</ex></choice> and have perfectly reasonable causes to want to classify the type of abbreviation marker or the type of expanded text. (Well, more so with abbreviation markers). <abbr> and <expan> get types and if we can use <am> and <ex> without it then being able to @type these would be useful.
Do you have an example of this in use? That would make this request more convincing, imho.
In fact,I do.
I'm converting some Great Domesday Book markup of someone's own invention and one thing they do is classify the type of abbreviation markers (in 16 different types that I've found so far). They have not, in their markup, wrapped the whole word so I don't want to use abbr to do this (which I prefer to retain for when marking an abbreviated word, perhaps with am's inside it). One of the things they are interested in doing is later analysing the types of abbreviations and their frequency, etc.
So they have the equivalent of:
which I obviously want to convert to using <choice> but want to retain their form of classification. To be specific these @type values are glossed as not just being the form of the <am> but the nature/intent of the abbreviation. (So something might be marked as an abbreviation through a bar over some letters, but this may have different intents in different places.)
If the @type values refer not to the specific <am> you want to attach
them to, but to the in which that <am> features, this is surely a
strong argument AGAINST the proposal? If you want to say that the
"intent" of this <am> in this context is "x" then you need to mark the
context. which is what is for.</am></am></am>
On 27/03/13 17:01, James Cummings wrote:
Related
Feature Requests:
#449Wow, these thread really demonstrates nicely why this new ticket formatting facility is a mixed blessing!
It wasn't clear from your first post whether it's a different type of
"unt-abbreviation-character" or a different use for the same
"unt-abbreviation-character". If it's the former, then I would agree
that @type on <am> might make sense; if it's the latter then I
wouldn't. A superscript "r" is a superscript "r", whether it signals
"onsieur" or "ister".</am>
On 28/03/13 10:06, James Cummings wrote:
Related
Feature Requests:
#449Council face-to-face 2013-04 decided to implement for 'am'.
Implemented at revision 12263