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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TasteAttribute

Sigma KEE - TasteAttribute
TasteAttribute(attribut gustatif)

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 Attribut gustatif est une sous-classe de attribute de perception

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


(instance Bitterness TasteAttribute) Food.kif 2106-2106 Bitterness est une instance de attribut gustatif
(instance Saltiness TasteAttribute) Food.kif 2114-2114 Saltiness est une instance de attribut gustatif
(instance Sourness TasteAttribute) Food.kif 2110-2110 Sourness est une instance de attribut gustatif
(instance Sweetness TasteAttribute) Food.kif 2102-2102 Sweetness est une instance de attribut gustatif
(instance UmamiTaste TasteAttribute) Food.kif 2118-2118 UmamiTaste est une instance de attribut gustatif
(subclass FlavourAttribute TasteAttribute) Economy.kif 4401-4401 FlavourAttribute est une sous-classe de attribut gustatif
(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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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