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 11748-11750
(subclass Choking
    (ImpairmentFn Breathing))
Mid-level-ontology.kif 11747-11747 Choking è una sottoclasse di ImpairmentFn Respirazione
(subclass Choking PathologicProcess) Mid-level-ontology.kif 11746-11746 Choking è una sottoclasse di ProcessoPatologico

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


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

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


(=>
    (and
        (instance ?C Choking)
        (experiencer ?C ?H))
    (exists (?CO)
        (and
            (instance ?CO Coughing)
            (subProcess ?CO ?C)
            (experiencer ?CO ?H))))
Mid-level-ontology.kif 11770-11778
(=>
    (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 11753-11768


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