![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(documentation Bus EnglishLanguage "Bus is the subclass of SelfPoweredRoadVehicles that can transport large numbers of passengers (i.e., dozens) at one time. It can be distinguished from a van which is designed to carry less than a dozen people.") | Transportation.kif 1976-1979 | |
(externalImage Bus "http://www.adampease.org/Articulate/SUMOpictures/pictures/ transportation/ bus/ bus_2.png") | pictureList.kif 305-305 | |
(subclass Bus PassengerVehicle) | Transportation.kif 1975-1975 | |
(subclass Bus SelfPoweredRoadVehicle) | Transportation.kif 1974-1974 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Bus "总线") | domainEnglishFormat.kif 12418-12418 | |
(termFormat ChineseTraditionalLanguage Bus "總線") | domainEnglishFormat.kif 12417-12417 | |
(termFormat EnglishLanguage Bus "bus") | domainEnglishFormat.kif 12416-12416 |
antecedent |
![]() |
(=> (instance ?B Bus) (hasPurpose ?B (exists (?C ?T ?N) (and (instance ?C Collection) (instance ?T Transportation) (memberCount ?C ?N) (greaterThan ?N 11) (=> (member ?P ?C) (patient ?T ?P)))))) |
Transportation.kif 1980-1991 |
consequent |
![]() |
(=> (instance ?X BusStop) (hasPurpose ?X (exists (?B ?BO ?D) (and (instance ?B Bus) (instance ?BO Boarding) (instance ?D Deboarding) (eventLocated ?BO ?X) (eventLocated ?D ?X) (patient ?BO ?B) (patient ?D ?B))))) |
Transportation.kif 1997-2008 |
![]() |
![]() |