![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FixedHoliday(fixed holiday) |
| appearance as argument number 1 |
|
|
| (subclass FixedHoliday Holiday) | Mid-level-ontology.kif 16462-16462 | Fixed holiday is a subclass of holiday |
| (documentation FixedHoliday EnglishLanguage "FixedHoliday is the class of Holidays whose observance is fixed to recurrences of the calendar day that the holiday commemorates. See commemoratesDate.") | Mid-level-ontology.kif 16463-16465 | Fixed holiday is a subclass of holiday |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (commemoratesDate ?HOLIDAY (DayFn ?DAY (MonthFn ?MONTH (YearFn ?YEAR)))) (instance ?DATE ?HOLIDAY) (subclass ?HOLIDAY FixedHoliday) (lessThanOrEqualTo ?YEAR ?LATER_YEAR)) (instance ?DATE (DayFn ?DAY (MonthFn ?MONTH (YearFn ?LATER_YEAR))))) |
Government.kif 583-589 | If the day X of month the month Y is a commemorates date of Z, W is an instance of Z, Z is a subclass of fixed holiday, and V is less than or equal to ?LATER_YEAR, then W is an instance of the day X of month the month Y |