§

<g>

<g> (character or glyph) represents a glyph, or a non-standard character. [5. ]
Modulegaiji
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @rend, @style) att.typed (@type)
Member of
Contained by
May containCharacter data only
Declaration
element g { text }
Example
<g ref="#ctlig">ct</g>
This example points to a <glyph> element with the identifier ctlig like the following:
<glyph xml:id="ctlig">
<!-- here we describe the particular ct-ligature intended -->
</glyph>
Example
<g ref="#per-glyph">per</g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in a <glyph> element with the identifier per like the following:
<glyph xml:id="per-glyph">
<!-- ... -->
</glyph>
Note

The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.