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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CatastrophicBloodLoss
CatastrophicBloodLoss

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


(documentation CatastrophicBloodLoss EnglishLanguage "Loss of 50% or more of the blood volume of a Human.") Medicine.kif 5947-5947
(instance CatastrophicBloodLoss DiseaseOrSyndrome) Medicine.kif 5946-5946 CatastrophicBloodLoss病気または症候群instance では %n

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


(termFormat EnglishLanguage CatastrophicBloodLoss "catastrophic blood loss") Medicine.kif 5948-5948

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


(=>
    (and
        (typicalBloodVolume ?M
            (MeasureFn ?N ?U))
        (holdsDuring ?T
            (bloodVolume ?H
                (MeasureFn ?N2 ?U)))
        (instance ?H ?M)
        (lessThan
            (MultiplicationFn ?N2 2.0) ?N))
    (holdsDuring ?T
        (attribute ?H CatastrophicBloodLoss)))
Medicine.kif 5950-5962


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