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



KB Term:  Term intersection
English Word: 

  Evening

Sigma KEE - Evening
Evening(evening)eve, even, evening, eventide, guest_night

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


(subclass Evening NightTime) Merge.kif 9112-9112 Evening is a subclass of night time
(documentation Evening EnglishLanguage "The class of TimeIntervals that begin at Sunset, which is the end of Afternoon, and end at midnight.") Merge.kif 9114-9115 Evening is a subclass of night time

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


(disjoint Afternoon Evening) Merge.kif 8994-8994 Afternoon is disjoint from evening
(disjoint Morning Evening) Merge.kif 8995-8995 Morning is disjoint from evening
(range EveningFn Evening) Merge.kif 9137-9137 The range of Evening fn is an instance of evening
(termFormat EnglishLanguage Evening "evening") domainEnglishFormat.kif 64838-64838 The range of Evening fn is an instance of evening

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


(=>
    (instance ?EVE Evening)
    (exists (?MID)
        (and
            (instance ?MID Midnight)
            (equal
                (EndFn ?EVE) ?MID))))
Merge.kif 9117-9122 If X is an instance of evening, then there exists Y such that Y is an instance of midnight, equal the end of X, and Y
(=>
    (and
        (instance ?EVE Evening)
        (instance ?AFT Afternoon)
        (instance ?D Day)
        (during ?EVE ?D)
        (during ?AFT ?D))
    (meetsTemporally ?AFT ?EVE))
Merge.kif 9124-9131 If X is an instance of evening, Y is an instance of afternoon, Z is an instance of day, X takes place during Z, and Y takes place during Z, then Y meets X
(=>
    (and
        (instance ?E Evening)
        (instance ?D Day)
        (equal ?E
            (EveningFn ?D)))
    (during ?E ?D))
Merge.kif 9142-9147 If X is an instance of evening, Y is an instance of day, and equal X and the evening of Y, then X takes place during Y


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