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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Esophagus
Esophagus(esophagus)esophagus, gorge, gullet, oesophagus

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


(connectedBodyPart Esophagus Stomach) Mid-level-ontology.kif 12960-12960 A esophagus is connected to a stomach
(documentation Esophagus EnglishLanguage "A BodyVessel that is a conduit for Food subject to Ingesting.") Mid-level-ontology.kif 12977-12978 A esophagus is connected to a stomach
(subclass Esophagus BodyVessel) Mid-level-ontology.kif 12976-12976 Esophagus is a subclass of body vessel
(typicalPart Esophagus GastroIntestinalTract) Mid-level-ontology.kif 12954-12954 A esophagus is typically a part of a GI

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


(connectedBodyPart Mouth Esophagus) Mid-level-ontology.kif 12959-12959 A mouth is connected to a esophagus
(termFormat EnglishLanguage Esophagus "esophagus") Mid-level-ontology.kif 12979-12979 A mouth is connected to a esophagus

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


(=>
    (and
        (instance ?GERD GERefluxDisease)
        (experiencer ?GERD ?H))
    (exists (?T ?S ?E)
        (and
            (instance ?T Transfer)
            (origin ?T ?S)
            (instance ?S Stomach)
            (instance ?E Esophagus)
            (destination ?T ?E)
            (part ?S ?H)
            (part ?E ?H)
            (subProcess ?T ?GERD))))
Medicine.kif 1904-1917
(=>
    (and
        (instance ?S Swallowing)
        (agent ?S ?H))
    (exists (?M ?E ?ST ?O)
        (and
            (instance ?M Mouth)
            (instance ?E Esophagus)
            (instance ?ST Stomach)
            (objectTransferred ?S ?O)
            (origin ?S ?M)
            (destination ?S ?ST)
            (path ?S ?E))))
Mid-level-ontology.kif 7144-7156


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