Learn R Programming

covfefe (version 1.0.0)

get_phonetic_group: Get phonetic group for a consonant

Description

Get phonetic group for a consonant

Usage

get_phonetic_group(consonant)

Value

Character. Group name (labial, dental, velar, etc.)

Arguments

consonant

Character. Single consonant

Examples

Run this code
get_phonetic_group("b")  # "labial"

Run the code above in your browser using DataLab