static textFromRandomEnglishWords(int nWords) { ret joinWithSpace(repF(f randomEnglishWordFromDictionary, nWords)); }