TasteAttribute |
appearance as argument number 1 |
(documentation TasteAttribute ChineseLanguage "这是关于 Object 味道 Attribute 的 Class。") | chinese_format.kif 3937-3938 | |
(documentation TasteAttribute EnglishLanguage "The Class of Attributes relating to the taste of Objects.") | Merge.kif 17707-17708 | |
(subclass TasteAttribute PerceptualAttribute) | Merge.kif 17706-17706 |
appearance as argument number 2 |
(instance Bitterness TasteAttribute) | Food.kif 2106-2106 | |
(instance Saltiness TasteAttribute) | Food.kif 2114-2114 | |
(instance Sourness TasteAttribute) | Food.kif 2110-2110 | |
(instance Sweetness TasteAttribute) | Food.kif 2102-2102 | |
(instance UmamiTaste TasteAttribute) | Food.kif 2118-2118 | |
(subclass FlavourAttribute TasteAttribute) | Economy.kif 4401-4401 | |
(termFormat ChineseLanguage TasteAttribute "味觉属性") | chinese_format.kif 1249-1249 | |
(termFormat EnglishLanguage TasteAttribute "taste attribute") | english_format.kif 1719-1719 | |
(termFormat FrenchLanguage TasteAttribute "attribut gustatif") | french_format.kif 927-927 | |
(termFormat Hindi TasteAttribute "svaada visheshataa") | terms-hindi.txt 461-461 | |
(termFormat ItalianLanguage TasteAttribute "AttributoDiGusto") | terms-it.txt 464-464 | |
(termFormat JapaneseLanguage TasteAttribute "味覚属性") | japanese_format.kif 2611-2611 | |
(termFormat PortugueseLanguage TasteAttribute "Atributo Gustativo") | portuguese_format.kif 879-879 | |
(termFormat cb TasteAttribute "tilawng hiyas") | terms-cb.txt 466-466 | |
(termFormat cz TasteAttribute "taste attribute") | terms-cz.txt 500-500 | |
(termFormat ro TasteAttribute "atribut de gust") | relations-ro.kif 948-948 | |
(termFormat tg TasteAttribute "katangian ng panglasa") | terms-tg.txt 465-465 |
consequent |
(=> (and (instance ?TASTE Tasting) (patient ?TASTE ?OBJ)) (exists (?ATTR) (and (instance ?ATTR TasteAttribute) (attribute ?OBJ ?ATTR)))) |
Merge.kif 13619-13626 | |
(=> (instance ?OBJ (FoodForFn Animal)) (exists (?ATTR) (and (instance ?ATTR TasteAttribute) (attribute ?OBJ ?ATTR)))) |
Merge.kif 17710-17715 |