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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TasteAttribute
TasteAttribute(taste attribute)acerbity, acetify, acetose, acetous, acidify, acidity, acidulate, acidulousness, acrid, acridity, acridness, acuity, acuteness, ambrosial, ambrosian, appetising, appetisingness, appetizing, appetizingness, astringence, astringency, bite, bitter, bitterness, bittersweet, bland, blandness, brut, choice, coarseness, corked, corky, crisp, dainty, delectability, delectable, delicious, deliciousness, disgustingness, distastefulness, dry, dulcify, dulcorate, edulcorate, flat, flavorful, flavorless, flavorlessness, flavorous, flavorsome...

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


(documentation TasteAttribute ChineseLanguage "这是关于 Object 味道 AttributeClass。") 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 Taste attribute is a subclass of perceptual attribute

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


(instance Bitterness TasteAttribute) Food.kif 2106-2106 Bitterness is an instance of taste attribute
(instance Saltiness TasteAttribute) Food.kif 2114-2114 Saltiness is an instance of taste attribute
(instance Sourness TasteAttribute) Food.kif 2110-2110 Sourness is an instance of taste attribute
(instance Sweetness TasteAttribute) Food.kif 2102-2102 Sweetness is an instance of taste attribute
(instance UmamiTaste TasteAttribute) Food.kif 2118-2118 Umami taste is an instance of taste attribute
(subclass FlavourAttribute TasteAttribute) Economy.kif 4401-4401 Flavour attribute is a subclass of taste attribute
(termFormat ChineseLanguage TasteAttribute "味觉属性") chinese_format.kif 1249-1249 Flavour attribute is a subclass of taste attribute
(termFormat EnglishLanguage TasteAttribute "taste attribute") english_format.kif 1719-1719 Flavour attribute is a subclass of taste attribute
(termFormat FrenchLanguage TasteAttribute "attribut gustatif") french_format.kif 927-927 Flavour attribute is a subclass of taste attribute
(termFormat Hindi TasteAttribute "svaada visheshataa") terms-hindi.txt 461-461 Flavour attribute is a subclass of taste attribute
(termFormat ItalianLanguage TasteAttribute "AttributoDiGusto") terms-it.txt 464-464 Flavour attribute is a subclass of taste attribute
(termFormat JapaneseLanguage TasteAttribute "味覚属性") japanese_format.kif 2611-2611 Flavour attribute is a subclass of taste attribute
(termFormat PortugueseLanguage TasteAttribute "Atributo Gustativo") portuguese_format.kif 879-879 Flavour attribute is a subclass of taste attribute
(termFormat cb TasteAttribute "tilawng hiyas") terms-cb.txt 466-466 Flavour attribute is a subclass of taste attribute
(termFormat cz TasteAttribute "taste attribute") terms-cz.txt 500-500 Flavour attribute is a subclass of taste attribute
(termFormat ro TasteAttribute "atribut de gust") relations-ro.kif 948-948 Flavour attribute is a subclass of taste attribute
(termFormat tg TasteAttribute "katangian ng panglasa") terms-tg.txt 465-465 Flavour attribute is a subclass of taste attribute

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


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