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 12417-12418
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 12416-12416 AntiInflammatoryMedicinesubclass では %n

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


(subclass NSAID AntiInflammatory) Medicine.kif 3488-3488 NSAIDAntiInflammatorysubclass では %n
(termFormat EnglishLanguage AntiInflammatory "anti-inflammatory") Mid-level-ontology.kif 12419-12419

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 12421-12441


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