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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Midnight

Sigma KEE - Midnight
Midnight(midnight)midnight

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


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

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


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

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


(=>
    (instance ?M Midnight)
    (exists (?D)
        (and
            (instance ?D Day)
            (equal ?M
                (EndFn ?D)))))
Merge.kif 8781-8786

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


(=>
    (instance ?EVE Evening)
    (exists (?MID)
        (and
            (instance ?MID Midnight)
            (equal
                (EndFn ?EVE) ?MID))))
Merge.kif 8915-8920


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