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

Oberflächenänderung (SurfaceChange)

Processes which involve altering the properties that apply to the surface of an Object.

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  

Subclass(es)

Farbe 

Coordinate term(s)

biologischer Prozess  chemischer Prozess  Kreation  Beschädigen  Quantitätänderung  Zustandänderung 

Related WordNet synsets

change surface
undergo or cause to undergo a change in the surface
change surface is kind of (all)...   change surface is kind of...   kinds of change surface...   kinds of change surface (all)...  
See more related synsets on a separate page.

Axioms (1)

Wenn alt ist ein fall von Oberflächenänderung und obj ist ein patient von alt , dann es gibt ein part,property der part ist ein oberflächliches teil von obj und "property ist ein attribut von part " hält während "direkt vor "die zeit des Bestehens von alt"" und "property ist ein attribut von part nicht" hält während "sofort nach "die zeit des Bestehens von alt"" .
(=>
      (and
            (instance ?ALT SurfaceChange)
            (patient ?ALT ?OBJ))
      (exists
            (?PART ?PROPERTY)
            (and
                  (superficialPart ?PART ?OBJ)
                  (holdsDuring
                        (ImmediatePastFn
                              (WhenFn ?ALT))
                        (attribute ?PART ?PROPERTY))
                  (holdsDuring
                        (ImmediateFutureFn
                              (WhenFn ?ALT))
                        (not
                              (attribute ?PART ?PROPERTY))))))