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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AirPump
AirPump

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


(documentation AirPump EnglishLanguage "Any Pump designed to move Air.") Mid-level-ontology.kif 27161-27161
(subclass AirPump Pump) Mid-level-ontology.kif 27159-27159 AirPumpsubclass

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


(subclass InvasiveVentilator AirPump) Medicine.kif 4105-4105 InvasiveVentilatorAirPumpsubclass
(subclass NonInvasiveVentilator AirPump) Medicine.kif 4101-4101 NonInvasiveVentilatorAirPumpsubclass
(termFormat EnglishLanguage AirPump "air pump") Mid-level-ontology.kif 27160-27160 NonInvasiveVentilatorAirPumpsubclass

antecedent
-------------------------


(=>
    (instance ?AP AirPump)
    (hasPurpose ?AP
        (exists (?T ?A)
            (and
                (instance ?T Transportation)
                (instance ?A Air)
                (instrument ?T ?AP)
                (patient ?T ?A)))))
Mid-level-ontology.kif 27163-27171


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