<am>
<am> (abbreviation marker) contains a sequence of letters or signs present in an abbreviation
which are omitted or replaced in the expanded form of the abbreviation. [11.3.1.2. Abbreviation and Expansion]
| Module | transcr |
| Attributes |
att.placement
place
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.global.source
source
att.typed
type
att.editLike
evidence
|
| Member of | |
| Contained by |
analysis: w
core: abbr add address author bibl corr date del desc editor emph expan foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic soCalled speaker term time title unclear
corpus: activity
namesdates: addName affiliation birth death faith floruit forename genName langKnown nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: byline dateline docAuthor docDate docEdition docImprint imprimatur salute signed titlePart trailer
|
| May contain | |
| Note |
This is a non-conformant change to add am to att.placement.
|
| Examples |
do you <abbr>Mr<am>.</am> </abbr> Jones? <choice> <abbr>Aug<am>g</am> </abbr> <expan>Aug<ex>ustorum duo</ex> </expan> </choice> <abbr>eu<am> <g ref="#b-er"/> </am>y</abbr> <abbr> <am> <g ref="#b-per"/> </am>sone </abbr> ... |
| Source | Github
<elementSpec rend="change" module="transcr" ident="am"> <gloss>abbreviation marker</gloss> <desc>contains a sequence of letters or signs present in an abbreviation which are omitted or replaced in the expanded form of the abbreviation.</desc> <classes> <memberOf key="att.placement"/> <memberOf key="att.global"/> <memberOf key="model.pPart.editorial"/> <memberOf key="att.typed"/> <memberOf key="att.editLike"/> </classes> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.pPart.transcriptional"/> </alternate> </content> </elementSpec> |