§

<abbr>

<abbr> (abbreviation) contains an abbreviation of any sort. [3.5.5. ]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @rend, @style) att.typed (@type)
Member of
Contained by
May contain
derived-module-tei_tite: b cols i smcap sub sup ul
figures: figure formula
gaiji: g
linking: seg
transcr: handShift
Declaration
element abbr { macro.phraseSeq }
Example
<choice>
 <expan>North Atlantic Treaty Organization</expan>
 <abbr cert="low">NorATO</abbr>
 <abbr cert="high">NATO</abbr>
 <abbr cert="highxml:lang="fr">OTAN</abbr>
</choice>
Example
<choice>
 <abbr>SPQR</abbr>
 <expan>senatus populusque romanorum</expan>
</choice>
Note

The abbr tag is not required; if appropriate, the encoder may transcribe abbreviations in the source text silently, without tagging them. If abbreviations are not transcribed directly but expanded silently, then the TEI header should so indicate.