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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Misdiagnosing
Misdiagnosing(misdiagnosing)

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


(documentation Misdiagnosing EnglishLanguage "A Process whereby a MedicalDoctor communicates that a patient has a DiseaseOrSyndrome that he or she does not. Note that this is done in good faith and the doctor believes that the diagnosis is accurate - this is not a case of TellingALie.") Medicine.kif 4169-4173
(subclass Misdiagnosing Stating) Medicine.kif 4168-4168 Misdiagnosing is a subclass of stating

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


(termFormat EnglishLanguage Misdiagnosing "misdiagnosing") Medicine.kif 4175-4175

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


(=>
    (and
        (instance ?M Misdiagnosing)
        (agent ?M ?D)
        (refers ?M ?P)
        (instance ?P Human))
    (exists (?DIS)
        (and
            (containsFormula ?M
                (attribute ?P ?DIS))
            (instance ?DIS DiseaseOrSyndrome)
            (believes ?D
                (attribute ?P ?DIS))
            (truth
                (attribute ?P ?DIS) False))))
Medicine.kif 4183-4198
(=>
    (and
        (instance ?M Misdiagnosing)
        (agent ?M ?D))
    (instance ?D MedicalDoctor))
Medicine.kif 4177-4181


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