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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Forgetting

Sigma KEE - Forgetting
Forgetting

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


(documentation Forgetting EnglishLanguage "The PsychologicalProcess whereby one at one time knows something and then no longer does.") ComputingBrands.kif 4447-4448
(subclass Forgetting PsychologicalProcess) ComputingBrands.kif 4446-4446 Forgetting精神的プロセスsubclass では %n

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


(termFormat EnglishLanguage Forgetting "forgetting") ComputingBrands.kif 4449-4449

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


(=>
    (and
        (instance ?F Forgetting)
        (experiencer ?F ?A))
    (exists (?P)
        (and
            (holdsDuring
                (ImmediateFutureFn
                    (WhenFn ?F))
                (not
                    (knows ?A ?P)))
            (holdsDuring
                (ImmediatePastFn
                    (WhenFn ?F))
                (knows ?A ?P)))))
ComputingBrands.kif 4451-4461


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