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