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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Midnight
Midnight

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


(subclass Midnight TimePoint) Merge.kif 8780-8780

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 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 is open source software produced by Articulate Software and its partners