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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DramaticCast

Sigma KEE - DramaticCast
DramaticCast

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


(documentation DramaticCast EnglishLanguage "The GroupOfPeople who engage in DramaticActing as part of the realization of a single FictionalText.") Mid-level-ontology.kif 15963-15964
(subclass DramaticCast GroupOfPeople) Mid-level-ontology.kif 15962-15962 DramaticCast est une sous-classe de GroupOfPeople

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


(termFormat ChineseLanguage DramaticCast "戏剧性的演员") domainEnglishFormat.kif 20322-20322
(termFormat ChineseTraditionalLanguage DramaticCast "戲劇性的演員") domainEnglishFormat.kif 20321-20321
(termFormat EnglishLanguage DramaticCast "dramatic cast") domainEnglishFormat.kif 20320-20320

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


(=>
    (and
        (instance ?GROUP DramaticCast)
        (holdsDuring ?T1
            (member ?MEM ?GROUP)))
    (holdsDuring ?T1
        (attribute ?MEM Actor)))
Mid-level-ontology.kif 18813-18819
(=>
    (instance ?CAST DramaticCast)
    (exists (?TEXT ?PROP ?PROC)
        (and
            (instance ?TEXT FictionalText)
            (containsInformation ?TEXT ?PROP)
            (realization ?PROC ?PROP)
            (forall (?MEMBER)
                (=>
                    (member ?MEMBER ?CAST)
                    (exists (?SUB)
                        (and
                            (instance ?SUB DramaticActing)
                            (agent ?SUB ?MEMBER)
                            (subProcess ?SUB ?PROC))))))))
Mid-level-ontology.kif 15966-15980


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