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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MeasuringBreathing
MeasuringBreathing

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

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


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