Home
last modified time | relevance | path

Searched defs:POS_LIST (Results 1 – 2 of 2) sorted by relevance

/dports/math/gap/gap-4.11.0/src/
H A Dlists.h629 EXPORT_INLINE Obj POS_LIST(Obj list, Obj obj, Obj start) in POS_LIST() function
/dports/textproc/py-nltk/nltk-3.4.1/nltk/corpus/reader/
H A Dwordnet.py74 POS_LIST = [NOUN, VERB, ADJ, ADV] variable