![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| facility |
| appearance as argument number 1 |
|
|
| (instance facility BinaryPredicate) | Dining.kif 327-327 | facility is an instance of binary predicate |
| (documentation facility EnglishLanguage "(facility ?AGENT ?OBJ) means that an ?AGENT provides some ?OBJ to fulfill some goal or need") | Dining.kif 328-329 | facility is an instance of binary predicate |
| (domain facility 2 Object) | Dining.kif 330-330 | The number 2 argument of facility is an instance of object |
| (domain facility 1 AutonomousAgent) | Dining.kif 331-331 | The number 1 argument of facility is an instance of agent |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage facility "facility") | Dining.kif 332-332 | |
| (format EnglishLanguage facility "%1 provides %2") | domainEnglishFormat.kif 3390-3390 | |
| (format ChineseTraditionalLanguage facility "%1 provides %2 ") | domainEnglishFormat.kif 3391-3391 | |
| (format ChineseLanguage facility "%1 provides %2 ") | domainEnglishFormat.kif 3392-3392 |
| antecedent |
|
|
| (=> (and (facility ?AGENT ?OBJ) (customer ?CUST ?AGENT) (instance ?X ?OBJ) (desires ?CUST (exists (?PROC) (and (instance ?PROC IntentionalProcess) (patient ?PROC ?X) (agent ?PROC ?CUST))))) (modalAttribute (confersRight ?AGENT ?CUST (uses ?X ?CUST)) Possibility)) |
Dining.kif 336-350 | If X provides Y, X is a customer of Z, W is an instance of Y, and Z desires there exists V such that V is an instance of intentional process, W is a patient of V, and Z is an agent of V, then the statement Z allows Z uses W to perform task of the type X has the modal force of possibility |