17 lines
337 B
Markdown
Raw Normal View History

# wn
> Look up related words in a WordNet database.
> More information: <https://wordnet.princeton.edu/documentation/wn1wn>.
- Show information available for the word "emphatically":
`wn emphatically`
- List synonyms of the adverb "emphatically":
`wn emphatically -synsr`
- List antonyms of the adjective "slow":
`wn slow -antsa`