p73: Pols et al. (1973) Dutch Vowel Data

p73R Documentation

Pols et al. (1973) Dutch Vowel Data

Description

Formant frequency information for vowels averaged across 24 male speakers.

Format

A data frame with the following 9 variables:

  • sex 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.

References

Pols, L. C. W., Tromp, H. R. C., & Plomp, R. (1973). Frequency analysis of Dutch vowels from 50 male speakers. Journal of the Acoustical Society of America, 53. 1093-1101.

Examples


data(p73)
vowelplot (p73$f1, p73$f2, p73$vowel, logaxes = 'xy', ellipses = TRUE, 
xsampa = TRUE)


santiagobarreda/phonTools documentation built on March 4, 2024, 11:13 p.m.