JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 27
  • Score
    100M100P100Q68767F
  • License MIT

Verb usage sentence list of English WordNet as Map.

Package Exports

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

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@extra-wordnet.english/verb-sentences.min) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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 undefined.
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.