static bool isThirdPersonVerb(S s) { ret containsNotNull(thirdPersonVerbs(), s); }