Learn R Programming

phonTools (version 0.1-6)

pb52: Peterson & Barney (1952) Vowel Data

Description

Formant frequency and f0 information for vowels collected from 76 speakers in the Peterson & Barney (1952) data.

Usage

data (pb52)

Arguments

source

The data was created from tables provided within Praat: http://www.fon.hum.uva.nl/praat/

References

Peterson, G.E. & Barney (1952). Control methods used in a study of the vowels. Journal of the Acoustical Society of America 24: 175-184. Boersma, Paul & Weenink, David (2012). Praat: doing phonetics by computer [Computer program]. Version 5.3.19, retrieved 24 June 2012 from http://www.praat.org/

Examples

Run this code
data(pb52)
vowelplot (pb52$f1, pb52$f2, pb52$vowel, logaxes = 'xy', ellipses = TRUE)

Run the code above in your browser using DataLab