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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantLeaf
PlantLeaf(plant leaf)abruptly-pinnate_leaf, acerate_leaf, acuminate_leaf, amplexicaul_leaf, bijugate_leaf, bijugous_leaf, bipinnate_leaf, blade, bract, bracteole, bractlet, cataphyll, compound_leaf, cordate_leaf, crenate_leaf, cuneate_leaf, decompound_leaf, deltoid_leaf, dentate_leaf, denticulate_leaf, elliptic_leaf, elongate_leaf, emarginate_leaf, ensiform_leaf, entire_leaf, erose_leaf, even-pinnate_leaf, fig_leaf, flowering_glume, foliage, frond, glume, hastate_leaf, involucre, lanceolate_leaf, leaf, leaf_blade, leafage, lemma, ligule, lily_pad, linear_leaf, lobe, lobed_leaf, lyrate_leaf, needle, oblanceolate_leaf, oblong_leaf, obovate_leaf, obtuse_leaf...

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


(documentation PlantLeaf EnglishLanguage "An Organ of Plants whose main purpose is photosynthesis.") Mid-level-ontology.kif 10366-10367
(subclass PlantLeaf Organ) Mid-level-ontology.kif 10365-10365 Plant leaf is a subclass of organ
(subclass PlantLeaf PlantAnatomicalStructure) Mid-level-ontology.kif 10364-10364 Plant leaf is a subclass of plant anatomical structure

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


(termFormat EnglishLanguage PlantLeaf "plant leaf") domainEnglishFormat.kif 65347-65347

appearance as argument number 3
-------------------------


(domain sheddingLeaves 2 PlantLeaf) Geography.kif 6506-6506 The number 2 argument of shedding leaves is an instance of plant leaf

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


(=>
    (and
        (instance ?T EvergreenTree)
        (instance ?L PlantLeaf))
    (not
        (sheddingLeaves ?T ?L)))
Geography.kif 6616-6621
(=>
    (and
        (sheddingLeaves ?T ?L)
        (instance ?T DeciduousTree)
        (instance ?L PlantLeaf))
    (exists (?SHED ?S)
        (and
            (subclass ?SHED Removing)
            (frequency ?SHED YearDuration)
            (instance ?S ?SHED)
            (origin ?S ?T)
            (patient ?S ?L))))
Geography.kif 6461-6472
(=>
    (and
        (subclass ?CLASS PlantLeaf)
        (equal ?CLASS Cabbage))
    (initialPart ?CLASS CabbagePlant))
Economy.kif 4449-4453
(=>
    (and
        (subclass ?CLASS PlantLeaf)
        (equal ?CLASS LeafyGreenVegetable))
    (initialPart ?CLASS Plant))
Economy.kif 4424-4428

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


(=>
    (and
        (instance ?P Plant)
        (part ?TIS ?P))
    (exists (?K ?W ?CLASS)
        (and
            (instance ?K ?CLASS)
            (subclass ?CLASS Keeping)
            (instance ?W FreshWater)
            (patient ?K ?W)
            (capability ?CLASS instrument ?TIS)
            (or
                (instance ?TIS PlantLeaf)
                (instance ?TIS PlantStem)))))
Mid-level-ontology.kif 10457-10470


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