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