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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Electrocardiogram
Electrocardiogram(electrocardiogram)

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


(documentation Electrocardiogram EnglishLanguage "The result of Electrocardiography - a graph of activity of the Heart.") Medicine.kif 3451-3452
(subclass Electrocardiogram FactualText) Medicine.kif 3450-3450 Electrocardiogram is a subclass of factual text

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


(termFormat EnglishLanguage Electrocardiogram "electrocardiogram") Medicine.kif 3453-3453

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


(=>
    (and
        (instance ?EKG Electrocardiogram)
        (attribute ?EKG EKGAbnormal)
        (refers ?EKG ?H)
        (part ?H ?P)
        (instance ?H Heart))
    (modalAttribute
        (attribute ?P
            (ImpairedBodyPartFn Heart)) Likely))
Medicine.kif 1870-1879
(=>
    (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 1853-1863
(=>
    (instance ?E Electrocardiogram)
    (exists (?EP)
        (and
            (instance ?EP Electrocardiography)
            (result ?EP ?E))))
Medicine.kif 3455-3460


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