@extra-wordnet.english/verb-frames.min
v1.0.5
Published
Verb frames text of English WordNet as Array (from number).
Downloads
6
Maintainers
Readme
Verb frames text of English WordNet as Array (from number).
Formats: default, min. This is part of package extra-wordnet.english.
This is browserified, minified version of @extra-wordnet.english/verb-frames. It is exported as global variable wordnet_english_verb_frames. CDN: unpkg, jsDelivr.
const VERB_FRAMES = require('@extra-wordnet.english/verb-frames');
// [frame]
VERB_FRAMES[1];
// 'Something ----s'
VERB_FRAMES[2];
// 'Somebody ----s'
VERB_FRAMES[35];
// 'Something ----s INFINITIVE'
references
- Princeton University "About WordNet." WordNet. Princeton University. 2010.