gestures: Define gestures

Description Usage Arguments Examples

Description

Generate gestures for a word or nonword.

Usage

1
gestures(pron = "b8r")

Arguments

pron

The pronunciation of a word or nonword in DISC notation

Examples

1
2
3
4
5
# Load data for the ELP simulations in Hendrix (2018)
data(elp)

# Define gestures
elp$Gestures = sapply(elp$Phon, gestures)

PeterHendrix13/NDRa documentation built on May 7, 2019, 6:05 a.m.