1.0.5 • Published 5 years ago

@extra-wordnet.english/verb-frames v1.0.5

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

Verb frames text of English WordNet as Array (from number).

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

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.
1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.55

5 years ago

0.0.52

5 years ago

0.0.53

5 years ago

0.0.54

5 years ago

0.0.51

5 years ago

0.0.50

5 years ago

0.0.49

5 years ago