(VAR x y) (RULES -(+(x,y)) -> +(-(x),-(y)) +(x,y) -> + (y,x) ) (COMMENT from the collection of \cite{AT2012})