YES TRS: app(app(app(compose(),f),g),x) -> app(f,app(g,x)) linear polynomial interpretations on N: app_A(x1,x2) = x1 + x2 app#_A(x1,x2) = x1 + x2 compose_A = 1 compose#_A = 1 precedence: app = compose