![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
TreeBranch(tree branch)
| bough |
| appearance as argument number 1 |
|
|
| (subclass TreeBranch PlantBranch) | Mid-level-ontology.kif 10980-10980 | Tree branch is a subclass of plant branch |
| (documentation TreeBranch EnglishLanguage "Any PlantBranch which is part of a BotanicalTree.") | Mid-level-ontology.kif 10981-10982 | Tree branch is a subclass of plant branch |
| (externalImage TreeBranch "http://upload.wikimedia.org/wikipedia/commons/ 8/ 86/ Branch.agr.jpg") | pictureList.kif 52-52 | Tree branch is a subclass of plant branch |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B TreeBranch) (exists (?T) (and (instance ?T BotanicalTree) (part ?B ?T)))) |
Mid-level-ontology.kif 10984-10989 | If X is an instance of tree branch, then there exists Y such that Y is an instance of botanical tree and X is a part of Y |