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