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

einfrierend (Freezing)

The Class of Processes where an Object is cooled and converted from a Liquid to a Solid.

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
  Zustandänderung  
is subclass of
  einfrierend  

Coordinate term(s)

kochend  kondensierend  schmelzend 

Related WordNet synsets

freeze, freezing
the withdrawal of hear to change something from a liquid to a solid
freeze is kind of (all)...   freeze is kind of...   kinds of freeze...   kinds of freeze (all)...  
freeze, freeze out, freeze down
change from a liquid to a solid when cold; "Water freezes at 32 degrees Fahrenheit"
freeze is kind of (all)...   freeze is kind of...  
frozen
turned into ice; affected by freezing or by long and severe cold; "the frozen North"; "frozen pipes"; "children skating on a frozen brook"
frozen is opposite to...   see also...   frozen is similar to...  
See more related synsets on a separate page.

Axioms (2)

Wenn freeze ist ein fall von einfrierend , dann es gibt ein Abkühlen cool der cool ist ein subProzess von freeze.
(=>
      (instance ?FREEZE Freezing)
      (exists
            (?COOL)
            (and
                  (instance ?COOL Cooling)
                  (subProcess ?COOL ?FREEZE))))

Wenn freeze ist ein fall von einfrierend und obj ist ein patient von freeze , dann es gibt ein part der part ist ein teil von obj und "liquid ist ein attribut von part " hält während "direkt vor "die zeit des Bestehens von freeze"" und "solid ist ein attribut von part " hält während "sofort nach "die zeit des Bestehens von freeze"" .
(=>
      (and
            (instance ?FREEZE Freezing)
            (patient ?FREEZE ?OBJ))
      (exists
            (?PART)
            (and
                  (part ?PART ?OBJ)
                  (holdsDuring
                        (ImmediatePastFn
                              (WhenFn ?FREEZE))
                        (attribute ?PART Liquid))
                  (holdsDuring
                        (ImmediateFutureFn
                              (WhenFn ?FREEZE))
                        (attribute ?PART Solid)))))