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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Choking

Sigma KEE - Choking
Choking

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


(documentation Choking EnglishLanguage "Difficulty Breathing due to an obstruction of an airway, resulting in reflexive Coughing to clear the obstruction.") Mid-level-ontology.kif 11776-11778
(subclass Choking
    (ImpairmentFn Breathing))
Mid-level-ontology.kif 11775-11775 Choking è una sottoclasse di ImpairmentFn Respirazione
(subclass Choking PathologicProcess) Mid-level-ontology.kif 11774-11774 Choking è una sottoclasse di ProcessoPatologico

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


(termFormat EnglishLanguage Choking "choking") Mid-level-ontology.kif 11779-11779

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


(=>
    (and
        (instance ?C Choking)
        (experiencer ?C ?H))
    (exists (?CO)
        (and
            (instance ?CO Coughing)
            (subProcess ?CO ?C)
            (experiencer ?CO ?H))))
Mid-level-ontology.kif 11798-11806
(=>
    (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 11781-11796


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