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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Exhaling
Exhaling(exhaling)blow, cough, insufflate, snort

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


(documentation Exhaling EnglishLanguage "Any instance of Breathing where the breath is expelled from the Lungs.") Mid-level-ontology.kif 12198-12199
(subclass Exhaling Breathing) Mid-level-ontology.kif 12197-12197 Exhaling is a subclass of breathing

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


(termFormat ChineseLanguage Exhaling "呼气") domainEnglishFormat.kif 22774-22774
(termFormat ChineseTraditionalLanguage Exhaling "呼氣") domainEnglishFormat.kif 22773-22773
(termFormat EnglishLanguage Exhaling "exhaling") domainEnglishFormat.kif 22772-22772

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


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

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 6592-6603
(=>
    (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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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