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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - producedOn
producedOn

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


(documentation producedOn EnglishLanguage "(producedOn ?R ?TP) refers to the date that a Recording was finalized into a final copy that is ready for release.") Music.kif 89-90
(domain producedOn 1 Recording) Music.kif 93-93
(domain producedOn 2 TimePoint) Music.kif 94-94
(instance producedOn BinaryPredicate) Music.kif 88-88

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


(format ChineseLanguage producedOn "%1 是 produced 在 %2 ") domainEnglishFormat.kif 4230-4230
(format ChineseTraditionalLanguage producedOn "%1 是 produced 在 %2 ") domainEnglishFormat.kif 4229-4229
(format EnglishLanguage producedOn "%1 was produced on %2") domainEnglishFormat.kif 4228-4228
(termFormat EnglishLanguage producedOn "produced on") Music.kif 91-91

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


(=>
    (producedOn ?R ?D)
    (exists (?P)
        (and
            (instance ?P Process)
            (result ?P ?R)
            (equal ?D
                (WhenFn
                    (EndFn ?P))))))
Music.kif 96-104


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