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



KB Term:  Term intersection
English Word: 

  Fruit

Sigma KEE - Fruit
Fruit(fruit)

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


(subclass Fruit FruitOrVegetable) Food.kif 2195-2195 Fruit is a subclass of fruit or vegetable
(documentation Fruit EnglishLanguage "Fruits comes from the flowering &part of a FloweringPlant and contain Seeds. [Wikipedia]") Food.kif 2196-2197 Fruit is a subclass of fruit or vegetable
(externalImage Fruit "http://articulatesoftware.com/SUMOpictures/small_icons/ food/ fruit_3.png") pictureList.kif 449-449 Fruit is a subclass of fruit or vegetable

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


(subclass WineGrape Fruit) Economy.kif 5065-5065 Wine grape is a subclass of fruit
(industryProductType FruitFarming Fruit) Economy.kif 6616-6616 Fruit is an industry product type of fruit farming
(initialPart Jam Fruit) Food.kif 1767-1767 Every jam is initially part of a fruit
(subclass Apple Fruit) Food.kif 2199-2199 Apple is a subclass of fruit
(subclass DateFruit Fruit) Food.kif 2208-2208 Date fruit is a subclass of fruit
(subclass PearFruit Fruit) Food.kif 2213-2213 Pear fruit is a subclass of fruit
(subclass Berry Fruit) Food.kif 2218-2218 Berry is a subclass of fruit
(subclass Avocado Fruit) Food.kif 2301-2301 Avocado is a subclass of fruit
(subclass Tomato Fruit) Food.kif 2306-2306 Tomato is a subclass of fruit
(subclass Grape Fruit) Food.kif 2308-2308 Grape is a subclass of fruit
(subclass Melon Fruit) Food.kif 2310-2310 Melon is a subclass of fruit
(subclass Olive Fruit) Food.kif 2314-2314 Olive is a subclass of fruit
(subclass CitrusFruit Fruit) Food.kif 2345-2345 Citrus fruit is a subclass of fruit
(subclass TropicalFruit Fruit) Food.kif 2384-2384 Tropical fruit is a subclass of fruit
(subclass Peach Fruit) Food.kif 2787-2787 Peach is a subclass of fruit
(subclass Strawberry Fruit) Food.kif 3518-3518 Strawberry is a subclass of fruit
(subclass TamarindFruit Fruit) Food.kif 3524-3524 Tamarind fruit is a subclass of fruit
(termFormat EnglishLanguage Fruit "fruit") domainEnglishFormat.kif 25114-25114 Tamarind fruit is a subclass of fruit
(termFormat ChineseTraditionalLanguage Fruit "水果") domainEnglishFormat.kif 25115-25115 Tamarind fruit is a subclass of fruit
(termFormat ChineseLanguage Fruit "水果") domainEnglishFormat.kif 25116-25116 Tamarind fruit is a subclass of fruit

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


(=>
    (and
        (subclass ?CLASS Fruit)
        (equal ?CLASS Cucumber))
    (initialPart ?CLASS CucumberPlant))
Economy.kif 4555-4559 If X is a subclass of fruit and equal X and cucumber, then every X is initially part of a cucumber plant
(=>
    (and
        (subclass ?CLASS Fruit)
        (equal ?CLASS Eggplant))
    (initialPart ?CLASS EggplantPlant))
Economy.kif 4609-4613 If X is a subclass of fruit and equal X and eggplant, then every X is initially part of a eggplant
(=>
    (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 4865-4876 If equal X and Object made from Y, X is a subclass of oil from plant, and Y is a subclass of seed or Y is a subclass of fruit, then there exists Z such that Z is a subclass of flowering plant and every Y is initially part of a Z

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


(=>
    (and
        (instance ?H Hulling)
        (patient ?H ?O))
    (or
        (instance ?O Seed)
        (instance ?O Fruit)))
Food.kif 174-180 If X is an instance of hulling and Y is a patient of X, then Y is an instance of seed or Y is an instance of fruit
(=>
    (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 1773-1782 If X is an instance of jam, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of boiling (3) Z is a patient of Y (4) Z is an instance of fruit (5) W is a patient of Y (6) W is an instance of sugar (7) X is a result of Y
(=>
    (instance ?S Schnapps)
    (exists (?D ?F)
        (and
            (instance ?D Distilling)
            (instance ?F Fruit)
            (resource ?D ?F)
            (result ?D ?S))))
Food.kif 3403-3410 If X is an instance of schnapps, then there exist Y, Z such that Y is an instance of distilling, Z is an instance of fruit, Z is a resource for Y, and X is a result of Y
(=>
    (instance ?S Sorbet)
    (material Fruit ?S))
Food.kif 3484-3486 If X is an instance of sorbet, then X is made of fruit


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners