![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Thermometer MeasuringDevice) | Mid-level-ontology.kif 3533-3533 | Thermometer is a subclass of measuring device |
| (documentation Thermometer EnglishLanguage "Any Device that measures and represents TemperatureMeasure.") | Mid-level-ontology.kif 3534-3535 | Thermometer is a subclass of measuring device |
| (typicallyContainsPart Thermometer LiquidEngineCoolingSystem) | Cars.kif 2015-2015 | A water cooling system typically has a part thermometer |
| (externalImage Thermometer "http://articulatesoftware.com/SUMOpictures/medical/ supplies/ thermometer.png") | pictureList.kif 778-778 | A water cooling system typically has a part thermometer |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?MEASURE Measuring) (result ?MEASURE ?QUANTITY) (instrument ?MEASURE ?THERMOMETER) (instance ?THERMOMETER Thermometer)) (instance ?QUANTITY TemperatureMeasure)) |
Mid-level-ontology.kif 3537-3543 | If X is an instance of measuring, Y is a result of X, Z is an instrument for X, and Z is an instance of thermometer, then Y is an instance of temperature measure |
| (=> (and (instance ?M Measuring) (result ?M ?Q) (instrument ?M ?T) (instance ?T Thermometer)) (instance ?Q TemperatureMeasure)) |
Mid-level-ontology.kif 3549-3555 | If X is an instance of measuring, Y is a result of X, Z is an instrument for X, and Z is an instance of thermometer, then Y is an instance of temperature measure |