Inhaling |
appearance as argument number 1 |
(documentation Inhaling EnglishLanguage "Any instance of Breathing where the breath is taken into the Lungs.") | Mid-level-ontology.kif 11509-11510 | |
(subclass Inhaling Breathing) | Mid-level-ontology.kif 11508-11508 |
appearance as argument number 2 |
(termFormat ChineseLanguage Inhaling "吸入") | domainEnglishFormat.kif 30114-30114 | |
(termFormat ChineseTraditionalLanguage Inhaling "吸入") | domainEnglishFormat.kif 30113-30113 | |
(termFormat EnglishLanguage Inhaling "inhaling") | domainEnglishFormat.kif 30112-30112 |
antecedent |
(=> (instance ?I Inhaling) (exists (?L) (and (instance ?L Lung) (destination ?I ?L)))) |
Mid-level-ontology.kif 11512-11517 |
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 6037-6048 | |
(=> (and (instance ?X Respirator) (instance ?PERSON Animal) (wears ?PERSON ?X)) (hasPurpose ?X (exists (?INHAL ?INJ ?PROTECT ?I) (and (instance ?PROTECT Process) (instrument ?PROTECT ?X) (prevents ?PROTECT ?INJ) (subclass ?INJ (KappaFn ?I (and (instance ?I Injuring) (exists (?H) (and (instance ?H Human) (patient ?I ?H) (instance ?INHAL Inhaling) (agent ?INHAL ?H) (causes ?I ?INHAL)))))))))) |
Cars.kif 3591-3612 |