wordnet.book-posnamedeprecated

Get part of speech name from id in WordNet book.

Usage no npm install needed!

<script type="module">
  import wordnetBookPosname from 'https://cdn.skypack.dev/wordnet.book-posname';
</script>

README

wordnet.book-posname

NPM

Get part of speech name from id in WordNet book.

const posName = require('wordnet.book-posname');
// posName(<id>)
// this: WordNet book object
// -> <pos name>