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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Esophagus

Sigma KEE - Esophagus
Esophagus

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


(connectedBodyPart Esophagus Stomach) Mid-level-ontology.kif 12091-12091 connectedBodyPart Esophagus and Stomach
(documentation Esophagus EnglishLanguage "A BodyVessel that is a conduit for Food subject to Ingesting.") Mid-level-ontology.kif 12108-12109
(subclass Esophagus BodyVessel) Mid-level-ontology.kif 12107-12107 Esophagus ist eine teilkategorie von BodyVessel
(typicalPart Esophagus GastroIntestinalTract) Mid-level-ontology.kif 12085-12085 typicalPart Esophagus and GastroIntestinalTract

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


(connectedBodyPart Mouth Esophagus) Mid-level-ontology.kif 12090-12090 connectedBodyPart Mouth and Esophagus
(termFormat EnglishLanguage Esophagus "esophagus") Mid-level-ontology.kif 12110-12110

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 1916-1929
(=>
    (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 6589-6601


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