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 19969-19970
(subclass Negotiating Contest) Mid-level-ontology.kif 19967-19967
(subclass Negotiating LinguisticCommunication) Mid-level-ontology.kif 19968-19968

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


(termFormat ChineseLanguage Negotiating "谈判") domainEnglishFormat.kif 40128-40128
(termFormat ChineseTraditionalLanguage Negotiating "談判") domainEnglishFormat.kif 40127-40127
(termFormat EnglishLanguage Negotiating "negotiating") domainEnglishFormat.kif 40126-40126

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


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


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