static L ai_listWithoutOr(L l) { ret listWithoutIC(l, "or"); }