Get jTRACE lexicon

jtrace_get_lexicon(lexicon = NULL)

Arguments

lexicon

Character vector of length 1 indicating the jTRACE lexicon to import

Value

A data frame with the contents of the retrieved jTRACE lexicon. This data frame will always contain a column for word forms (phonology). Sometimes, it will also contain another column for lexical frequencies (frequency), depending on the information provided in that file in the jTRACE original implementation.

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_lexicons for listing available lexicons, and jtrace_create_language for creating a new lexicon.

Author

Gonzalo Garcia-Castro gonzalo.garciadecastro@upf.edu

Examples

if (FALSE) jtrace_get_lexicon("sevenlex")