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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - 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 4952-4952
(externalImage Ambulance "http://upload.wikimedia.org/wikipedia/commons/ 6/ 68/ Ambulance-p1030618.jpg") pictureList.kif 4953-4953
(externalImage Ambulance "http://upload.wikimedia.org/wikipedia/commons/ 9/ 95/ LAFD_ambulance.jpg") pictureList.kif 4954-4954
(subclass Ambulance EmergencyRoadVehicle) Transportation.kif 2043-2043

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


(subclass AMEV Ambulance) MilitaryDevices.kif 2130-2130
(termFormat ChineseLanguage Ambulance "救护车") domainEnglishFormat.kif 7131-7131
(termFormat ChineseTraditionalLanguage Ambulance "救護車") domainEnglishFormat.kif 7130-7130
(termFormat EnglishLanguage Ambulance "ambulance") domainEnglishFormat.kif 7129-7129

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


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



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