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

1.0.5 • Public • Published

Adjective 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/adjective-exceptions.
It is exported as global variable wordnet_english_adjective_exceptions.
CDN: unpkg, jsDelivr.

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

ADJECTIVE_EXCEPTIONS.get('airiest');
// 'airy'

ADJECTIVE_EXCEPTIONS.get('all-arounder');
// 'all-arounder'

ADJECTIVE_EXCEPTIONS.get('better');
// 'good,well'

references

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

Package Sidebar

Install

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

Weekly Downloads

22

Version

1.0.5

License

MIT

Unpacked Size

35.3 kB

Total Files

3

Last publish

Collaborators

  • wolfram77