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 19738-19739
(subclass Negotiating Contest) Mid-level-ontology.kif 19736-19736
(subclass Negotiating LinguisticCommunication) Mid-level-ontology.kif 19737-19737

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


(termFormat ChineseLanguage Negotiating "谈判") domainEnglishFormat.kif 40097-40097
(termFormat ChineseTraditionalLanguage Negotiating "談判") domainEnglishFormat.kif 40096-40096
(termFormat EnglishLanguage Negotiating "negotiating") domainEnglishFormat.kif 40095-40095

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


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


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