YES

linear polynomial interpretations on natural numbers:

  isnoc_A(x1) = x1
  cons_A(x1,x2) = x1 + 2
  tp2_A(x1,x2) = 2
  nil_A = 1



the condition isnoc(nil()) ->> tp2(x3,x4) is unsatisfiable for all substitutions.