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