static Set ai_is_myYourEtc = litciset("a", "my", "your", "their", "his", "our", "the"); static bool ai_is_myYourEtc(S s) { ret containsNotNull(ai_is_myYourEtc, s); }