![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
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 |
|
|
| 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 |