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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Anesthesia
Anesthesia(anesthesia)

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


(documentation Anesthesia EnglishLanguage "The BiologicallyActiveSubstance used in Anesthetizing.") Medicine.kif 1010-1011
(subclass Anesthesia Medicine) Medicine.kif 1009-1009 Anesthesia is a subclass of medicine

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


(termFormat EnglishLanguage Anesthesia "anesthesia") Medicine.kif 1012-1012

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


(=>
    (instance ?A Anesthesia)
    (hasPurpose ?A
        (exists (?P)
            (and
                (instance ?P Anesthetizing)
                (resource ?P ?A)))))
Medicine.kif 1021-1027

consequent
-------------------------


(=>
    (instance ?A Anesthetizing)
    (exists (?DRUG)
        (and
            (instance ?DRUG Anesthesia)
            (resource ?DRUB ?A))))
Medicine.kif 1014-1019


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