Colorare (Coloring)
The subclass of SurfaceChange where a
ColorAttribute of the patient is altered.
Ontology
SUMO / PROCESSESSuperclass(es)
Related WordNet synsets
- change of color
- an act that change the light that something reflects
- coloring, colouring
- the act of of process of changing the color of something
- color
- add color to; "The child colored the drawings"; "Fall colored the trees"
See more related synsets on a separate page.
Axioms (1)
Se coloring é un' istanza di Colorare e obj é un paziente di coloring, allora esiste AttributoDiColore property tale che "property is an attribute of obj" vales durante "immediatamente prima di "il tempo di esistenza di coloring"" e "property is not an attribute of obj" vales durante "immediatamente dopo "il tempo di esistenza di coloring"".
(=>
(and
(instance ?COLORING Coloring)
(patient ?COLORING ?OBJ))
(exists
(?PROPERTY)
(and
(instance ?PROPERTY ColorAttribute)
(holdsDuring
(ImmediatePastFn
(WhenFn ?COLORING))
(attribute ?OBJ ?PROPERTY))
(holdsDuring
(ImmediateFutureFn
(WhenFn ?COLORING))
(not
(attribute ?OBJ ?PROPERTY))))))