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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Bloating
Bloating

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 7392-7393
(subclass Bloating Increasing) Mid-level-ontology.kif 7390-7390 Bloating増加subclass では
(subclass Bloating PathologicProcess) Mid-level-ontology.kif 7391-7391 Bloating病理学的プロセスsubclass では

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


(termFormat ChineseLanguage Bloating "腹胀") domainEnglishFormat.kif 11348-11348
(termFormat ChineseTraditionalLanguage Bloating "腹脹") domainEnglishFormat.kif 11347-11347
(termFormat EnglishLanguage Bloating "bloating") domainEnglishFormat.kif 11346-11346

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 7395-7409


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