static Lisp englishToLispFormat(S phrase, Lisp... arguments) { ret lispFormatXYZ(englishToLisp(phrase), arguments); }