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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WineGrape
WineGrape(wine grape)Vitis_vinifera, common_grape_vine, vinifera, vinifera_grape

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


(documentation WineGrape EnglishLanguage "A Class of Grape for which its Juice is used for the Fermentation of Wine.") Food.kif 3687-3688
(subclass WineGrape
    (FoodForFn Animal))
Food.kif 3689-3689 Wine grape is a subclass of food for animal
(subclass WineGrape Fruit) Economy.kif 4730-4730 Wine grape is a subclass of fruit
(subclass WineGrape Grape) Food.kif 3690-3690 Wine grape is a subclass of grape

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


(termFormat ChineseLanguage WineGrape "酿酒葡萄") domainEnglishFormat.kif 63171-63171
(termFormat ChineseTraditionalLanguage WineGrape "釀酒葡萄") domainEnglishFormat.kif 63170-63170
(termFormat EnglishLanguage WineGrape "wine grape") domainEnglishFormat.kif 63169-63169

antecedent
-------------------------


(=>
    (and
        (instance ?F Fermentation)
        (patient ?F ?X)
        (instance ?X
            (JuiceOfFn WineGrape))
        (result ?F ?W))
    (instance ?W Wine))
Food.kif 3692-3699
(=>
    (equal ?P
        (PlantFn WineGrape))
    (subclass ?P GrapeVine))
Economy.kif 4732-4735

statement
-------------------------


(equal Vineyard
    (FarmOfProductFn WineGrape))
Food.kif 3685-3685 Vineyard is equal to a farm of wine grape in


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