R/phonological_profiles.R

#' Number of consonants and presence of ejectives
#'
#' @format A data frame with 19 rows and 4 variables:
#' \describe{
#'   \item{language}{language name}
#'   \item{consonants}{number of consonants. Based on UPSID database.}
#'   \item{vowels}{number of vowels. Based on UPSID database.}
#'   \item{ejectives}{presence of ejective sounds.}
#'   \item{tone}{presence of tone.}
#'   \item{stress}{presence of stress.}
#'   \item{long_vowels}{presence of long vowels.}
#' }

"phonological_profiles"

Try the lingtypology package in your browser

Any scripts or data that you put into this service are public.

lingtypology documentation built on Oct. 31, 2024, 9:06 a.m.