Description Usage Arguments Value Examples
Find words which contain pronunciation of the given word
1 | contains_pronunciation(word, keep_stresses = FALSE)
|
word |
single word |
keep_stresses |
keep the stresses attached to each phonmeme? Default: FALSE |
Character vector of words which contain the pronunciation of the given word.
1 2 | # Find all words which contain the sound of "through" when spoken
contains_pronunciation('through')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.