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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Bloating
Bloating(bloating)bloat

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


(documentation Bloating EnglishLanguage "Any Process where the stomach or instestines of a Human or Animal become distended from excessive gas.") Mid-level-ontology.kif 7004-7005
(subclass Bloating Increasing) Mid-level-ontology.kif 7002-7002 Bloating is a subclass of increasing
(subclass Bloating PathologicProcess) Mid-level-ontology.kif 7003-7003 Bloating is a subclass of pathologic process

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


(termFormat ChineseLanguage Bloating "腹胀") domainEnglishFormat.kif 11354-11354
(termFormat ChineseTraditionalLanguage Bloating "腹脹") domainEnglishFormat.kif 11353-11353
(termFormat EnglishLanguage Bloating "bloating") domainEnglishFormat.kif 11352-11352

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


(=>
    (instance ?B Bloating)
    (exists (?P ?S ?I ?G)
        (and
            (experiencer ?B ?P)
            (instance ?G Gas)
            (or
                (and
                    (part ?I ?P)
                    (instance ?I Intestine)
                    (contains ?I ?G))
                (and
                    (part ?S ?P)
                    (instance ?S Stomach)
                    (contains ?S ?G))))))
Mid-level-ontology.kif 7007-7021


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