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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 1043-1044
(domain ContestFn 2 TimeInterval) Music.kif 1048-1048 ContestFn 的 2 数量 是 时距instance
(domainSubclass ContestFn 1 Contest) Music.kif 1047-1047 ContestFn 的 1 数量 是 比赛subclass
(instance ContestFn BinaryFunction) Music.kif 1042-1042 ContestFn二元函数instance
(range ContestFn Contest) Music.kif 1049-1049 ContestFnrange比赛 的实例

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 1045-1045

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


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


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