![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| discovers |
| appearance as argument number 1 |
|
|
| (instance discovers BinaryPredicate) | Mid-level-ontology.kif 3197-3197 | discovers is an instance of binary predicate |
| (domain discovers 1 AutonomousAgent) | Mid-level-ontology.kif 3198-3198 | The number 1 argument of discovers is an instance of agent |
| (domain discovers 2 Object) | Mid-level-ontology.kif 3199-3199 | The number 2 argument of discovers is an instance of object |
| (documentation discovers EnglishLanguage "(discovers ?AGENT ?OBJECT) means that the AutonomousAgent ?AGENT discovered the Object ?OBJECT.") | Mid-level-ontology.kif 3200-3201 | The number 2 argument of discovers is an instance of object |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (discovers ?AGENT ?OBJECT) (exists (?DISCOVERING) (and (instance ?DISCOVERING Discovering) (agent ?DISCOVERING ?AGENT) (patient ?DISCOVERING ?OBJECT)))) |
Mid-level-ontology.kif 3203-3209 | If X discovers Y, then there exists Z such that Z is an instance of discovering, X is an agent of Z, and Y is a patient of Z |