t07 | R Documentation |
Mean formant frequency information for the vowels of male and female speakers from Edmonton English.
A data frame with 1520 observations on the following 9 variables:
gender A factor indicating speaker sex.
vowel The vowel category in x-sampa.
f1 A numeric vector indicating the vowel F1 in Hz.
f2 A numeric vector indicating the vowel F2 in Hz.
f3 A numeric vector indicating the vowel F3 in Hz.
f4 A numeric vector indicating the vowel F4 in Hz.
Thomson, R. (2007). Modeling L1/L2 interactions in the perception and production of English vowels by Mandarin L1 speakers: A training study. PhD dissertation, University of Alberta.
data(t07)
vowelplot (t07$f1, t07$f2, t07$vowel, logaxes = 'xy', meansOnly = TRUE,
xsampa = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.