SUMO   View all facts   Glossary   Help
Entity > Physical > Process > IntentionalProcess > Concealing
Next IntentionalProcessContentDevelopment    UpIntentionalProcess    Previous IntentionalProcessTouching   

Concealing 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))))
ConcealingThe Class of Processes where something is moved out of viewIntentionalProcess
(=>
(and
(instance ?COVER Covering)
(patient ?COVER ?OBJ))
(exists (?CONCEAL ?PART)
(and
(instance ?CONCEAL Concealing)
(subProcess ?CONCEAL ?COVER)
(part ?PART ?OBJ)
(patient ?CONCEAL ?PART))))

Next IntentionalProcessContentDevelopment    UpIntentionalProcess    Previous IntentionalProcessTouching