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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 6418-6420
(subclass Hallucination PathologicProcess) Mid-level-ontology.kif 6417-6417 子類 Hallucination and PathologicProcess

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


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

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


(=>
    (and
        (instance ?H Hallucination)
        (experiencer ?H ?P))
    (attribute ?P PsychologicalDysfunction))
Mid-level-ontology.kif 6422-6426
(=>
    (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 6428-6438

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