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



KB Term:  Term intersection
English Word: 

Sigma KEE - DeciduousTree
DeciduousTree(deciduous tree)

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


(subclass DeciduousTree BotanicalTree) Geography.kif 8013-8013 Deciduous tree is a subclass of botanical tree
(disjoint DeciduousTree EvergreenTree) Geography.kif 8014-8014 Deciduous tree is disjoint from evergreen tree
(documentation DeciduousTree EnglishLanguage "DeciduousTrees shed their PlantLeaf(ves) annually.") Geography.kif 8015-8016 Deciduous tree is disjoint from evergreen tree

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


(subclass BalsaTree DeciduousTree) Geography.kif 8104-8104 Balsa tree is a subclass of deciduous tree
(subclass BeechTree DeciduousTree) Geography.kif 8109-8109 Beech tree is a subclass of deciduous tree
(subclass BirchTree DeciduousTree) Geography.kif 8115-8115 Birch tree is a subclass of deciduous tree
(subclass BlackCherryTree DeciduousTree) Geography.kif 8120-8120 Black cherry tree is a subclass of deciduous tree
(subclass SweetCherryTree DeciduousTree) Geography.kif 8125-8125 Sweet cherry tree is a subclass of deciduous tree
(subclass MapleTree DeciduousTree) Geography.kif 8129-8129 Maple tree is a subclass of deciduous tree
(subclass OkoumeTree DeciduousTree) Geography.kif 8133-8133 Okoume tree is a subclass of deciduous tree
(subclass PoplarTree DeciduousTree) Geography.kif 8138-8138 Poplar tree is a subclass of deciduous tree
(subclass CottonwoodTree DeciduousTree) Geography.kif 8143-8143 Cottonwood tree is a subclass of deciduous tree
(subclass AspenTree DeciduousTree) Geography.kif 8146-8146 Aspen tree is a subclass of deciduous tree
(subclass RedOakTree DeciduousTree) Geography.kif 8150-8150 Red oak tree is a subclass of deciduous tree
(subclass SapeleTree DeciduousTree) Geography.kif 8155-8155 Sapele tree is a subclass of deciduous tree
(subclass WalnutTree DeciduousTree) Geography.kif 8160-8160 Walnut tree is a subclass of deciduous tree
(subclass WhiteOakTree DeciduousTree) Geography.kif 8165-8165 White oak tree is a subclass of deciduous tree
(subclass WillowTree DeciduousTree) Geography.kif 8171-8171 Willow tree is a subclass of deciduous tree
(termFormat EnglishLanguage DeciduousTree "deciduous tree") domainEnglishFormat.kif 64753-64753 Willow tree is a subclass of deciduous tree

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


(=>
    (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 8018-8029 If X is a Removing Y from its stems, X is an instance of deciduous tree, and Y is an instance of plant leaf, then there exist Z, W such that Z is a subclass of removing, Z occurs every year duration, W is an instance of Z, W originates at X, and Y is a patient of W

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


(=>
    (and
        (equal ?W
            (OrganicObjectFn ?S))
        (subclass ?W Hardwood)
        (subclass ?S PlantStem))
    (modalAttribute
        (initialPart ?S DeciduousTree) Likely))
Economy.kif 5633-5640 If equal X and Object made from Y, X is a subclass of hardwood, and Y is a subclass of plant stem, then the statement every Y is initially part of a deciduous tree has the modal force of likely
(=>
    (equal ?P
        (PlantFn Apple))
    (subclass ?P DeciduousTree))
Food.kif 2204-2206 If equal X and plant fn apple, then X is a subclass of deciduous tree


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