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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FixedHoliday

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 14856-14858
(subclass FixedHoliday Holiday) Mid-level-ontology.kif 14855-14855 子類 固定假期 and 假日

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


(subclass ChristmasDay FixedHoliday) Media.kif 336-336 子類 ChristmasDay and 固定假期
(subclass Epiphany FixedHoliday) Media.kif 518-518 子類 Epiphany and 固定假期
(termFormat ChineseLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24116-24116
(termFormat ChineseTraditionalLanguage FixedHoliday "固定假期") domainEnglishFormat.kif 24115-24115
(termFormat EnglishLanguage FixedHoliday "fixed holiday") domainEnglishFormat.kif 24114-24114

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 619-625


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