static Set wordsInMechList(S listName) { ret asCISet(filter startsWithLetter(words(mL_raw(listName)))); }