YES (VAR x y w) (RULES response(compose(x,y),w) -> response(x,response(y,w)) ) (COMMENT Termination is shown by KBO with weight w0 = 1 w(response) = 0 w(compose) = 1 and precedence: compose > response )