| Breath(breath) |
| appearance as argument number 1 |
|
|
| (subclass Breath AutonomicProcess) | Mid-level-ontology.kif 11728-11728 | Breath is a subclass of autonomic process |
| (subclass Breath OrganismProcess) | Mid-level-ontology.kif 11729-11729 | Breath is a subclass of organism process |
| (documentation Breath EnglishLanguage "A single, contiguous, Inhaling and Exhaling.") | Mid-level-ontology.kif 11731-11731 | Breath is a subclass of organism process |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Breath "breath") | Mid-level-ontology.kif 11730-11730 |
| antecedent |
|
|
| (=> (instance ?B Breath) (exists (?I ?E) (and (subProcess ?I ?B) (subProcess ?E ?B) (earlier (WhenFn ?I) (WhenFn ?E)) (meetsTemporally (WhenFn ?I) (WhenFn ?E))))) |
Mid-level-ontology.kif 11733-11744 | If X is an instance of breath, then there exist Y, Z such that Y is a subprocess of X, Z is a subprocess of X, the time of existence of Y happens earlier than the time of existence of Z, and the time of existence of Y meets the time of existence of Z |
| consequent |
|
|
| (=> (breathingRate ?H ?T ?I) (exists (?C ?M) (and (instance ?C Collection) (memberType ?C Breath) (memberCount ?C ?I) (=> (member ?M ?C) (and (patient ?M ?H) (during (WhenFn ?M) ?T)))))) |
Mid-level-ontology.kif 11757-11769 | If X breathes at a rate of Y breaths per Z, then there exist W, V such that W is an instance of collection, breath is a member type of W, Y is a member count of W, V is a member of WX is a patient of V, and the time of existence of V takes place during Z |
|
|