powered by
Get phonetic group for a consonant
get_phonetic_group(consonant)
Character. Group name (labial, dental, velar, etc.)
Character. Single consonant
get_phonetic_group("b") # "labial"
Run the code above in your browser using DataLab