@extra-wordnet.english/adverb-exceptions.min

1.0.5 • Public • Published

Adverb exceptions of English WordNet as Map.

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

This is browserified, minified version of @extra-wordnet.english/adverb-exceptions.
It is exported as global variable wordnet_english_adverb_exceptions.
CDN: unpkg, jsDelivr.

const ADVERB_EXCEPTIONS = require('@extra-wordnet.english/adverb-exceptions');
// Map {word => exception}

ADVERB_EXCEPTIONS.get('best');
// 'well'

ADVERB_EXCEPTIONS.get('better');
// 'well'

ADVERB_EXCEPTIONS.get('further');
// 'far'

references

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

Dependents (0)

Package Sidebar

Install

npm i @extra-wordnet.english/adverb-exceptions.min

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.39 kB

Total Files

3

Last publish

Collaborators

  • wolfram77