@extra-wordnet.english/noun-exceptions.lists

1.0.5 • Public • Published

Noun exceptions of English WordNet as Lists.

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

const NOUN_EXCEPTIONS = require('@extra-wordnet.english/noun-exceptions.lists');
// [[word], [exception]]

console.log(NOUN_EXCEPTIONS[0][1], '=>', NOUN_EXCEPTIONS[1][1]);
// abaci => abacus

console.log(NOUN_EXCEPTIONS[0][14], '=>', NOUN_EXCEPTIONS[1][14]);
// acre-feet => acre-foot

console.log(NOUN_EXCEPTIONS[0][247], '=>', NOUN_EXCEPTIONS[1][247]);
// broadcast_media => broadcast_medium

console.log(NOUN_EXCEPTIONS[0][700], '=>', NOUN_EXCEPTIONS[1][700]);
// figs. => fig.

references

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

/@extra-wordnet.english/noun-exceptions.lists/

    Package Sidebar

    Install

    npm i @extra-wordnet.english/noun-exceptions.lists

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    61 kB

    Total Files

    3

    Last publish

    Collaborators

    • wolfram77