static mechList_isEnglishVerb(S s) { ret contains(mechList_englishVerbs(), s); }