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


(termFormat ChineseLanguage Ambulance "救护车") domainEnglishFormat.kif 7135-7135
(termFormat ChineseTraditionalLanguage Ambulance "救護車") domainEnglishFormat.kif 7134-7134
(termFormat EnglishLanguage Ambulance "ambulance") domainEnglishFormat.kif 7133-7133

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