HeatedPool(heated pool) |
appearance as argument number 1 |
(documentation HeatedPool EnglishLanguage "HeatedPool is a type of SwimmingPool that has HotWaterHeater so that the FreshWater in the pool is constantly kept at a certain warm temperature") | Mid-level-ontology.kif 27088-27090 | |
(subclass HeatedPool SwimmingPool) | Mid-level-ontology.kif 27087-27087 | Heated pool is a subclass of swimming pool |
appearance as argument number 2 |
(termFormat EnglishLanguage HeatedPool "heated pool") | Mid-level-ontology.kif 27091-27091 |
antecedent |
(=> (and (instance ?X HeatedPool) (contains ?X ?WATER) (instance ?WATER FreshWater) (part ?X ?HEATER) (instance ?HEATER WaterHeater) (attribute ?HEATER DeviceOn)) (attribute ?WATER WarmTemperature)) |
Mid-level-ontology.kif 27093-27101 |
|