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



KB Term:  Term intersection
English Word: 

  policyEffectiveDate

Sigma KEE - policyEffectiveDate
policyEffectiveDate

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


(instance policyEffectiveDate BinaryPredicate) TravelPolicies.kif 183-183 policyEffectiveDate is an instance of binary predicate
(domain policyEffectiveDate 1 Proposition) TravelPolicies.kif 184-184 The number 1 argument of policyEffectiveDate is an instance of proposition
(domainSubclass policyEffectiveDate 2 TimePosition) TravelPolicies.kif 185-185 The number 2 argument of policyEffectiveDate is a subclass of time position
(documentation policyEffectiveDate EnglishLanguage "(policyEffectiveDate ?POL ?TIME) means that the policy ?POL becomes effective on the date indicated by ?TIME.") TravelPolicies.kif 187-188 The number 2 argument of policyEffectiveDate is a subclass of time position

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


(=>
    (and
        (policyEffectiveDate ?POL ?DATE)
        (confersObligation ?POL ?AGENT ?FORMULA)
        (instance ?TIME ?DATE))
    (holdsDuring
        (ImmediateFutureFn ?TIME)
        (holdsObligation ?AGENT ?FORMULA)))
TravelPolicies.kif 190-195 If policyEffectiveDate X and Y, Z obligates W to perform task of the type X, and V is an instance of Y, then Z is obliged to perform tasks of type W holds during immediately after V
(=>
    (and
        (policyEffectiveDate ?POL ?DATE)
        (confersRight ?POL ?AGENT ?FORMULA)
        (instance ?TIME ?DATE))
    (holdsDuring
        (ImmediateFutureFn ?TIME)
        (holdsRight ?AGENT ?FORMULA)))
TravelPolicies.kif 197-202 If policyEffectiveDate X and Y, Z allows W to perform task of the type X, and V is an instance of Y, then Z has the right to perform holds during immediately after V


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners