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


KB Term:  Term intersection
English Word: 

Sigma KEE - Midnight
Midnight(midnight)midnight

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


(subclass Midnight TimePoint) Merge.kif 8982-8982 Midnight is a subclass of time point

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


(termFormat EnglishLanguage Midnight "midnight") domainEnglishFormat.kif 65172-65172

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


(=>
    (instance ?M Midnight)
    (exists (?D)
        (and
            (instance ?D Day)
            (equal ?M
                (EndFn ?D)))))
Merge.kif 8983-8988 If X is an instance of midnight, then there exists Y such that Y is an instance of day, equal X, and the end of Y

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


(=>
    (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


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