static bool ai_isQuestion_1(S s) { ret ai_isYesNoQuestion_1(s) || eqicOneOf(firstWord(s), "what", "who", "why", "when", "where", "how"); }