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 17628-17629
(subclass TasteAttribute PerceptualAttribute) Merge.kif 17627-17627 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
(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 13573-13580
(=>
    (instance ?OBJ
        (FoodForFn Animal))
    (exists (?ATTR)
        (and
            (instance ?ATTR TasteAttribute)
            (attribute ?OBJ ?ATTR))))
Merge.kif 17631-17636


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