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


KB Term:  Term intersection
English Word: 

Sigma KEE - Anesthesia
Anesthesia(anesthesia)

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


(subclass Anesthesia Medicine) Medicine.kif 1002-1002 Anesthesia is a subclass of medicine
(documentation Anesthesia EnglishLanguage "The BiologicallyActiveSubstance used in Anesthetizing.") Medicine.kif 1003-1004 Anesthesia is a subclass of medicine

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


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

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


(=>
    (instance ?A Anesthesia)
    (hasPurpose ?A
        (exists (?P)
            (and
                (instance ?P Anesthetizing)
                (resource ?P ?A)))))
Medicine.kif 1014-1020 If X is an instance of anesthesia, then X has the purpose there exists Y such that Y is an instance of anesthetizing and X is a resource for Y

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


(=>
    (instance ?A Anesthetizing)
    (exists (?DRUG)
        (and
            (instance ?DRUG Anesthesia)
            (resource ?DRUB ?A))))
Medicine.kif 1007-1012 If X is an instance of anesthetizing, then there exists Y such that Y is an instance of anesthesia and X is a resource for Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners