Returns #t if its argument would be a valid, representable symbol.
A symbol is non-representable if, when printed, the resulting text would be parsed as
a number or abbreviation. For example, (sym "100") will return a non-representable
symbol.
See also: sym, unparse