Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


(subclass Hallucination PathologicProcess) Mid-level-ontology.kif 7506-7506 Hallucination is a subclass of pathologic process
(documentation Hallucination EnglishLanguage "A PsychologicalDysfunction where the experiencer has a Perception of something that is not true.") Mid-level-ontology.kif 7507-7509 Hallucination is a subclass of pathologic process

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


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

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


(=>
    (and
        (instance ?H Hallucination)
        (experiencer ?H ?P))
    (attribute ?P PsychologicalDysfunction))
Mid-level-ontology.kif 7511-7515 If X is an instance of hallucination and Y experiences X, then psychological dysfunction is an attribute of Y
(=>
    (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 7517-7527 If X is an instance of hallucination and Y experiences X, then there exist Z, W such that Z is an instance of perception, Y experiences Z, X causes Z, Z contains information W, and W is false

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 If X is an instance of ingesting, the object transferred in X is Y, Y is an instance of hallucinogen, and X ends up at Z, then the statement there exists W such that W is an instance of hallucination and Z experiences W has the modal force of likely


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners