Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


(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 21767-21768
(subclass ClosingContract Committing) Mid-level-ontology.kif 21766-21766 Closing contract is a subclass of committing

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


(termFormat ChineseLanguage ClosingContract "合同终止") domainEnglishFormat.kif 15232-15232
(termFormat ChineseTraditionalLanguage ClosingContract "契約終止") domainEnglishFormat.kif 15231-15231
(termFormat EnglishLanguage ClosingContract "closing contract") domainEnglishFormat.kif 15230-15230

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


(=>
    (and
        (instance ?CLOSE ClosingContract)
        (agent ?CLOSE ?AGENT)
        (destination ?CLOSE ?CONTRACT))
    (partyToAgreement ?CONTRACT ?AGENT))
Mid-level-ontology.kif 21770-21775
(=>
    (instance ?CLOSE ClosingContract)
    (exists (?AGREE)
        (and
            (instance ?AGREE ReachingAgreement)
            (subProcess ?AGREE ?CLOSE))))
Media.kif 131-136


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