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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ContractDocument
ContractDocument(contract document)

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


(documentation ContractDocument EnglishLanguage "Instances of ContractDocument are TextDocuments that describe the terms of a contract.") Media.kif 976-978
(subclass ContractDocument TextDocument) Media.kif 975-975 Contract document is a subclass of text document

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


(termFormat EnglishLanguage ContractDocument "contract document") domainEnglishFormat.kif 64697-64697

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


(=>
    (and
        (instance ?DOC ContractDocument)
        (containsInformation ?DOC ?PROP)
        (property ?PROP Contract))
    (property ?PROP Law))
Media.kif 995-1000
(=>
    (instance ?DOC ContractDocument)
    (exists (?PROP)
        (and
            (containsInformation ?DOC ?PROP)
            (property ?PROP Contract))))
Media.kif 979-984


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