![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Negotiating
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Negotiating Contest) | Mid-level-ontology.kif 21608-21608 | Negotiating is a subclass of contest |
| (subclass Negotiating LinguisticCommunication) | Mid-level-ontology.kif 21609-21609 | Negotiating is a subclass of linguistic communication |
| (documentation Negotiating EnglishLanguage "A Contest where each participant attempts to maximize his self-interest in a Promise that marks the end of the Contest.") | Mid-level-ontology.kif 21610-21611 | Negotiating is a subclass of linguistic communication |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?NEGOTIATE Negotiating) (hasPurpose ?NEGOTIATE (exists (?COMMIT) (and (instance ?COMMIT Committing) (subProcess ?COMMIT ?NEGOTIATE) (finishes (WhenFn ?COMMIT) (WhenFn ?NEGOTIATE)))))) |
Mid-level-ontology.kif 21613-21622 | If X is an instance of negotiating, then X has the purpose there exists Y such that Y is an instance of committing, Y is a subprocess of X, and the time of existence of Y finishes the time of existence of X |