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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WineGrape
WineGrape

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
(subclass WineGrape Fruit) Economy.kif 4845-4845
(subclass WineGrape Grape) Food.kif 3690-3690

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


(termFormat ChineseLanguage WineGrape "酿酒葡萄") domainEnglishFormat.kif 63196-63196
(termFormat ChineseTraditionalLanguage WineGrape "釀酒葡萄") domainEnglishFormat.kif 63195-63195
(termFormat EnglishLanguage WineGrape "wine grape") domainEnglishFormat.kif 63194-63194

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 4847-4850

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


(equal Vineyard
    (FarmOfProductFn WineGrape))
Food.kif 3685-3685


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