Return the value assciated with NAME (a symbol) in the environment ENVIRONMENT.
(defgeneric lookup-tal-variable (name environment) (:documentation "Return the value assciated with NAME (a symbol) in the environment ENVIRONMENT."))