@extra-wordnet.english/adjective-exceptions.min
v1.0.5
Published
Adjective exceptions of English WordNet as Map.
Downloads
11
Maintainers
Readme
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.