report(first_destination, ghent).
report(cut_destination, ghent).
report(existing_route, connected).
report(missing_route, disconnected).
report(recovered_exception, rejected).
