| onset_nucleus_coda | R Documentation |
Parse syllable into onset, nucleus, coda
onset_nucleus_coda(syllable)
syllable |
Character. Single syllable |
List with onset, nucleus, coda components
onset_nucleus_coda("cat") # list(onset="c", nucleus="a", coda="t")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.