SUMO   View all facts   Glossary   Help
Entity > Physical > Process > SurfaceAlteration > Coloring
UpSurfaceAlteration

Coloring comparison table
Subject documentation is a kind of have axiom
SurfaceAlterationThe act of changing the appearance of the surface of an ObjectProcess
(=>
(instance ?PROCESS Process)
(exists (?CAUSE)
(effector ?PROCESS ?CAUSE)))
ColoringThe subclass of SurfaceAlteration where a ColorProperty of the patient is alteredSurfaceAlteration
(=>
(and
(instance ?COLORING Coloring)
(patient ?COLORING ?OBJ))
(exists (?PROPERTY)
(and
(holdsDuring (ImmediatePastFn (WhenFn ?COLORING)) (attribute ?OBJ ?PROPERTY))
(holdsDuring (ImmediateFutureFn (WhenFn ?COLORING)) (not (attribute ?OBJ ?PROPERTY))))))

UpSurfaceAlteration