wordnet.bunch-possymboldeprecated

Get part of speech symbol of first id in WordNet bunch.

Usage no npm install needed!

<script type="module">
  import wordnetBunchPossymbol from 'https://cdn.skypack.dev/wordnet.bunch-possymbol';
</script>

README

wordnet.bunch-possymbol

NPM

Get part of speech symbol of first id in WordNet bunch.

const posSymbol = require('wordnet.bunch-possymbol');
// posSymbol()
// this: WordNet bunch object
// -> <pos symbol> | null (empty bunch)