The base page defines the following predicates related to pairs:
[x pairp] True if x is a pair.
[x atom] True if x is not a pair.
Some examples read