Motorcycle |
appearance as argument number 1 |
(documentation Motorcycle EnglishLanguage "Motorcycle is the subclass of RoadVehicles that have two wheels one behind the other in the frame, upon which the rider sits on a seat above the engine.") | Transportation.kif 2017-2019 | |
(externalImage Motorcycle "http://articulatesoftware.com/SUMOpictures/transportation/ motorcycle/ Motorcycle_21.png") | pictureList.kif 607-607 | |
(externalImage Motorcycle "http://articulatesoftware.com/SUMOpictures/transportation/ motorcycle/ cycle_2.png") | pictureList.kif 379-379 | |
(subclass Motorcycle SelfPoweredRoadVehicle) | Transportation.kif 2016-2016 |
appearance as argument number 2 |
(termFormat ChineseLanguage Motorcycle "摩托车") | domainEnglishFormat.kif 38824-38824 | |
(termFormat ChineseTraditionalLanguage Motorcycle "摩托車") | domainEnglishFormat.kif 38823-38823 | |
(termFormat EnglishLanguage Motorcycle "motorcycle") | domainEnglishFormat.kif 38822-38822 |
antecedent |
(=> (instance ?M Motorcycle) (equipmentCount ?M VehicleWheel 2)) |
Transportation.kif 2021-2023 |
consequent |
(=> (instance ?MG MotorcycleGlove) (hasPurpose ?MG (exists (?M ?D ?T) (and (instance ?T Driving) (agent ?T ?D) (instrument ?T ?M) (instance ?M Motorcycle) (holdsDuring (WhenFn ?T) (wears ?D ?MG)))))) |
Cars.kif 4809-4819 | |
(=> (instance ?MH MotorcycleHelmet) (hasPurpose ?MH (exists (?P ?D ?M) (and (instance ?D Driving) (agent ?D ?P) (instance ?M Motorcycle) (patient ?D ?M) (instance ?P Human) (holdsDuring (WhenFn ?D) (wears ?P ?MH)))))) |
Cars.kif 4429-4440 |