static L ai_listWithoutAnd(L l) { ret listWithoutIC(l, "and"); }