Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Negotiating
Negotiating

appearance as argument number 1
-------------------------


(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 21282-21283
(subclass Negotiating Contest) Mid-level-ontology.kif 21280-21280
(subclass Negotiating LinguisticCommunication) Mid-level-ontology.kif 21281-21281

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage Negotiating "谈判") domainEnglishFormat.kif 40108-40108
(termFormat ChineseTraditionalLanguage Negotiating "談判") domainEnglishFormat.kif 40107-40107
(termFormat EnglishLanguage Negotiating "negotiating") domainEnglishFormat.kif 40106-40106

antecedent
-------------------------


(=>
    (instance ?NEGOTIATE Negotiating)
    (hasPurpose ?NEGOTIATE
        (exists (?COMMIT)
            (and
                (instance ?COMMIT Committing)
                (subProcess ?COMMIT ?NEGOTIATE)
                (finishes
                    (WhenFn ?COMMIT)
                    (WhenFn ?NEGOTIATE))))))
Mid-level-ontology.kif 21285-21291


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners