(=>
(hostileForces ?U1 ?U2)
(exists (?WAR ?A1 ?A2)
(and
(instance ?WAR War)
(contestParticipant ?WAR ?A1)
(contestParticipant ?WAR ?A2)
(subOrganization ?U1
(GovernmentFn ?A1))
(subOrganization ?U2
(GovernmentFn ?A2))))) |
Mid-level-ontology.kif 9787-9795 |
If X is a hostile forces of Y, then there exist Z, W, V such that Z is an instance of war, W participates in Z, V participates in Z, Y is a part of the organization the government of W, and X is a part of the organization the government of V |