Ambulance(ambulance) | ambulance |
appearance as argument number 1 |
(documentation Ambulance EnglishLanguage "Ambulance is the subclass of EmergencyRoadVehicles that represents ambulances.") | Transportation.kif 2044-2045 | |
(externalImage Ambulance "http://articulatesoftware.com/SUMOpictures/transportation/ ambulance/ ambulance06.png") | pictureList.kif 218-218 | |
(externalImage Ambulance "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ Rettungswagen_Oesterreich.jpg") | pictureList.kif 4953-4953 | |
(externalImage Ambulance "http://upload.wikimedia.org/wikipedia/commons/ 6/ 68/ Ambulance-p1030618.jpg") | pictureList.kif 4954-4954 | |
(externalImage Ambulance "http://upload.wikimedia.org/wikipedia/commons/ 9/ 95/ LAFD_ambulance.jpg") | pictureList.kif 4955-4955 | |
(subclass Ambulance EmergencyRoadVehicle) | Transportation.kif 2043-2043 | Ambulance is a subclass of emergency road vehicle |
appearance as argument number 2 |
(subclass AMEV Ambulance) | MilitaryDevices.kif 2130-2130 | M113A4 Armored Medical Evacuation Vehicle is a subclass of ambulance |
(termFormat ChineseLanguage Ambulance "救护车") | domainEnglishFormat.kif 7136-7136 | M113A4 Armored Medical Evacuation Vehicle is a subclass of ambulance |
(termFormat ChineseTraditionalLanguage Ambulance "救護車") | domainEnglishFormat.kif 7135-7135 | M113A4 Armored Medical Evacuation Vehicle is a subclass of ambulance |
(termFormat EnglishLanguage Ambulance "ambulance") | domainEnglishFormat.kif 7134-7134 | M113A4 Armored Medical Evacuation Vehicle is a subclass of ambulance |
antecedent |
(=> (instance ?A Ambulance) (hasPurpose ?A (exists (?P ?T) (and (instance ?P Human) (or (attribute ?P DiseaseOrSyndrome) (exists (?I ?H) (and (instance ?I Injuring) (experiencer ?I ?H) (before ?I ?T)))) (instance ?T Transportation) (instrument ?T ?A) (patient ?T ?H))))) |
Transportation.kif 2046-2061 |
|