README
wordnet.bunch-lextypes
Get lex types of WordNet bunch.
const lexTypes = require('wordnet.bunch-lextypes');
// lexTypes([target=new Set()])
// this: WordNet bunch object
// -> <target>
Get lex types of WordNet bunch.
<script type="module">
import wordnetBunchLextypes from 'https://cdn.skypack.dev/wordnet.bunch-lextypes';
</script>
Get lex types of WordNet bunch.
const lexTypes = require('wordnet.bunch-lextypes');
// lexTypes([target=new Set()])
// this: WordNet bunch object
// -> <target>