(SIG (b -> o) (f o -> o) (a -> o) (c -> o) (h o o -> o) ) (RULES b -> f(f(b)) f(a) -> c f(a) -> b b -> f(h(a,b)) )