powered by
A wrapper function for spell-checking (identifies monikers for a word)
moniker(word, misnom)
Word to check for moniker
A list of monikers. See dictionaries for options
dictionaries
If word matches a moniker, then the appropriate word is returned. If word does not match a moniker, then the word is returned
word
# NOT RUN { moniker("possum", SemNetDictionaries::animals.moniker) # }
Run the code above in your browser using DataLab