SUMO   View all facts   Glossary   Help
Entity > Physical > Process > IntentionalProcess > MentalProcess > Comparing > Measuring
UpComparing

Measuring comparison table
Subject documentation is a kind of have axiom
ComparingThe Class of MentalProcesses which involve comparing, relating, contrasting, etc. the properties of two or more EntitiesMentalProcess
(=>
(instance ?PROCESS MentalProcess)
(exists (?ANIMAL)
(and
(instance ?ANIMAL Animal)
(experiencer ?PROCESS ?ANIMAL))))
MeasuringThe Class of Comparing Processes where the patient is compared with an instance of UnitOfMeasure to determine the PhysicalQuantity of some aspect of the patientComparing
(=>
(and
(instance ?MEAS Measuring)
(agent ?MEAS ?AGENT)
(patient ?MEAS ?OBJ))
(exists (?QUANT ?UNIT)
(holdsDuring (ImmediateFutureFn (WhenFn ?MEAS))
(knows ?AGENT (measure ?OBJ (MeasureFn ?QUANT ?UNIT))))))

UpComparing