README
wordnet.book-memberholonyms
Get member holonym pointers from id in WordNet book.
const memberHolonyms = require('wordnet.book-memberholonyms');
// memberHolonyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
Get member holonym pointers from id in WordNet book.
<script type="module">
import wordnetBookMemberholonyms from 'https://cdn.skypack.dev/wordnet.book-memberholonyms';
</script>
Get member holonym pointers from id in WordNet book.
const memberHolonyms = require('wordnet.book-memberholonyms');
// memberHolonyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>