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

coloring (Coloring)

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

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
entity
is subclass of
  physical  
is subclass of
  process  
is subclass of
  internal change  
is subclass of
  surface change  
is subclass of
  coloring  

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)

If coloring is an instance of coloring and obj is a patient of coloring, then there exists color attribute property so that property is an attribute of obj immediately before "the time of existence of coloring" and property is not an attribute of obj immediately after "the time of existence of 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))))))