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


KB Term:  Term intersection
English Word: 

Sigma KEE - WoodProduct
WoodProduct(wood product)

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


(subclass WoodProduct ForestProduct) Economy.kif 5573-5573 Wood product is a subclass of forest product
(subclass WoodProduct OrganicCompound) Economy.kif 5574-5574 Wood product is a subclass of organic compound
(subclass WoodProduct PlantSubstance) Economy.kif 5575-5575 Wood product is a subclass of plant substance
(documentation WoodProduct EnglishLanguage "Products made from Wood material.") Economy.kif 5576-5576 Wood product is a subclass of plant substance
(externalImage WoodProduct "http://upload.wikimedia.org/wikipedia/commons/ 6/ 63/ Drva.JPG") pictureList.kif 8804-8804 Wood product is a subclass of plant substance
(externalImage WoodProduct "http://upload.wikimedia.org/wikipedia/commons/ 7/ 71/ LightningVolt_Wood_Floor.jpg") pictureList.kif 9843-9843 Wood product is a subclass of plant substance

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


(subclass Hardwood WoodProduct) Economy.kif 5627-5627 Hardwood is a subclass of wood product
(subclass Softwood WoodProduct) Economy.kif 5754-5754 Softwood is a subclass of wood product
(subclass Timber WoodProduct) Economy.kif 5845-5845 Timber is a subclass of wood product
(subclass Lumber WoodProduct) Economy.kif 5883-5883 Lumber is a subclass of wood product
(subclass WoodenArtifact WoodProduct) Economy.kif 5923-5923 Wood artifact is a subclass of wood product
(termFormat EnglishLanguage WoodProduct "wood product") domainEnglishFormat.kif 65748-65748 Wood artifact is a subclass of wood product

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


(=>
    (and
        (instance ?P WoodProduct)
        (part ?W ?P))
    (instance ?W Wood))
Economy.kif 5578-5582 If X is an instance of wood product and Y is a part of X, then Y is an instance of wood
(=>
    (and
        (equal ?W
            (OrganicObjectFn ?S))
        (subclass ?W WoodProduct)
        (subclass ?S PlantStem))
    (exists (?T)
        (and
            (subclass ?T BotanicalTree)
            (initialPart ?S ?T))))
Economy.kif 5584-5593 If equal X and Object made from Y, X is a subclass of wood product, and Y is a subclass of plant stem, then there exists Z such that Z is a subclass of botanical tree and every Y is initially part of a Z


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners