17 lines
337 B
Markdown
17 lines
337 B
Markdown
|
|
# 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`
|