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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FixedHoliday
FixedHoliday(fixed holiday)

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 15074-15076
(subclass FixedHoliday Holiday) Mid-level-ontology.kif 15073-15073 Fixed holiday is a subclass of holiday

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


(subclass ChristmasDay FixedHoliday) Media.kif 336-336 Christmas day is a subclass of fixed holiday
(subclass Epiphany FixedHoliday) Media.kif 518-518 Epiphany is a subclass of fixed holiday
(termFormat ChineseLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24138-24138 Epiphany is a subclass of fixed holiday
(termFormat ChineseTraditionalLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24137-24137 Epiphany is a subclass of fixed holiday
(termFormat EnglishLanguage FixedHoliday "fixed holiday") domainEnglishFormat.kif 24136-24136 Epiphany is a subclass of fixed holiday

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