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


KB Term:  Term intersection
English Word: 

Sigma KEE - ClosingContract
ClosingContract(closing contract)close, execution, execution_of_instrument

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


(subclass ClosingContract Committing) Mid-level-ontology.kif 23663-23663 Closing contract is a subclass of committing
(documentation ClosingContract EnglishLanguage "Completing a Contract of some sort, e.g. the purchase of a house, closing a business deal, etc.") Mid-level-ontology.kif 23664-23665 Closing contract is a subclass of committing

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


(termFormat EnglishLanguage ClosingContract "closing contract") domainEnglishFormat.kif 15216-15216
(termFormat ChineseTraditionalLanguage ClosingContract "契約終止") domainEnglishFormat.kif 15217-15217
(termFormat ChineseLanguage ClosingContract "合同终止") domainEnglishFormat.kif 15218-15218

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


(=>
    (and
        (instance ?CLOSE ClosingContract)
        (agent ?CLOSE ?AGENT)
        (destination ?CLOSE ?CONTRACT))
    (partyToAgreement ?CONTRACT ?AGENT))
Mid-level-ontology.kif 23667-23672 If X is an instance of closing contract, Y is an agent of X, and X ends up at Z, then Y is a party to agreement of Z
(=>
    (instance ?CLOSE ClosingContract)
    (exists (?AGREE)
        (and
            (instance ?AGREE ReachingAgreement)
            (subProcess ?AGREE ?CLOSE))))
Media.kif 125-130 If X is an instance of closing contract, then there exists Y such that Y is an instance of reaching agreement and Y is a subprocess of X


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.0-321a000c (2026-05-05) is open source software produced by Articulate Software and its partners