ExecutiveLegislativeAndOtherGeneralGovernmentSupport
|
|
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 4181-4185 | |
(subclass Misdiagnosing Stating) | Medicine.kif 4180-4180 | Misdiagnosing は 記載 の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage Misdiagnosing "misdiagnosing") | Medicine.kif 4187-4187 |
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 4195-4210 |
|
(=> (and (instance ?M Misdiagnosing) (agent ?M ?D)) (instance ?D MedicalDoctor)) |
Medicine.kif 4189-4193 |
|