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