1. Construct a syntax-directed translation scheme that trans-lates arithmetic expressions from postfix notation into infix notation. Give annotated parse trees for the inputs 95-2* and 952*-.
2 .Construct a syntax-directed translation scheme that trans-lates integers into roman numerals.