PerceptualAttribute
|
|
appearance as argument number 1 |
(documentation PerceptualAttribute ChineseLanguage "这是指任何经由某种 Perception 来 感应到存在的 Attribute。") | chinese_format.kif 3935-3936 | |
(documentation PerceptualAttribute EnglishLanguage "Any Attribute whose presence is detected by an act of Perception.") | Merge.kif 17694-17695 | |
(subclass PerceptualAttribute RelationalAttribute) | Merge.kif 17693-17693 |
appearance as argument number 2 |
(instance Braille PerceptualAttribute) | Dining.kif 236-236 | |
(subclass OlfactoryAttribute PerceptualAttribute) | Merge.kif 17717-17717 | |
(subclass SoundAttribute PerceptualAttribute) | Merge.kif 13642-13642 | |
(subclass TasteAttribute PerceptualAttribute) | Merge.kif 17706-17706 | |
(subclass TextureAttribute PerceptualAttribute) | Merge.kif 17841-17841 | |
(subclass VisualAttribute PerceptualAttribute) | Merge.kif 17721-17721 | |
(termFormat ChineseLanguage PerceptualAttribute "感知属性") | chinese_format.kif 1248-1248 | |
(termFormat EnglishLanguage PerceptualAttribute "perceptual attribute") | english_format.kif 1717-1717 | |
(termFormat FrenchLanguage PerceptualAttribute "attribute de perception") | french_format.kif 926-926 | |
(termFormat Hindi PerceptualAttribute "pratyakshaparaka visheshataa") | terms-hindi.txt 460-460 | |
(termFormat ItalianLanguage PerceptualAttribute "AttributoPercettivo") | terms-it.txt 463-463 | |
(termFormat JapaneseLanguage PerceptualAttribute "知覚属性") | japanese_format.kif 2610-2610 | |
(termFormat PortugueseLanguage PerceptualAttribute "Atributo de Percepcao") | portuguese_format.kif 878-878 | |
(termFormat cz PerceptualAttribute "perceptual attribute") | terms-cz.txt 499-499 | |
(termFormat ro PerceptualAttribute "atribut de percepþie") | relations-ro.kif 947-947 | |
(termFormat tg PerceptualAttribute "katangian sa pagpuna") | terms-tg.txt 464-464 |
consequent |
(=> (and (instance ?PERCEPTION Perception) (patient ?PERCEPTION ?OBJ)) (exists (?PROP) (and (instance ?PROP PerceptualAttribute) (attribute ?OBJ ?PROP)))) |
Merge.kif 17697-17704 |