static Lisp englishToLisp(S s) { ret clParse(englishToConceptLanguage(s)); }