static bool isPreposition(S s) { ret containsNotNull(knownPrepositions(), s); }