Change the syntax

e1() = t;
e2(t) = _;
e3(t) = u;
e4(t, u) = v;
return e5(u, v);