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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - EKGNormal
EKGNormal(normal EKG)

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


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

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


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

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 1865-1875


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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