wordnet.gloss-todefinition

0.1.1 • Public • Published

wordnet.gloss-todefinition

NPM

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'

/wordnet.gloss-todefinition/

    Package Sidebar

    Install

    npm i wordnet.gloss-todefinition

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    1.06 kB

    Total Files

    3

    Last publish

    Collaborators

    • wolfram77