Wählen Sie Sprache: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

Farbe (Coloring)

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

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Wesen
is subclass of
  körperlicher Gegenstand  
is subclass of
  Prozess  
is subclass of
  innere Änderung  
is subclass of
  Oberflächenänderung  
is subclass of
  Farbe  

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)

Wenn coloring ist ein fall von Farbe und obj ist ein patient von coloring , dann es gibt ein Farbeattribut property der "property ist ein attribut von obj " hält während "direkt vor "die zeit des Bestehens von coloring"" und "property ist ein attribut von obj nicht" hält während "sofort nach "die zeit des Bestehens von 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))))))