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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Fruit

Sigma KEE - Fruit
Fruit(水果)

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


(documentation Fruit EnglishLanguage "Fruits comes from the flowering &part of a FloweringPlant and contain Seeds. [Wikipedia]") Food.kif 2176-2177
(externalImage Fruit "http://articulatesoftware.com/SUMOpictures/small_icons/ food/ fruit_3.png") pictureList.kif 449-449
(subclass Fruit FruitOrVegetable) Food.kif 2175-2175 子類 水果 and FruitOrVegetable

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


(industryProductType FruitFarming Fruit) Economy.kif 6193-6193 水果水果種植industry 產品類別
(initialPart Jam Fruit) Food.kif 1754-1754 %每個 Jam水果initially part
(subclass Apple Fruit) Food.kif 2179-2179 子類 蘋果 and 水果
(subclass Avocado Fruit) Food.kif 2281-2281 子類 鱷梨 and 水果
(subclass Berry Fruit) Food.kif 2198-2198 子類 漿果 and 水果
(subclass CitrusFruit Fruit) Food.kif 2325-2325 子類 柑橘類水果 and 水果
(subclass DateFruit Fruit) Food.kif 2188-2188 子類 日期水果 and 水果
(subclass Grape Fruit) Food.kif 2288-2288 子類 葡萄 and 水果
(subclass Melon Fruit) Food.kif 2290-2290 子類 and 水果
(subclass Olive Fruit) Food.kif 2294-2294 子類 橄欖 and 水果
(subclass Peach Fruit) Food.kif 2758-2758 子類 Peach and 水果
(subclass PearFruit Fruit) Food.kif 2193-2193 子類 梨果 and 水果
(subclass Strawberry Fruit) Food.kif 3481-3481 子類 Strawberry and 水果
(subclass TamarindFruit Fruit) Food.kif 3487-3487 子類 TamarindFruit and 水果
(subclass Tomato Fruit) Food.kif 2286-2286 子類 番茄 and 水果
(subclass TropicalFruit Fruit) Food.kif 2364-2364 子類 熱帶水果 and 水果
(subclass WineGrape Fruit) Economy.kif 4730-4730 子類 釀酒葡萄 and 水果
(termFormat ChineseLanguage Fruit "水果") domainEnglishFormat.kif 25112-25112
(termFormat ChineseTraditionalLanguage Fruit "水果") domainEnglishFormat.kif 25111-25111
(termFormat EnglishLanguage Fruit "fruit") domainEnglishFormat.kif 25110-25110

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


(=>
    (and
        (equal ?O
            (OrganicObjectFn ?S))
        (subclass ?O OilFromPlant)
        (or
            (subclass ?S Seed)
            (subclass ?S Fruit)))
    (exists (?P)
        (and
            (subclass ?P FloweringPlant)
            (initialPart ?S ?P))))
Economy.kif 4532-4543
(=>
    (and
        (subclass ?CLASS Fruit)
        (equal ?CLASS Cucumber))
    (initialPart ?CLASS CucumberPlant))
Economy.kif 4223-4227
(=>
    (and
        (subclass ?CLASS Fruit)
        (equal ?CLASS Eggplant))
    (initialPart ?CLASS EggplantPlant))
Economy.kif 4277-4281

consequent
-------------------------


(=>
    (and
        (instance ?H Hulling)
        (patient ?H ?O))
    (or
        (instance ?O Seed)
        (instance ?O Fruit)))
Food.kif 174-180
(=>
    (instance ?J Jam)
    (exists (?B ?F ?S)
        (and
            (instance ?B Boiling)
            (patient ?B ?F)
            (instance ?F Fruit)
            (patient ?B ?S)
            (instance ?S Sugar)
            (result ?B ?J))))
Food.kif 1760-1769
(=>
    (instance ?S Schnapps)
    (exists (?D ?F)
        (and
            (instance ?D Distilling)
            (instance ?F Fruit)
            (resource ?D ?F)
            (result ?D ?S))))
Food.kif 3368-3375
(=>
    (instance ?S Sorbet)
    (material Fruit ?S))
Food.kif 3448-3450


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