1.0.5 • Published 6 years ago

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

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

Verb usage sentence list of English WordNet as Map.

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

const VERB_SENTENCES = require('@extra-wordnet.english/verb-sentences');
// Map {word => exception}

VERB_SENTENCES.get(110);
// 'They %s in the city'

VERB_SENTENCES.get(2);
// 'The banks %s the check'

VERB_SENTENCES.get(99);
// 'These balls %s easily'

references

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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.55

6 years ago

0.0.54

6 years ago

0.0.52

6 years ago

0.0.53

6 years ago

0.0.51

6 years ago

0.0.49

6 years ago

0.0.50

6 years ago

0.0.48

6 years ago