Core terminology: character
In practice, most atoms
- Will represent Unicode characters
- Are represented (in a syntax) by a character (in an encoding recognized by a parser)
- ... or by a representation of a character, e.g. XML character reference notation
We often say “characters” to mean “atoms representing (and represented by) characters”