CCL> (defparameter *type* `(or (not (cons (eql 0) (real -3.926510009989861d7 -3.926510009989861d7))) (not (cons t (eql 0))))) CCL> (specifier-type *type*) # CCL> (specifier-type `(not ,*type*)) #