YES # almost development closedness (van Oostrom 1997) Consider the left-linear TRS R: max(x,0()) -> x max(0(),y) -> y max(s(x),s(y)) -> s(max(x,y)) max(x,y) -> max(y,x) R is left-linear and every critical pair is almost development closed