README
wordnet.book-alsosee
Get also see pointers from id in WordNet book.
const alsoSee = require('wordnet.book-alsosee');
// alsoSee(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
Get also see pointers from id in WordNet book.
<script type="module">
import wordnetBookAlsosee from 'https://cdn.skypack.dev/wordnet.book-alsosee';
</script>
Get also see pointers from id in WordNet book.
const alsoSee = require('wordnet.book-alsosee');
// alsoSee(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>