![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Emulsion
|
|
|
| appearance as argument number 1 |
|
|
| (documentation Emulsion EnglishLanguage "An Emulsion is a Mixture of two or more Substances in Liquid state that are normally Immiscible owing to liquid-liquid phase separation.") | Mid-level-ontology.kif 23844-23845 | |
| (subclass Emulsion Colloid) | Mid-level-ontology.kif 23846-23846 | Emulsion is a subclass of colloid |
| (subclass Emulsion LiquidMixture) | Mid-level-ontology.kif 23847-23847 | Emulsion is a subclass of liquid mixture |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?X Emulsion) (exists (?L1 ?L2) (and (instance ?L1 Substance) (instance ?L2 Substance) (attribute ?L1 Liquid) (attribute ?L2 Liquid) (not (equal ?L1 ?L2))))) |
Mid-level-ontology.kif 23849-23858 | If X is an instance of emulsion, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of substance (3) Z is an instance of substance (4) liquid is an attribute of Y (5) liquid is an attribute of Z (6) equal Y (7) Z |
| (=> (and (instance ?C ChurningButter) (instance ?E Emulsion) (patient ?C ?E)) (exists (?M ?B) (and (holdsDuring (BeginFn (WhenFn ?C)) (and (equal ?E ?M) (instance ?M Milk))) (holdsDuring (EndFn (WhenFn ?C)) (and (equal ?E ?B) (instance ?B Butter)))))) |
Food.kif 3105-3123 | If X is an instance of churning butter, Y is an instance of emulsion, and Y is a patient of X, then All of the following hold: (1) there exist Z (2) W such that equal Y (3) Z (4) Z is an instance of milk holds during the beginning of the time of existence of X (5) equal Y (6) W (7) W is an instance of butter holds during the end of the time of existence of X |
| consequent |
|
|
| (=> (and (instance ?L LiquidMixture) (attribute ?L Immiscible) (equal ?L ?X)) (instance ?X Emulsion)) |
Mid-level-ontology.kif 23860-23865 | If X is an instance of liquid mixture, immiscible is an attribute of X, and equal X and Y, then Y is an instance of emulsion |