homophones: Find all homophones of the given word

Description Usage Arguments Value Examples

Description

Homophones are words with the same pronunciation but different spelling.

Usage

1
homophones(word, keep_stresses = FALSE)

Arguments

word

single word

keep_stresses

keep the stresses attached to each phonmeme? Default: FALSE

Value

Character vector of words which are homophones for the given word.

Examples

1
2
homophones("steak")
homophones("carry")

coolbutuseless/phon documentation built on May 31, 2019, 5:40 a.m.