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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AntiInflammatory

Sigma KEE - AntiInflammatory
AntiInflammatory

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


(documentation AntiInflammatory EnglishLanguage "A Medicine that is intended to control Inflammation.") Mid-level-ontology.kif 12416-12417
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 12415-12415 AntiInflammatory ist eine teilkategorie von Medicine

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


(subclass NSAID AntiInflammatory) Medicine.kif 3488-3488 NSAID ist eine teilkategorie von AntiInflammatory
(termFormat EnglishLanguage AntiInflammatory "anti-inflammatory") Mid-level-ontology.kif 12418-12418

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


(=>
    (instance ?N AntiInflammatory)
    (hasPurpose ?N
        (exists (?I ?H ?IN)
            (and
                (instance ?I Inflammation)
                (experiencer ?H ?I)
                (instance ?IN Ingesting)
                (before
                    (BeginFn
                        (WhenFn ?I))
                    (BeginFn
                        (WhenFn ?IN)))
                (holdsDuring
                    (FutureFn
                        (WhenFn ?I))
                    (not
                        (exists (?I2)
                            (and
                                (instance ?I2 Inflammation)
                                (experiencer ?I2 ?H)))))))))
Mid-level-ontology.kif 12420-12440


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