wordnet.gloss-todefinition
v0.1.1
Published
Get definition of WordNet from gloss.
Downloads
4
Readme
wordnet.gloss-todefinition
Get definition of WordNet from gloss.
const toDefinition = require('wordnet.gloss-todefinition');
// toDefinition(<gloss>)
toDefinition('in an anisotropic manner');
// 'in an anisotropic manner'
toDefinition('in a kind manner or out of kindness; "He spoke kindly to the boy"; "she kindly overlooked the mistake"');
// 'in a kind manner or out of kindness'