# Pastebin xCPzNkrb isLowerCaseWord(word: string): boolean { return LOWER_CASE_WORDS.test(word); },