- representation_error(+Flag)
- A representation error indicates a limitation of the implementation.
SWI-Prolog has no such limits that are not covered by other errors,
but an example of a representation error in another Prolog
implementation could be an attempt to create a term with an arity
higher than supported by the system.