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 6449-6450
(subclass Bloating Increasing) Mid-level-ontology.kif 6447-6447 Bloating est une sous-classe de augmenter
(subclass Bloating PathologicProcess) Mid-level-ontology.kif 6448-6448 Bloating est une sous-classe de processus pathologique

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 6452-6466


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