asyntax
asyntax(p->next, p2);
void asyntax(struct wordent *, struct wordent *);
asyntax(lex->next, lex);