#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.