constants library

Constants

consonants → const String
"y" acts as a vowel - rarely use
consonantsWithY → const String
Consonants with "y", often use
pythagoreanNumerologyTable → const Map<String, String>
Pythagorean numerology table
vowels → const String
Vowels - often use
vowelsWithY → const String
Vowels with "y" - rarely use