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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Exhaling

Sigma KEE - Exhaling
Exhaling

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


(documentation Exhaling EnglishLanguage "Any instance of Breathing where the breath is expelled from the Lungs.") Mid-level-ontology.kif 11301-11302
(subclass Exhaling Breathing) Mid-level-ontology.kif 11300-11300 Exhaling è una sottoclasse di Respirazione

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


(termFormat ChineseLanguage Exhaling "呼气") domainEnglishFormat.kif 22762-22762
(termFormat ChineseTraditionalLanguage Exhaling "呼氣") domainEnglishFormat.kif 22761-22761
(termFormat EnglishLanguage Exhaling "exhaling") domainEnglishFormat.kif 22760-22760

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


(=>
    (instance ?E Exhaling)
    (exists (?L)
        (and
            (instance ?L Lung)
            (origin ?E ?L))))
Mid-level-ontology.kif 11304-11309

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


(=>
    (and
        (instance ?C Coughing)
        (experiencer ?C ?H))
    (exists (?I ?E)
        (and
            (instance ?I Inhaling)
            (instance ?E Exhaling)
            (subProcess ?I ?C)
            (subProcess ?E ?C)
            (experiencer ?I ?H)
            (experiencer ?E ?H))))
Mid-level-ontology.kif 6042-6053
(=>
    (and
        (instance ?WI WindInstrument)
        (instance ?M MakingInstrumentalMusic)
        (agent ?M ?A)
        (instrument ?M ?WI))
    (exists (?B)
        (and
            (instance ?B Exhaling)
            (agent ?B ?A)
            (subProcess ?B ?M))))
Music.kif 1203-1213


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