static bool ai_isQuestion_1(S s) { ret eqicOneOf(firstWord(s), "are", "is", "what", "who", "why", "when", "where", "can", "does", "do", "would", "am"); }