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