Calls ensure-term-ground with ctx and state as the last two arguments.
Macro: ensure-term-ground$
(defmacro ensure-term-ground$ (term description error-erp error-val) (list 'ensure-term-ground term description error-erp error-val 'ctx 'state))