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



KB Term:  Term intersection
English Word: 

  Ferritin

Sigma KEE - LowBloodPressure
LowBloodPressure(hypotension)

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


(instance LowBloodPressure DiseaseOrSyndrome) Mid-level-ontology.kif 11934-11934 Hypotension is an instance of disease or syndrome
(documentation LowBloodPressure EnglishLanguage "systolicBloodPressure and diastolicBloodPressure of less than 90/ 60.") Mid-level-ontology.kif 11935-11936 Hypotension is an instance of disease or syndrome

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


(termFormat EnglishLanguage LowBloodPressure "low blood pressure") Mid-level-ontology.kif 11937-11937
(termFormat EnglishLanguage LowBloodPressure "hypotension") Mid-level-ontology.kif 11938-11938

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


(=>
    (holdsDuring ?T
        (and
            (systolicBloodPressure ?H
                (MeasureFn ?NS MmMercury))
            (diastolicBloodPressure ?H
                (MeasureFn ?ND MmMercury))
            (greaterThan 90.0 ?NS)
            (greaterThan 60.0 ?ND)))
    (holdsDuring ?T
        (attribute ?H LowBloodPressure)))
Mid-level-ontology.kif 11922-11932 If the systolic blood pressure of X is Y mm mercury(s) and the diastolic blood pressure of X is Z mm mercury(s) and 90.0 is greater than Y and 60.0 is greater than Z holds during W, then hypotension is an attribute of X holds during W


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners