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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Intestine
Intestine(intestine)
bowel, gut, intestine, jejunum

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


(connectedBodyPart Intestine Rectum) Mid-level-ontology.kif 13415-13415 A intestine is connected to a rectum
(documentation Intestine EnglishLanguage "A BodyVessel which connects the Stomach to the anus and which is used in digesting Food.") Mid-level-ontology.kif 13384-13385 A intestine is connected to a rectum
(externalImage Intestine "http://upload.wikimedia.org/wikipedia/commons/ 8/ 82/ Stomach_colon_rectum_diagram.svg") pictureList.kif 4738-4738 A intestine is connected to a rectum
(subclass Intestine AnimalAnatomicalStructure) Mid-level-ontology.kif 13383-13383 Intestine is a subclass of animal anatomical structure
(subclass Intestine BodyVessel) Mid-level-ontology.kif 13382-13382 Intestine is a subclass of body vessel
(typicalPart Intestine GastroIntestinalTract) Mid-level-ontology.kif 13409-13409 A intestine is typically a part of a GI

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


(connectedBodyPart Stomach Intestine) Mid-level-ontology.kif 13414-13414 A stomach is connected to a intestine
(termFormat ChineseLanguage Intestine "肠") domainEnglishFormat.kif 30803-30803 A stomach is connected to a intestine
(termFormat ChineseTraditionalLanguage Intestine "腸") domainEnglishFormat.kif 30802-30802 A stomach is connected to a intestine
(termFormat EnglishLanguage Intestine "intestine") domainEnglishFormat.kif 30801-30801 A stomach is connected to a intestine
(typicalPart LargeIntestine Intestine) Mid-level-ontology.kif 13393-13393 A large intestine is typically a part of a intestine
(typicalPart SmallIntestine Intestine) Mid-level-ontology.kif 13394-13394 A small intestine is typically a part of a 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 5499-5509
(=>
    (instance ?I Intestine)
    (capability Digesting instrument ?I))
Mid-level-ontology.kif 13387-13389

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


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