@extra-wordnet.english/verb-words
v1.0.5
Published
Verb words of English WordNet as Array.
Downloads
7
Maintainers
Readme
Verb words of English WordNet as Array.
Formats: default, min. This is part of package extra-wordnet.english.
const VERB_WORDS = require('@extra-wordnet.english/verb-words');
// [word]
VERB_WORDS[0];
// 'Agenise'
VERB_WORDS[1];
// 'Agenize'
VERB_WORDS[11541];
// 'zoom_in'
references
- Princeton University "About WordNet." WordNet. Princeton University. 2010.