R/word_syllable_time.R

#' Syllable length in Bachka-German words.
#'
#' The measurement of syllable duration (in milliseconds) dependent on word length (measured in number of syllables) was performed on 488 words (with 3961 repetitions whose means were used for computation) of spoken texts of the German dialect of Bachka (Yugoslavia).
#'
#' @format A data frame with 5 rows and 2 variables:
#' \describe{
#'   \item{x}{word, in syllable}
#'   \item{y}{syllable, in milliseconds}
#' }
#' @source Altmann_1980
"word_syllable_time"
sellisd/menzerath documentation built on March 6, 2025, 3:18 a.m.