wordnet-verbexceptionlists

0.1.2 • Public • Published

wordnet-verbexceptionlists

NPM

Get verb exception list of WordNet as lists (to present tense).

const verbExceptionLists = require('wordnet-verbexceptionlists');
// verbExceptionLists [Lists]
 
console.log(verbExceptionLists[0][11], '->', verbExceptionLists[1][11]);
// accompanied -> accompany
console.log(verbExceptionLists[0][6], '->', verbExceptionLists[1][6]);
// about-shipped -> about-ship
console.log(verbExceptionLists[0][29], '->', verbExceptionLists[1][29]);
// allowed_for -> allow_for
console.log(verbExceptionLists[0][39], '->', verbExceptionLists[1][39]);
// appalled -> appal,appall

Package Sidebar

Install

npm i wordnet-verbexceptionlists

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • wolfram77