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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Bloating

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 6455-6456
(subclass Bloating Increasing) Mid-level-ontology.kif 6453-6453 腹胀增加subclass
(subclass Bloating PathologicProcess) Mid-level-ontology.kif 6454-6454 腹胀病理过程subclass

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


(termFormat ChineseLanguage Bloating "腹胀") domainEnglishFormat.kif 11339-11339
(termFormat ChineseTraditionalLanguage Bloating "腹脹") domainEnglishFormat.kif 11338-11338
(termFormat EnglishLanguage Bloating "bloating") domainEnglishFormat.kif 11337-11337

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 6458-6472


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