![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass NonFloweringPlant Plant) | Merge.kif 14720-14720 | Non flowering plant is a subclass of plant |
| (disjoint NonFloweringPlant FloweringPlant) | Merge.kif 14721-14721 | Non flowering plant is disjoint from flowering plant |
| (disjointDecomposition NonFloweringPlant Alga Fern Moss) | Merge.kif 14722-14722 | Non flowering plant is disjointly decomposed into alga, fern, and moss |
| (documentation NonFloweringPlant EnglishLanguage "A Plant that reproduces with spores and does not produce flowers.") | Merge.kif 14723-14724 | Non flowering plant is disjointly decomposed into alga, fern, and moss |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?SPORE Spore) (exists (?PLANT ?TIME) (and (instance ?PLANT NonFloweringPlant) (holdsDuring ?TIME (part ?SPORE ?PLANT))))) |
Merge.kif 15361-15366 | If X is an instance of spore, then there exist Y, Z such that Y is an instance of non flowering plant, and X is a part of Y holds during Z |