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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FixedHoliday
FixedHoliday

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


(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 16229-16231
(subclass FixedHoliday Holiday) Mid-level-ontology.kif 16228-16228 FixedHolidayHolidaysubclass では

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


(subclass ChristmasDay FixedHoliday) Media.kif 336-336 ChristmasDayFixedHolidaysubclass では
(subclass Epiphany FixedHoliday) Media.kif 518-518 EpiphanyFixedHolidaysubclass では
(termFormat ChineseLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24121-24121 EpiphanyFixedHolidaysubclass では
(termFormat ChineseTraditionalLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24120-24120 EpiphanyFixedHolidaysubclass では
(termFormat EnglishLanguage FixedHoliday "fixed holiday") domainEnglishFormat.kif 24119-24119 EpiphanyFixedHolidaysubclass では

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


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 is open source software produced by Articulate Software and its partners