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



KB Term:  Term intersection
English Word: 

  Misdiagnosing

Sigma KEE - Misdiagnosing
Misdiagnosing(misdiagnosing)

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


(subclass Misdiagnosing Stating) Medicine.kif 4217-4217 Misdiagnosing is a subclass of stating
(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 4218-4222 Misdiagnosing is a subclass of stating

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


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

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


(=>
    (and
        (instance ?M Misdiagnosing)
        (agent ?M ?D))
    (instance ?D MedicalDoctor))
Medicine.kif 4226-4230 If X is an instance of misdiagnosing and Y is an agent of X, then Y is an instance of medical doctor
(=>
    (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 4232-4247 If X is an instance of misdiagnosing, Y is an agent of X, X includes a reference to Z, and Z is an instance of human, then there exists W such that X contains the formula W is an attribute of Z, W is an instance of disease or syndrome, Y believes W is an attribute of Z, and W is an attribute of Z is false


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