@extra-wordnet.english/verb-sentences.min

1.0.5 • Public • Published

Verb usage sentence list of English WordNet as Map.

Formats: default, min.
This is part of package extra-wordnet.english.

This is browserified, minified version of @extra-wordnet.english/verb-sentences.
It is exported as global variable wordnet_english_verb_sentences.
CDN: unpkg, jsDelivr.

const VERB_SENTENCES = require('@extra-wordnet.english/verb-sentences');
// Map {word => exception}

VERB_SENTENCES.get(110);
// 'They %s in the city'

VERB_SENTENCES.get(2);
// 'The banks %s the check'

VERB_SENTENCES.get(99);
// 'These balls %s easily'

references

  • Princeton University "About WordNet." WordNet. Princeton University. 2010.

Package Sidebar

Install

npm i @extra-wordnet.english/verb-sentences.min

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

9.06 kB

Total Files

3

Last publish

Collaborators

  • wolfram77