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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AntiInflammatory
AntiInflammatory

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


(documentation AntiInflammatory EnglishLanguage "A Medicine that is intended to control Inflammation.") Mid-level-ontology.kif 13766-13767
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 13765-13765

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


(subclass NSAID AntiInflammatory) Medicine.kif 3489-3489
(termFormat EnglishLanguage AntiInflammatory "anti-inflammatory") Mid-level-ontology.kif 13768-13768

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 13770-13790


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