static cached Set knownPluralNouns() { ret new TreeSet(map plural(knownNouns())); }