jtrace_get_language: Get jTRACE language

Description Usage Arguments Value Author(s) References See Also

View source: R/language.R

Description

Get jTRACE language

Usage

1
jtrace_get_language(language_name = "default")

Arguments

language_name

Character vector of length 1 indicating the jTRACE language to import. Defaults to "default".

Value

A list of data frames containing a data frame for the phonemes and their scores across the seven features implemented in jTRACE (features), a data frame containing the duration scalars of each phoneme for the even features implemented in jTRACE (duration_scalar), and a data frame containing the allophonic relations between the phonemes (allophonic_relations). @examples jtrace_get_language("default")

Author(s)

Gonzalo Garcia-Castro gonzalo.garciadecastro@upf.edu

References

Strauss, T. J., Harris, H. D., & Magnuson, J. S. (2007). jTRACE: A reimplementation and extension of the TRACE model of speech perception and spoken word recognition. Behavior Research Methods, 39(1), 19-30.

See Also

jtrace_list_languages for listing available languages, and jtrace_create_language for creating a new language.


bilingual-project/jtracer documentation built on Dec. 19, 2021, 9:42 a.m.