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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Hallucination
Hallucination(hallucination)acousma, auditory_hallucination, chromatism, delusion, hallucination, nihilism, nihilistic_delusion, pink_elephants, pseudohallucination, psychotic_belief, somatic_delusion, trip, visual_hallucination, zoanthropy, zoopsia

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 7375-7377
(subclass Hallucination PathologicProcess) Mid-level-ontology.kif 7374-7374 Hallucination is a subclass of pathologic process

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


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

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


(=>
    (and
        (instance ?H Hallucination)
        (experiencer ?H ?P))
    (attribute ?P PsychologicalDysfunction))
Mid-level-ontology.kif 7379-7383
(=>
    (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 7385-7395

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 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