static cached Set knownAdverbs() { ret toCaseInsensitiveSet(map adjectiveToAdverb(knownAdjectives())); }