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



KB Term:  Term intersection
English Word: 

  EKGNormal

Sigma KEE - EKGNormal
EKGNormal(normal EKG)

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


(instance EKGNormal RelationalAttribute) Medicine.kif 1844-1844 Normal EKG is an instance of relational attribute
(documentation EKGNormal EnglishLanguage "An Attribute of an Electrocardiogram that measures activity of the Heart and shows that it is within normal parameters.") Medicine.kif 1845-1846 Normal EKG is an instance of relational attribute

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


(termFormat EnglishLanguage EKGNormal "normal EKG") Medicine.kif 1847-1847

antecedent
-------------------------


(=>
    (and
        (instance ?EKG Electrocardiogram)
        (attribute ?EKG EKGNormal)
        (refers ?EKG ?H)
        (part ?H ?P)
        (instance ?H Heart))
    (modalAttribute
        (not
            (attribute ?P
                (ImpairedBodyPartFn Heart))) Likely))
Medicine.kif 1849-1859 If X is an instance of electrocardiogram, normal EKG is an attribute of X, X includes a reference to Y, Y is a part of Z, and Y is an instance of heart, then the statement impaired body part fn heart is not an attribute of Z has the modal force of likely


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