![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MineBusiness |
| appearance as argument number 1 |
|
|
| (subclass MineBusiness Business) | Society.kif 1530-1530 | MineBusiness is a subclass of business |
| antecedent |
|
|
| (=> (instance ?PLANT MineBusiness) (exists (?MINERAL ?MINE ?MANUFACTURE) (and (instance ?MINE Mine) (instance ?MANUFACTURE Manufacture) (eventLocated ?MANUFACTURE ?MINE) (result ?MANUFACTURE ?MINERAL) (instance ?MINERAL MiningArtifact)))) |
Society.kif 1531-1539 | If X is an instance of MineBusiness, then there exist Y, Z, W such that Z is an instance of mine, W is an instance of manufacture, W is located at Z, Y is a result of W, and Y is an instance of MiningArtifact |