wordnet.lextype
Get lex type of WordNet from lex number & lex id.
Use wordnet.lextype-tolexnumber, if lex number is needed.
Use wordnet.lextype-tolexid, if lex id is needed.
const lexType = ;// lexType(<lex_number>, [lex_id=0])// lexType(<string>)// (format: [8-bit lex_number][6-bit lex_id]) ;// 4167 ;// 65;// 64;// 1;// 1;// 0