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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SevereBloodLoss
SevereBloodLoss(severe blood loss)

appearance as argument number 1
-------------------------


(documentation SevereBloodLoss EnglishLanguage "Loss of 20-50% of the blood volume of a Human.") Medicine.kif 5951-5951
(instance SevereBloodLoss DiseaseOrSyndrome) Medicine.kif 5950-5950 Severe blood loss is an instance of disease or syndrome

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage SevereBloodLoss "severe blood loss") Medicine.kif 5952-5952

consequent
-------------------------


(=>
    (and
        (typicalBloodVolume ?M
            (MeasureFn ?N ?U))
        (holdsDuring ?T
            (bloodVolume ?H
                (MeasureFn ?N2 ?U)))
        (instance ?H ?M)
        (greaterThan
            (MultiplicationFn ?N2 2.0) ?N)
        (lessThan ?N2
            (MultiplicationFn 0.8 ?N)))
    (holdsDuring ?T
        (attribute ?H SevereBloodLoss)))
Medicine.kif 5954-5968


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