Function: syntax-table-p

Return t if OBJECT is a syntax table.
Currently, any char-table counts as a syntax table.

(fn OBJECT)