P -> D ; E P -> D ; D | id : T T -> list of T | char | integer E -> ( L ) | literal | num | id L -> E , L | E Write translation rules to determine the