MeasuringBreathing(measuring breathing) |
appearance as argument number 1 |
![]() |
(documentation MeasuringBreathing EnglishLanguage "The DiagnosticProcess of determining whether and how frequently someone is Breathing.") | Medicine.kif 450-451 | |
(subclass MeasuringBreathing DiagnosticProcess) | Medicine.kif 449-449 | Measuring breathing is a subclass of diagnostic process |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage MeasuringBreathing "measuring breathing") | Medicine.kif 452-452 |
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 454-470 |
|
![]() |
![]() |