Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  Ambulance

Sigma KEE - Ambulance
Ambulance

appearance as argument number 1
-------------------------


(documentation Ambulance EnglishLanguage "Ambulance is the subclass of EmergencyRoadVehicles that represents ambulances.") Transportation.kif 1904-1905
(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 1903-1903

appearance as argument number 2
-------------------------


(subclass AMEV Ambulance) MilitaryDevices.kif 2130-2130
(termFormat ChineseLanguage Ambulance "救护车") domainEnglishFormat.kif 7128-7128
(termFormat ChineseTraditionalLanguage Ambulance "救護車") domainEnglishFormat.kif 7127-7127
(termFormat EnglishLanguage Ambulance "ambulance") domainEnglishFormat.kif 7126-7126

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 1906-1921


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners