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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IntensiveCareUnit

Sigma KEE - IntensiveCareUnit
IntensiveCareUnit(ICU)

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


(documentation IntensiveCareUnit EnglishLanguage "A part of a Hospital where the sickest patients are cared for.") Mid-level-ontology.kif 20590-20591
(subclass IntensiveCareUnit BuildingUnit) Mid-level-ontology.kif 20588-20588 ICU is a subclass of building unit

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


(termFormat EnglishLanguage IntensiveCareUnit "ICU") Mid-level-ontology.kif 20593-20593
(termFormat EnglishLanguage IntensiveCareUnit "intensive care unit") Mid-level-ontology.kif 20592-20592

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


(=>
    (holdsDuring ?T
        (and
            (instance ?ICU IntensiveCareUnit)
            (stays ?H ?ICU)))
    (modalAttribute
        (exists (?D)
            (and
                (instance ?D Death)
                (finishes
                    (WhenFn ?D) ?T))) Possibility))
Mid-level-ontology.kif 20595-20605


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