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