powered by
Cohorts overlap in onset phoneme(s).
get_cohorts( target, lexicon, sep = " ", form = FALSE, count = FALSE, overlap = 2 )
the indexes of the competitors in the lexical database
Character string containing a target word
Character vector containing the lexical database
Separator in target and lexicon
Whether to return words in lexicon
Whether to return count of words
(get_cohorts only) Integer specifying the number of onset phonemes to overlap for matching with the target word
get_cohorts("AA R K", c("AA R K", "AA R T", "B AA B"))
Run the code above in your browser using DataLab