(VAR x) (RULES b(a(a(x))) -> a(x) a(a(a(x))) -> b(b(b(x))) b(b(x)) -> a(b(a(x))) ) (COMMENT TPDB SRS_Standard/Bouchare_06/09 )