enpart

enpart =============== - enpart - simple cli tool for english word part of speech - most words are from WebstersEnglishDictionary

Usage no npm install needed!

<script type="module">
  import enpart from 'https://cdn.skypack.dev/enpart';
</script>

README

enpart

  • enpart
  • simple cli tool for english word part of speech
  • most words are from WebstersEnglishDictionary

install

  • npm install enpart -g

usage

@#enpart -h

  Usage: enpart [options] | egrep ....
  Options:
    -p, --prep               prep
    -c, --conj               conj
    -d, --adv                adv
    -e, --interj             interj
    -x, --aux                aux          verb
    -v, --verb               verb
    -i, --vi                 intransitive verb
    -t, --vt                 transitive   verb
    -j, --adj                adj
    -l, --pl                 pl
    -n, --n                  noun
    -h, --help               Output usage information

examples

# enpart -adj  | egrep "^s(.*)nicquot;
saprogenic
sardonic
satanic
scenic
schizophrenic
selenic
slavonic
sonic
splanchnic
splenic
stannic
stereophonic
sthenic
suboceanic
subsonic
sudanic
sulfonic
supersonic
symphonic
synchronic
syntonic

LICENSE

  • ISC