--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # wn > Look up related words in a WordNet database. > More information: . - 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`