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

Formal Language: 



KB Term:  Term intersection
English Word: 

  CatastrophicBloodLoss

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 and DiseaseOrSyndrome

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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