fof(bad_tourism,axiom, (rains | too_hot) => tourist_trade_declines ). fof(tourism_police,axiom, tourist_trade_declines => happy_police ). fof(unhappy_police,axiom, ~ happy_police ). fof(not_too_hot,conjecture, ~ too_hot ).