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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - IntentionalPsychologicalProcess
IntentionalPsychologicalProcess(Processo Psicologico Intencional)

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


(documentation IntentionalPsychologicalProcess ChineseLanguage "IntentionalProcess 是 一个可以完全在 Organism 的精神或大脑内实现的过程。所以举例说 ReasoningIntentionalPsychologicalProcess 的子类别意味人可以只用思想/ 大脑做出理性思维,另一方面 RecreationOrExercise 不是 IntentionalPsychologicalProcess 的子类别,因为很多 RecreationOrExercise 的实例都必须牵涉到 BodyMotionsubProcess。") chinese_format.kif 2932-2936
(documentation IntentionalPsychologicalProcess EnglishLanguage "An IntentionalProcess is a process that can be realized entirely within the mind or brain of an Organism. Thus,for example, Reasoning is a subclass of IntentionalPsychologicalProcess, because one can reason simply by exercising one's mind/ brain. On the other hand, RecreationOrExercise is not a subclass of IntentionalPsychologicalProcess, because many instances of RecreationOrExercise necessarily have subProcesses of BodyMotion.") Merge.kif 10515-10521
(documentation IntentionalPsychologicalProcess JapaneseLanguage "IntentionalProcess は、 Organism の心または脳内で完全に実現できるプロセスである。したがって、例えば、ReasoningIntentionalPsychologicalProcess のサブクラスである。なぜ なら、単純に心/ 脳を行使するだけで推論できるからである。一方、RecreationOrExercise のインスタン スの多くは必ずしも BodyMotionsubProcesses を持つため、RecreationOrExerciseIntentionalPsychologicalProcess のサブクラスではない。") japanese_format.kif 1683-1688
(subclass IntentionalPsychologicalProcess IntentionalProcess) Merge.kif 10512-10512 Processo Psicologico Intencional e' uma sub-classe de Processo Intencional
(subclass IntentionalPsychologicalProcess PsychologicalProcess) Merge.kif 10513-10513 Processo Psicologico Intencional e' uma sub-classe de Processo Psicologico

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


(subclass AppraisalProcess IntentionalPsychologicalProcess) emotion.kif 48-48 AppraisalProcess e' uma sub-classe de Processo Psicologico Intencional
(subclass Calculating IntentionalPsychologicalProcess) Merge.kif 12114-12114 Calcular e' uma sub-classe de Processo Psicologico Intencional
(subclass Classifying IntentionalPsychologicalProcess) Merge.kif 11984-11984 Classificar e' uma sub-classe de Processo Psicologico Intencional
(subclass Comparing IntentionalPsychologicalProcess) Merge.kif 12108-12108 Comparar e' uma sub-classe de Processo Psicologico Intencional
(subclass Discovering IntentionalPsychologicalProcess) Merge.kif 11958-11958 Discovering e' uma sub-classe de Processo Psicologico Intencional
(subclass Interpreting IntentionalPsychologicalProcess) Merge.kif 10858-10858 Interpreting e' uma sub-classe de Processo Psicologico Intencional
(subclass Learning IntentionalPsychologicalProcess) Merge.kif 11939-11939 Aprender e' uma sub-classe de Processo Psicologico Intencional
(subclass Planning IntentionalPsychologicalProcess) Merge.kif 10835-10835 Planejar e' uma sub-classe de Processo Psicologico Intencional
(subclass Predicting IntentionalPsychologicalProcess) Merge.kif 12144-12144 Prever e' uma sub-classe de Processo Psicologico Intencional
(subclass Reasoning IntentionalPsychologicalProcess) Merge.kif 11992-11992 Raciocinar e' uma sub-classe de Processo Psicologico Intencional
(subclass Selecting IntentionalPsychologicalProcess) Merge.kif 12001-12001 Selecionar e' uma sub-classe de Processo Psicologico Intencional
(termFormat ChineseLanguage IntentionalPsychologicalProcess "有意图的心理过程") chinese_format.kif 1092-1092
(termFormat EnglishLanguage IntentionalPsychologicalProcess "intentional psychological process") english_format.kif 1395-1395
(termFormat FrenchLanguage IntentionalPsychologicalProcess "processus psycholoqique intentionnel") french_format.kif 770-770
(termFormat Hindi IntentionalPsychologicalProcess "sabhipraaya manovaigyaanika prakriyaa") terms-hindi.txt 302-302
(termFormat ItalianLanguage IntentionalPsychologicalProcess "ProcessoPsicologicoIntenzionale") terms-it.txt 305-305
(termFormat JapaneseLanguage IntentionalPsychologicalProcess "意図的な心理的プロセス") japanese_format.kif 2454-2454
(termFormat PortugueseLanguage IntentionalPsychologicalProcess "Processo Psicologico Intencional") portuguese_format.kif 722-722
(termFormat cz IntentionalPsychologicalProcess "intentional psychological process") terms-cz.txt 341-341
(termFormat ro IntentionalPsychologicalProcess "proces psihologic de intenþie") relations-ro.kif 791-791
(termFormat tg IntentionalPsychologicalProcess "paraan ng sadyang sikolohiya") terms-tg.txt 306-306

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


(=>
    (and
        (attribute ?H1 ADHD)
        (not
            (attribute ?H2 ADHD))
        (not
            (equal ?H1 ?H2))
        (instance ?I1 ?IC)
        (instance ?I2 ?IC)
        (subclass ?IC IntentionalPsychologicalProcess)
        (agent ?I1 ?H1)
        (agent ?I2 ?H2)
        (duration
            (WhenFn ?I1) ?D1)
        (duration
            (WhenFn ?I2) ?D2))
    (modalAttribute
        (greaterThan ?D2 ?D1) Likely))
Medicine.kif 3984-4004


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