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