Define a LookupTable that translates the names of various enums into their string equivalents. This is used by the say() function to display the names of these enums. This is defined in the lnaguage-dependent part of the library to allow customization to other languages.