static bool mL_isFactualStatementGrammatically(S s) { ret containsOneOfTheWords(s, mechSetCI("English third person verbs")); }