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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FloweringPlant
FloweringPlant(pushpI vanaspati)

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


(documentation FloweringPlant ChineseLanguage "这是一种能开花结果的 Plant。这个类别博阿酷哦数、 灌木、花和草。") chinese_format.kif 3381-3382
(documentation FloweringPlant EnglishLanguage "A Plant that produces seeds and flowers. This class includes trees, shrubs, herbs, and flowers.") Merge.kif 14479-14480
(externalImage FloweringPlant "http://farm1.static.flickr.com/57/156652388_e44ff9eee5.jpg?v=0") pictureList.kif 985-985
(subclass FloweringPlant Plant) Merge.kif 14478-14478

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


(disjoint NonFloweringPlant FloweringPlant) Merge.kif 14483-14483
(subclass Cactus FloweringPlant) Geography.kif 6363-6363
(subclass HerbaceousPlant FloweringPlant) Mid-level-ontology.kif 10252-10252
(subclass Succulent FloweringPlant) Geography.kif 6349-6349
(subclass Vine FloweringPlant) Geography.kif 6342-6342
(subclass WoodyPlant FloweringPlant) Mid-level-ontology.kif 10260-10260
(termFormat ChineseLanguage FloweringPlant "开花植物") chinese_format.kif 966-966
(termFormat EnglishLanguage FloweringPlant "flowering plant") english_format.kif 1139-1139
(termFormat FrenchLanguage FloweringPlant "plant florissante") french_format.kif 643-643
(termFormat Hindi FloweringPlant "pushpI vanaspati") terms-hindi.txt 174-174
(termFormat ItalianLanguage FloweringPlant "PiantaDaFiore") terms-it.txt 177-177
(termFormat JapaneseLanguage FloweringPlant "顕花植物") japanese_format.kif 2327-2327
(termFormat PortugueseLanguage FloweringPlant "Planta Florindo") portuguese_format.kif 595-595
(termFormat cz FloweringPlant "flowering plant") terms-cz.txt 211-211
(termFormat de FloweringPlant "bluehende Pflanze") terms-de.txt 470-470
(termFormat ro FloweringPlant "plantã cu flori") relations-ro.kif 664-664
(termFormat tg FloweringPlant "Halamang namumulaklak") terms-tg.txt 178-178

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


(=>
    (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 4747-4758
(=>
    (instance ?FLOWER Flower)
    (exists (?PLANT ?TIME)
        (and
            (instance ?PLANT FloweringPlant)
            (holdsDuring ?TIME
                (part ?FLOWER ?PLANT)))))
Mid-level-ontology.kif 10421-10427
(=>
    (instance ?SEED Seed)
    (exists (?PLANT ?TIME)
        (and
            (instance ?PLANT FloweringPlant)
            (holdsDuring ?TIME
                (part ?SEED ?PLANT)))))
Merge.kif 15115-15120


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