(defclass the-form (form) ((type-form :accessor type-form :initarg :type-form) (value :accessor value :initarg :value)))