Freezing(freezing) | cryonics, cure, deep_freeze, flash-freeze, freeze, freeze-drying, freeze_down, freeze_out, freezing, frost, frost-bound, frozen, glaciate, glaciated, harden, ice-clogged, ice-free, icebound, icy, indurate, lyophilisation, lyophilization, quick-freeze, sleety, solid, unfrozen, unthawed |
appearance as argument number 1 |
(documentation Freezing ChineseLanguage "这是当 Object 受冷时而从 Liquid转成 Gas Process 的 Class。") | chinese_format.kif 1430-1431 | |
(documentation Freezing EnglishLanguage "The Class of Processes where an Object is cooled and converted from a Liquid to a Solid.") | Merge.kif 14036-14037 | |
(subclass Freezing StateChange) | Merge.kif 14035-14035 | Freezing is a subclass of state change |
appearance as argument number 2 |
(relatedInternalConcept PreservingFood Freezing) | Food.kif 185-185 | Preserving food is internally related to freezing |
(subclass Icing Freezing) | Weather.kif 2495-2495 | Icing is a subclass of freezing |
(termFormat ChineseLanguage Freezing "结冰") | chinese_format.kif 1230-1230 | |
(termFormat EnglishLanguage Freezing "freezing") | english_format.kif 1681-1681 | |
(termFormat FrenchLanguage Freezing "congeler") | french_format.kif 908-908 | |
(termFormat Hindi Freezing "himiikarana") | terms-hindi.txt 441-441 | |
(termFormat ItalianLanguage Freezing "Congelare") | terms-it.txt 444-444 | |
(termFormat JapaneseLanguage Freezing "凍結") | japanese_format.kif 2592-2592 | |
(termFormat PortugueseLanguage Freezing "Congelar") | portuguese_format.kif 860-860 | |
(termFormat cb Freezing "pagpagahi") | terms-cb.txt 446-446 | |
(termFormat cz Freezing "tuhnut�") | terms-cz.txt 480-480 | |
(termFormat ro Freezing "îngheþare") | relations-ro.kif 929-929 | |
(termFormat tg Freezing "ginaw na ginaw;nagyeyelo") | terms-tg.txt 445-445 |
antecedent |
(=> (and (instance ?FREEZE Freezing) (patient ?FREEZE ?OBJ)) (exists (?PART) (and (part ?PART ?OBJ) (holdsDuring (BeginFn (WhenFn ?FREEZE)) (attribute ?PART Liquid)) (holdsDuring (EndFn (WhenFn ?FREEZE)) (attribute ?PART Solid))))) |
Merge.kif 14046-14054 |
|
(=> (instance ?FREEZE Freezing) (exists (?COOL) (and (instance ?COOL Cooling) (subProcess ?COOL ?FREEZE)))) |
Merge.kif 14039-14044 |
|
consequent |