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


KB Term:  Term intersection
English Word: 

Sigma KEE - ContractDocument
ContractDocument(contract document)

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


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

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


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

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


(=>
    (instance ?DOC ContractDocument)
    (exists (?PROP)
        (and
            (containsInformation ?DOC ?PROP)
            (property ?PROP Contract))))
Media.kif 959-964 If X is an instance of contract document, then there exists Y such that X contains information Y and Y the attribute contract
(=>
    (and
        (instance ?DOC ContractDocument)
        (containsInformation ?DOC ?PROP)
        (property ?PROP Contract))
    (property ?PROP Law))
Media.kif 975-980 If X is an instance of contract document, X contains information Y, and Y the attribute contract, then Y the attribute law


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners