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