TextureAttribute
|
|
appearance as argument number 1 |
(documentation TextureAttribute ChineseLanguage "这是任何代表 Object 的质地的 Attribute。") | chinese_format.kif 3965-3965 | |
(documentation TextureAttribute EnglishLanguage "Any Attribute that characterizes the texture of an Object.") | Merge.kif 17839-17840 | |
(subclass TextureAttribute PerceptualAttribute) | Merge.kif 17841-17841 | TextureAttribute e' uma sub-classe de Atributo de Percepcao |
appearance as argument number 2 |
(instance Rough TextureAttribute) | Merge.kif 17854-17854 | Rough e' uma instancia de TextureAttribute |
(instance Smooth TextureAttribute) | Merge.kif 17850-17850 | Smooth e' uma instancia de TextureAttribute |
(termFormat ChineseLanguage TextureAttribute "纹理属性") | domainEnglishFormat.kif 57766-57766 | |
(termFormat ChineseTraditionalLanguage TextureAttribute "紋理屬性") | domainEnglishFormat.kif 57765-57765 | |
(termFormat EnglishLanguage TextureAttribute "texture attribute") | domainEnglishFormat.kif 57764-57764 | |
(termFormat Hindi TextureAttribute "sanrachanaa visheshataa") | terms-hindi.txt 467-467 | |
(termFormat ItalianLanguage TextureAttribute "AttributoDiConsistenza") | terms-it.txt 470-470 | |
(termFormat cz TextureAttribute "texture attribute") | terms-cz.txt 506-506 | |
(termFormat tg TextureAttribute "katangian ng hipo") | terms-tg.txt 471-471 |
antecedent |
(=> (and (instance ?ATTRIBUTE TextureAttribute) (attribute ?OBJ ?ATTRIBUTE) (surface ?SURFACE ?OBJ)) (attribute ?SURFACE ?ATTRIBUTE)) |
Merge.kif 17843-17848 |
|