SUMO   View all facts   Glossary   Help
Entity > Physical > Process > Competition > Contest > ViolentContest > Battle
Next ViolentContestWar    UpViolentContest

Battle comparison table
Subject documentation is a kind of have axiom
ViolentContestA Contest where one participant attempts to physically injure another participantContest
(=>
(instance ?MOVE Maneuver)
(exists (?CONTEST)
(and
(instance ?CONTEST Contest)
(subProcess ?MOVE ?CONTEST))))
BattleA ViolentContest between two or more military units within the context of a war. Note that this does not cover the metaphorical sense of 'battle', which simply means a struggle of some sort. This sense should be represented with the more general concept of CompetitionViolentContest
(=>
(instance ?WAR War)
(exists (?BATTLE)
(and
(instance ?BATTLE Battle)
(subProcess ?BATTLE ?WAR))))

Next ViolentContestWar    UpViolentContest