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