static S ai_standardAnswer(S s) { try answer unquote(random(ai_texts("$X", "is a standard answer to", quote(s)))); ret unquote(random(ai_texts("$X", "is a standard answer to", s))); }