wordnet.gloss-todefinition

Get definition of WordNet from gloss.

Usage no npm install needed!

<script type="module">
  import wordnetGlossTodefinition from 'https://cdn.skypack.dev/wordnet.gloss-todefinition';
</script>

README

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'