static L ai_parseAndList(S s) { ret splitAtJavaTokens(s, ",", "and"); }