A = List(B) List(I) List(L) List(C) List(F) List(D) List(Bp) List(Ip) . // follow Terminal-Buffer-Rule B = Boolean. I = Integer. L = Long. C = Character. F = Float. D = Double. Bp = boolean. Ip = int. List(S) ~ "(" {S} ")". PrintV = Integer. Main = .