Wheel(wheel) | car_wheel, fifth_wheel, spare, wheel |
appearance as argument number 1 |
(documentation Wheel EnglishLanguage "A circular Artifact which is a component of LandVehicles and of some Devices.") | Mid-level-ontology.kif 3367-3368 | |
(externalImage Wheel "http://articulatesoftware.com/SUMOpictures/transportation/ autos/ Black_n_White/ WHEEL.png") | pictureList.kif 838-838 | |
(externalImage Wheel "http://upload.wikimedia.org/wikipedia/commons/e/e6/ Wheel_Iran.jpg") | pictureList.kif 200-200 | |
(subclass Wheel Artifact) | Mid-level-ontology.kif 3366-3366 | Wheel is a subclass of artifact |
appearance as argument number 2 |
(subclass CommodoreWheel Wheel) | Cars.kif 4570-4570 | Commodore wheel is a subclass of wheel |
(subclass VehicleWheel Wheel) | Mid-level-ontology.kif 3361-3361 | Vehicle wheel is a subclass of wheel |
(termFormat ChineseLanguage Wheel "轮") | domainEnglishFormat.kif 63004-63004 | Vehicle wheel is a subclass of wheel |
(termFormat ChineseTraditionalLanguage Wheel "輪") | domainEnglishFormat.kif 63003-63003 | Vehicle wheel is a subclass of wheel |
(termFormat EnglishLanguage Wheel "wheel") | domainEnglishFormat.kif 63002-63002 | Vehicle wheel is a subclass of wheel |
antecedent |
(=> (and (instance ?T Transportation) (instance ?W Wheel) (instance ?A Automobile) (part ?W ?A) (instrument ?T ?A) (instance ?AB AntilockBrake) (instance ?D Decelerating) (instrument ?D ?AB) (part ?AB ?W)) (hasPurpose ?AB (exists (?R) (and (instance ?R Rotating) (during ?R ?D))))) |
Cars.kif 1292-1307 |
|
consequent |