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


KB Term:  Term intersection
English Word: 

Sigma KEE - PolicyDocument
PolicyDocument(policy document)

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


(documentation PolicyDocument EnglishLanguage "Instances of PolicyDocument are TextDocuments that describe the terms of a specific policy (e.g. Travel Policy) of a given company.") TravelPolicies.kif 273-274
(subclass PolicyDocument TextDocument) TravelPolicies.kif 276-276 Policy document is a subclass of text document

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


(termFormat EnglishLanguage PolicyDocument "policy document") TravelPolicies.kif 275-275
(subclass TravelPolicyDocument PolicyDocument) TravelPolicies.kif 303-303 TravelPolicyDocument is a subclass of policy document

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


(=>
    (instance ?DOC PolicyDocument)
    (exists (?PROP)
        (and
            (containsInformation ?DOC ?PROP)
            (property ?PROP Policy))))
TravelPolicies.kif 278-283 If X is an instance of policy document, then there exists Y such that X contains information Y and Y the attribute policy
(=>
    (and
        (instance ?DOC PolicyDocument)
        (containsFormula ?DOC ?PROP))
    (modalAttribute ?PROP Legal))
TravelPolicies.kif 288-292 If X is an instance of policy document and X contains the formula Y, then the statement Y has the modal force of legal


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