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