(defclass application-form (form) ((operator :accessor operator :initarg :operator) (arguments :accessor arguments :initarg :arguments)))