Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

Colorare (Coloring)

The subclass of SurfaceChange where a ColorAttribute of the patient is altered.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Processo  
is subclass of
  CambiamentoInterno  
is subclass of
  CambiamentoDiSuperficie  
is subclass of
  Colorare  

Related WordNet synsets

change of color
an act that change the light that something reflects
change of color is kind of (all)...   change of color is kind of...   kinds of change of color...   kinds of change of color (all)...  
coloring, colouring
the act of of process of changing the color of something
coloring is kind of (all)...   coloring is kind of...   kinds of coloring...   kinds of coloring (all)...  
color
add color to; "The child colored the drawings"; "Fall colored the trees"
color is opposite to...   color is kind of (all)...   color is kind of...   kinds of color...   kinds of color (all)...  
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))))))