2,788
edits
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
term = term, | term = term, | ||
language = language, | language = language, | ||
pos = p[2], | pos = p[2], | ||
genders = p["g"], | genders = p["g"], | ||
head = p["head"], | |||
nocat = p["nocat"], | nocat = p["nocat"], | ||
inflections = get_inflections(p[3]), | inflections = get_inflections(p[3]), |