MeasuringBreathing(measuring breathing) |
appearance as argument number 1 |
(documentation MeasuringBreathing EnglishLanguage "The DiagnosticProcess of determining whether and how frequently someone is Breathing.") | Medicine.kif 462-463 | |
(subclass MeasuringBreathing DiagnosticProcess) | Medicine.kif 461-461 | Measuring breathing is a subclass of diagnostic process |
appearance as argument number 2 |
(termFormat EnglishLanguage MeasuringBreathing "measuring breathing") | Medicine.kif 464-464 |
antecedent |
(=> (and (instance ?MB MeasuringBreathing) (agent ?MB ?A) (instance ?L Lung) (part ?L ?P) (instance ?T TimeInterval) (during ?T (WhenFn ?MB)) (duration ?T MinuteDuration) (patient ?MB ?P)) (holdsDuring (ImmediateFutureFn (WhenFn ?MB)) (exists (?BR) (knows ?A (breathingRate ?L ?T ?BR))))) |
Medicine.kif 466-482 |
|