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 The number 2 argument of contest function is an instance of time interval
(domainSubclass ContestFn 1 Contest) Music.kif 1047-1047 The number 1 argument of contest function is a subclass of contest
(instance ContestFn BinaryFunction) Music.kif 1042-1042 Contest function is an instance of binary function
(range ContestFn Contest) Music.kif 1049-1049 The range of contest function is an instance of contest

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