Perception
|
|
appearance as argument number 1 |
(documentation Perception ChineseLanguage "这是去感觉物质世界的一些情况。注:我们假定作出感觉的 agent 是一种 Animal。") | chinese_format.kif 3308-3309 | |
(documentation Perception EnglishLanguage "Sensing some aspect of the material world. Note that the agent of this sensing is assumed to be an Animal.") | Merge.kif 13498-13499 | |
(subclass Perception PsychologicalProcess) | Merge.kif 13497-13497 |
appearance as argument number 2 |
(subclass Hearing Perception) | Merge.kif 13628-13628 | |
(subclass Seeing Perception) | Merge.kif 13567-13567 | |
(subclass Smelling Perception) | Merge.kif 13602-13602 | |
(subclass TactilePerception Perception) | Merge.kif 13677-13677 | |
(subclass Tasting Perception) | Merge.kif 13615-13615 | |
(termFormat ChineseLanguage Perception "感知") | chinese_format.kif 1216-1216 | |
(termFormat EnglishLanguage Perception "perception") | english_format.kif 1653-1653 | |
(termFormat FrenchLanguage Perception "perception") | french_format.kif 894-894 | |
(termFormat Hindi Perception "gyaana") | terms-hindi.txt 427-427 | |
(termFormat ItalianLanguage Perception "Percezione") | terms-it.txt 430-430 | |
(termFormat JapaneseLanguage Perception "知覚") | japanese_format.kif 2578-2578 | |
(termFormat PortugueseLanguage Perception "Percepcao") | portuguese_format.kif 846-846 | |
(termFormat cz Perception "perception") | terms-cz.txt 466-466 | |
(termFormat ro Perception "percepþie") | relations-ro.kif 915-915 | |
(termFormat tg Perception "pandama") | terms-tg.txt 431-431 |
appearance as argument number 3 |
(domainSubclass SenseImpairmentFn 1 Perception) | Merge.kif 13535-13535 | |
(domainSubclass SenseInabilityFn 1 Perception) | Merge.kif 13555-13555 |
antecedent |
(=> (and (instance ?PERCEPT Perception) (agent ?PERCEPT ?AGENT)) (instance ?AGENT Animal)) |
Merge.kif 13501-13505 | |
(=> (and (instance ?PERCEPTION Perception) (patient ?PERCEPTION ?OBJ)) (exists (?PROP) (and (instance ?PROP PerceptualAttribute) (attribute ?OBJ ?PROP)))) |
Merge.kif 17697-17704 |
consequent |