![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SevereBloodLoss(severe blood loss) |
| appearance as argument number 1 |
|
|
| (instance SevereBloodLoss DiseaseOrSyndrome) | Medicine.kif 5995-5995 | Severe blood loss is an instance of disease or syndrome |
| (documentation SevereBloodLoss EnglishLanguage "Loss of 20-50% of the blood volume of a Human.") | Medicine.kif 5996-5996 | Severe blood loss is an instance of disease or syndrome |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage SevereBloodLoss "severe blood loss") | Medicine.kif 5997-5997 |
| 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 5999-6013 | If the typical volume of blood of a X is Y Z(s), W has V Z(s) of blood holds during U, W is an instance of X, V and 2.0 is greater than Y, and V is less than 0.8 and Y, then severe blood loss is an attribute of W holds during U |