typicalBloodVolume |
appearance as argument number 1 |
![]() |
(documentation typicalBloodVolume EnglishLanguage "The typical, approximate volume of Blood for the given class of Mammal.") | Medicine.kif 5915-5916 | |
(domain typicalBloodVolume 2 VolumeMeasure) | Medicine.kif 5914-5914 | |
(domainSubclass typicalBloodVolume 1 Mammal) | Medicine.kif 5913-5913 | |
(instance typicalBloodVolume BinaryPredicate) | Medicine.kif 5912-5912 |
appearance as argument number 2 |
![]() |
(format EnglishLanguage typicalBloodVolume "the typical volume of blood of a %1 is %2") | Medicine.kif 5917-5917 |
antecedent |
![]() |
(=> (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 | |
(=> (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 5936-5948 | |
(=> (and (typicalBloodVolume ?M (MeasureFn ?N ?U)) (instance ?MI ?M) (holdsDuring ?T (and (not (attribute ?H DiseaseOrSyndrome)) (bloodVolume ?H (MeasureFn ?N2 ?U))))) (approximateValue ?N2 ?N)) |
Medicine.kif 5919-5930 |
![]() |
![]() |