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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MeasuringBreathing
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


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