static Set ai_is_myYourEtc = litciset("a", "my", "your", "their", "his", "our", "this", "that", "all", "some", "the"); static bool ai_is_myYourEtc(S s) { ret ai_is_myYourEtc.contains(s); }