Advent
|
|
appearance as argument number 1 |
(documentation Advent EnglishLanguage "An instance of Advent (LatinLanguage adventus = coming) is a TimeInterval that begins with an AdventSunday and includes the four Sundays preceding an instance of ChristmasDay. During this period, observant members of Christianity ritually anticipate the recurring celebration of the birth of Jesus of Nazareth. Note that Advent is observed only in Western Christianity, which includes RomanCatholicism, Protestantism, and Anglicanism. The analog of Advent in Eastern Christianity, which includes EasternOrthodoxChristianity, is the Nativity Fast, which differs from Advent in length and significance.") | Media.kif 298-308 | |
(subclass Advent ChristianHoliday) | Media.kif 296-296 | Advent は ChristianHoliday の subclass では %n |
(subclass Advent MoveableHoliday) | Media.kif 297-297 | Advent は MoveableHoliday の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage Advent "advent") | domainEnglishFormat.kif 64410-64410 |
antecedent |
(=> (and (instance ?T1 Advent) (instance ?T2 ChristmasDay) (during ?T1 ?YEAR) (instance ?YEAR Year) (meetsTemporally ?T1 ?T2)) (during ?T2 ?YEAR)) |
Media.kif 387-394 | |
(=> (and (instance ?T1 Advent) (instance ?T2 ChristmasDay) (during ?T2 ?YEAR) (instance ?YEAR Year) (meetsTemporally ?T1 ?T2)) (during ?T1 ?YEAR)) |
Media.kif 396-403 | |
(=> (and (instance ?T1 Advent) (instance ?T2 ChristmasDay) (meetsTemporally ?T1 ?T2)) (exists (?YEAR) (and (instance ?YEAR Year) (during ?T1 ?YEAR) (during ?T2 ?YEAR)))) |
Media.kif 376-385 | |
(=> (instance ?T1 Advent) (exists (?T2) (and (instance ?T2 AdventSunday) (starts ?T2 ?T1)))) |
Media.kif 317-322 | |
(=> (instance ?T1 Advent) (exists (?T2) (and (instance ?T2 ChristmasDay) (meetsTemporally ?T1 ?T2)))) |
Media.kif 369-374 |
consequent |
(=> (instance ?T1 AdventSunday) (exists (?T2) (and (instance ?T2 Advent) (starts ?T1 ?T2)))) |
Media.kif 327-332 | |
(=> (instance ?T1 ChristmasDay) (exists (?T2) (and (instance ?T2 Advent) (meetsTemporally ?T2 ?T1)))) |
Media.kif 362-367 |