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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Hallucination

Sigma KEE - Hallucination
Hallucination

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


(documentation Hallucination EnglishLanguage "A PsychologicalDysfunction where the experiencer has a Perception of something that is not true.") Mid-level-ontology.kif 6413-6415
(subclass Hallucination PathologicProcess) Mid-level-ontology.kif 6412-6412 Hallucination ist eine teilkategorie von PathologicProcess

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


(termFormat EnglishLanguage Hallucination "hallucination") domainEnglishFormat.kif 64964-64964

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


(=>
    (and
        (instance ?H Hallucination)
        (experiencer ?H ?P))
    (attribute ?P PsychologicalDysfunction))
Mid-level-ontology.kif 6417-6421
(=>
    (and
        (instance ?H Hallucination)
        (experiencer ?H ?P))
    (exists (?PER ?PROP)
        (and
            (instance ?PER Perception)
            (experiencer ?PER ?P)
            (causes ?H ?PER)
            (containsInformation ?PER ?PROP)
            (truth ?PROP False))))
Mid-level-ontology.kif 6423-6433

consequent
-------------------------


(=>
    (and
        (instance ?I Ingesting)
        (objectTransferred ?I ?H)
        (instance ?H Hallucinogen)
        (destination ?I ?P))
    (modalAttribute
        (exists (?HAL)
            (and
                (instance ?HAL Hallucination)
                (experiencer ?HAL ?P))) Likely))
TransnationalIssues.kif 88-99


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 is open source software produced by Articulate Software and its partners