static ItIt allWordsOfLowerCaseAlphabet() { ret allWordsOfAlphabet(lowerCaseAlphabet()); }