The singleton empty-word language is regular #
emptyWordLanguage T = {[]} is regular (it is Language.isRegular_epsilon), and so is
its complement.
The singleton empty-word language is regular.
The complement of the singleton empty-word language is regular.