SUMO   View all facts   Glossary   Help
Entity > Physical > Process > IntentionalProcess > Maneuver
Next IntentionalProcessMentalProcess    UpIntentionalProcess    Previous IntentionalProcessMaintaining   

Maneuver comparison table
Subject documentation is a kind of have axiom
IntentionalProcessA Process that is deliberately set in motion by a CognitiveAgentProcess
(=>
(instance ?PROC IntentionalProcess)
(exists (?AGENT)
(and
(instance ?AGENT CognitiveAgent)
(agent ?PROC ?AGENT))))
ManeuverAn intentional move or play within a Contest. In many cases, a Maneuver is part of a strategy for winning the larger Contest of which the Maneuver is a partIntentionalProcess
(=>
(instance ?MOVE Maneuver)
(exists (?CONTEST)
(and
(instance ?CONTEST Contest)
(subProcess ?MOVE ?CONTEST))))

Next IntentionalProcessMentalProcess    UpIntentionalProcess    Previous IntentionalProcessMaintaining