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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Midnight

Sigma KEE - Midnight
Midnight

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


(subclass Midnight TimePoint) Merge.kif 8816-8816

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


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

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


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

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


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


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