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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AntiInflammatory
AntiInflammatory(anti_inflammatory)

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


(documentation AntiInflammatory EnglishLanguage "A Medicine that is intended to control Inflammation.") Mid-level-ontology.kif 13313-13314
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 13312-13312 Anti_inflammatory is a subclass of medicine

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


(subclass NSAID AntiInflammatory) Medicine.kif 3476-3476 Non-steriodal anti-inflammatory is a subclass of anti_inflammatory
(termFormat EnglishLanguage AntiInflammatory "anti_inflammatory") Mid-level-ontology.kif 13315-13315 Non-steriodal anti-inflammatory is a subclass of anti_inflammatory

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 13317-13337


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