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



KB Term:  Term intersection
English Word: 

Sigma KEE - activePolicy
activePolicy

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


(instance activePolicy BinaryPredicate) TravelPolicies.kif 168-168 activePolicy is an instance of binary predicate
(domain activePolicy 1 Proposition) TravelPolicies.kif 169-169 The number 1 argument of activePolicy is an instance of proposition
(domainSubclass activePolicy 2 TimePosition) TravelPolicies.kif 170-170 The number 2 argument of activePolicy is a subclass of time position
(documentation activePolicy EnglishLanguage "(activePolicy ?POL ?DATE) means that the policy ?POL is effective during the time indicated by ?DATE. The policy may be effective for longer than ?DATE, but it is in effect at least throughout the time indicated by ?DATE.") TravelPolicies.kif 172-172 The number 2 argument of activePolicy is a subclass of time position

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


(=>
    (and
        (activePolicy ?POL ?DATE)
        (instance ?TIME ?DATE)
        (containsFormula ?POL ?FORMULA))
    (holdsDuring ?TIME ?FORMULA))
TravelPolicies.kif 174-179 If activePolicy X and Y, Z is an instance of Y, and X contains the formula W, then W holds during Z


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