readtablereadtable, t
A readtable maps characters into syntax types for the Lisp reader; see Chapter 2 (Syntax). A readtable also contains associations between macro characters and their reader macro functions, and records information about the case conversion rules to be used by the Lisp reader when parsing symbols.
22.1.5 3 It is not required that an implementation have characters with non-zero \param{bits} and \param{font} \term{attributes} syntax descriptions in the \term{readtable}. !!! The following replacement still isn't unambiguous. Mail sent to Quinquevirate asking for advice. -kmp 25-May-91Each simple character must be representable in the readtable. It is implementation-defined whether non-simple characters can have syntax descriptions in the readtable.
Section 2.1.1 (Readtables), Section 22.1.3.13 (Printing Other Objects)