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


KB Term:  Term intersection
English Word: 

Sigma KEE - produced
produced

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


(instance produced BinaryPredicate) Mid-level-ontology.kif 22927-22927 produced is an instance of binary predicate
(documentation produced EnglishLanguage "(produced ?A ?R) Human ?A is responsible for all decision-making processes that resulted in Recording ?R") Mid-level-ontology.kif 22928-22929 produced is an instance of binary predicate
(domain produced 1 Human) Mid-level-ontology.kif 22932-22932 The number 1 argument of produced is an instance of human
(domain produced 2 Recording) Mid-level-ontology.kif 22933-22933 The number 2 argument of produced is an instance of recording

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


(termFormat EnglishLanguage produced "produced") Mid-level-ontology.kif 22930-22930
(format EnglishLanguage produced "%2 produces %1") domainEnglishFormat.kif 4228-4228
(format ChineseTraditionalLanguage produced "%2 produces %1 ") domainEnglishFormat.kif 4229-4229
(format ChineseLanguage produced "%2 produces %1 ") domainEnglishFormat.kif 4230-4230

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


(=>
    (produced ?R ?A)
    (exists (?M ?P)
        (and
            (instance ?M Managing)
            (agent ?M ?A)
            (patient ?M ?P)
            (instance ?P Process)
            (result ?P ?R))))
Mid-level-ontology.kif 22935-22943 If X produces Y, then there exist Z, W such that Z is an instance of managing, X is an agent of Z, W is a patient of Z, W is an instance of process, and Y is a result of W
(=>
    (and
        (produced ?P ?MOVIE)
        (instance ?FILMMAKING FilmMaking)
        (result ?FILMMAKING ?MOVIE))
    (holdsDuring
        (WhenFn ?FILMMAKING)
        (attribute ?P FilmProducer)))
Mid-level-ontology.kif 22952-22958 If X produces Y, Z is an instance of film making, and X is a result of Z, then film producer is an attribute of Y holds during the time of existence of Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners