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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InvasiveVentilator
InvasiveVentilator

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


(documentation InvasiveVentilator EnglishLanguage "A ventilator that requires Intubation.") Medicine.kif 4102-4103
(subclass InvasiveVentilator AirPump) Medicine.kif 4101-4101 InvasiveVentilator is a subclass of air pump

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


(disjoint NonInvasiveVentilator InvasiveVentilator) Medicine.kif 4096-4096 NonInvasiveVentilator is disjoint from InvasiveVentilator

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


(=>
    (and
        (instance ?IV InvasiveVentilator)
        (instance ?B Breathing)
        (experiencer ?B ?H)
        (instrument ?B ?IV))
    (exists (?IN)
        (and
            (instance ?IN Intubation)
            (destination ?IN ?H)
            (earlier
                (WhenFn ?IN)
                (WhenFn ?B)))))
Medicine.kif 4105-4117


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