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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ContestFn

Sigma KEE - ContestFn
ContestFn

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


(documentation ContestFn EnglishLanguage "(ContestFn ?CONTEST ?TI) is a BinaryFunction that returns an instance of Contest that occured during TimePoint ?TI") Music.kif 1042-1043
(domain ContestFn 2 TimePoint) Music.kif 1047-1047
(domainSubclass ContestFn 1 Contest) Music.kif 1046-1046
(instance ContestFn BinaryFunction) Music.kif 1041-1041
(range ContestFn Contest) Music.kif 1048-1048

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


(format ChineseLanguage ContestFn "occurred 在 %2 的 %1 ") domainEnglishFormat.kif 3086-3086
(format ChineseTraditionalLanguage ContestFn "occurred 在 %2 的 %1 ") domainEnglishFormat.kif 3085-3085
(format EnglishLanguage ContestFn "the %1 that occurred at %2") domainEnglishFormat.kif 3084-3084
(termFormat EnglishLanguage ContestFn "contest function") Music.kif 1044-1044

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


(=>
    (equal ?C
        (ContestFn ?CONTEST ?TI))
    (and
        (instance ?C ?CONTEST)
        (during
            (WhenFn ?C) ?TI)))
Music.kif 1050-1054


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