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