nltk.text_type.islower

text_type.islower() → bool

Return True if all cased characters in S are lowercase and there is at least one cased character in S, False otherwise.