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


KB Term:  Term intersection
English Word: 

Sigma KEE - AdventSunday
AdventSunday(advent sunday)Advent_Sunday

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


(subclass AdventSunday ChristianHoliday) Media.kif 304-304 Advent sunday is a subclass of Christian holiday
(subclass AdventSunday Sunday) Media.kif 305-305 Advent sunday is a subclass of Sunday
(subclass AdventSunday MoveableHoliday) Media.kif 306-306 Advent sunday is a subclass of moveable holiday
(documentation AdventSunday EnglishLanguage "An instance of AdventSunday is a Sunday that begins an instance of Advent.") Media.kif 307-309 Advent sunday is a subclass of moveable holiday

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


(termFormat EnglishLanguage AdventSunday "advent sunday") domainEnglishFormat.kif 64412-64412

antecedent
-------------------------


(=>
    (instance ?T1 AdventSunday)
    (exists (?T2)
        (and
            (instance ?T2 Advent)
            (starts ?T1 ?T2))))
Media.kif 321-326 If X is an instance of advent sunday, then there exists Y such that Y is an instance of advent and X starts Y

consequent
-------------------------


(=>
    (instance ?T1 Advent)
    (exists (?T2)
        (and
            (instance ?T2 AdventSunday)
            (starts ?T2 ?T1))))
Media.kif 311-316 If X is an instance of advent, then there exists Y such that Y is an instance of advent sunday and Y starts X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners