static L ai_whatIs(S s) { ret uniquify(concatLists( ai_texts(s, "is", "$X"), ai_texts("$X", "is", s))); }