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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Intestine
Intestine

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


(connectedBodyPart Intestine Rectum) Mid-level-ontology.kif 12066-12066 connectedBodyPart Intestine and Rectum
(documentation Intestine EnglishLanguage "A BodyVessel which connects the Stomach to the anus and which is used in digesting Food.") Mid-level-ontology.kif 12035-12036
(externalImage Intestine "http://upload.wikimedia.org/wikipedia/commons/ 8/ 82/ Stomach_colon_rectum_diagram.svg") pictureList.kif 4739-4739
(subclass Intestine AnimalAnatomicalStructure) Mid-level-ontology.kif 12034-12034 IntestineAnimalAnatomicalStructuresubclass では %n
(subclass Intestine BodyVessel) Mid-level-ontology.kif 12033-12033 Intestine身体血管subclass では %n
(typicalPart Intestine GastroIntestinalTract) Mid-level-ontology.kif 12060-12060 typicalPart Intestine and GastroIntestinalTract

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


(connectedBodyPart Stomach Intestine) Mid-level-ontology.kif 12065-12065 connectedBodyPart Stomach and Intestine
(termFormat ChineseLanguage Intestine "肠") domainEnglishFormat.kif 30775-30775
(termFormat ChineseTraditionalLanguage Intestine "腸") domainEnglishFormat.kif 30774-30774
(termFormat EnglishLanguage Intestine "intestine") domainEnglishFormat.kif 30773-30773
(typicalPart LargeIntestine Intestine) Mid-level-ontology.kif 12044-12044 typicalPart LargeIntestine and Intestine
(typicalPart SmallIntestine Intestine) Mid-level-ontology.kif 12045-12045 typicalPart SmallIntestine and Intestine

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


(=>
    (and
        (instance ?I Intestine)
        (instance ?A Animal)
        (part ?I ?A))
    (modalAttribute
        (exists (?E)
            (and
                (instance ?E EscherichiaColi)
                (contains ?I ?E))) Likely))
Medicine.kif 5490-5500
(=>
    (instance ?I Intestine)
    (capability Digesting instrument ?I))
Mid-level-ontology.kif 12038-12040

consequent
-------------------------


(=>
    (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
(=>
    (instance ?I Intestinimonas)
    (modalAttribute
        (exists (?IN)
            (and
                (instance ?IN Intestine)
                (located ?I ?IN))) Likely))
Medicine.kif 4416-4423
(=>
    (instance ?X Feces)
    (exists (?PROC ?INT)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?INT)
            (instance ?INT Intestine)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2085-2092


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