LiquidMixture(liquid mixture) |
appearance as argument number 1 |
(documentation LiquidMixture ChineseLanguage "这是任何能够满足以下两个条件的 Mixture: 即是主要由 Liquid 组成,和除了在 Mixture 中的 Liquid 外,其他成分是由悬浮在 Liquid 以细颗粒的形状 组成。") | chinese_format.kif 3457-3459 | |
(documentation LiquidMixture EnglishLanguage "Any Mixture that satisfies two conditions, viz. it is made up predominantly of things which are a Liquid and any component other than Liquid in the Mixture is in the form of fine particles which are suspended in the Liquid.") | Merge.kif 14757-14760 | |
(externalImage LiquidMixture "http://upload.wikimedia.org/wikipedia/commons/ d/ dd/ WaterAndFlourSuspensionLiquid.jpg") | pictureList.kif 2484-2484 | |
(partition LiquidMixture Solution Suspension) | Merge.kif 14756-14756 | Liquid mixture is exhaustively partitioned into solution and suspension |
(roomTempState LiquidMixture Liquid) | Mid-level-ontology.kif 31884-31884 | roomTempState liquid mixture and liquid |
(subclass LiquidMixture Mixture) | Merge.kif 14755-14755 | Liquid mixture is a subclass of mixture |
appearance as argument number 2 |
antecedent |
(=> (and (instance ?L LiquidMixture) (attribute ?L Immiscible) (equal ?L ?X)) (instance ?X Emulsion)) |
Mid-level-ontology.kif 21844-21849 |
|
(=> (and (instance ?L LiquidMixture) (attribute ?L Miscible) (equal ?L ?X)) (instance ?X Solution)) |
Mid-level-ontology.kif 21855-21860 |
|
(=> (instance ?MIX LiquidMixture) (exists (?PART) (and (part ?PART ?MIX) (attribute ?PART Liquid)))) |
Merge.kif 14762-14767 |
|
consequent |