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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Trachea

Sigma KEE - Trachea
Trachea(trachea)

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


(connectedBodyPart Trachea Lung) Mid-level-ontology.kif 13423-13423 A trachea is connected to a lung
(documentation Trachea EnglishLanguage "A BodyVessel which connects the Throat to the Lungs.") Mid-level-ontology.kif 13067-13068 A trachea is connected to a lung
(subclass Trachea Airway) Mid-level-ontology.kif 13066-13066 Trachea is a subclass of airway
(subclass Trachea BodyVessel) Mid-level-ontology.kif 13065-13065 Trachea is a subclass of body vessel

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


(connectedBodyPart Mouth Trachea) Mid-level-ontology.kif 13421-13421 A mouth is connected to a trachea
(connectedBodyPart Nose Trachea) Mid-level-ontology.kif 13422-13422 A nose is connected to a trachea
(termFormat EnglishLanguage Trachea "trachea") Mid-level-ontology.kif 13069-13069 A nose is connected to a trachea

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


(=>
    (instance ?T Trachea)
    (exists (?TH)
        (and
            (instance ?TH Throat)
            (connected ?TH ?T))))
Mid-level-ontology.kif 13071-13076

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


(=>
    (and
        (instance ?C Choking)
        (experiencer ?C ?H))
    (exists (?O ?T ?L)
        (and
            (instance ?O Object)
            (instance ?T Trachea)
            (instance ?L Lung)
            (part ?T ?H)
            (part ?L ?H)
            (holdsDuring
                (WhenFn ?C)
                (or
                    (located ?O ?T)
                    (located ?O ?L))))))
Mid-level-ontology.kif 13085-13100
(=>
    (and
        (instance ?I Intubation)
        (instance ?T Tube)
        (objectTransferred ?I ?T)
        (experiencer ?I ?H))
    (exists (?TH)
        (and
            (instance ?TH Trachea)
            (part ?TH ?H)
            (destination ?I ?TH))))
Medicine.kif 4141-4151


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