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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DramaticCast
DramaticCast(dramatic cast)cast, cast_of_characters, dramatis_personae

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 17351-17352
(subclass DramaticCast GroupOfPeople) Mid-level-ontology.kif 17350-17350 Dramatic cast is a subclass of group of people

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


(termFormat ChineseLanguage DramaticCast "戏剧性的演员") domainEnglishFormat.kif 20331-20331
(termFormat ChineseTraditionalLanguage DramaticCast "戲劇性的演員") domainEnglishFormat.kif 20330-20330
(termFormat EnglishLanguage DramaticCast "dramatic cast") domainEnglishFormat.kif 20329-20329

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


(=>
    (and
        (instance ?GROUP DramaticCast)
        (holdsDuring ?T1
            (member ?MEM ?GROUP)))
    (holdsDuring ?T1
        (attribute ?MEM Actor)))
Mid-level-ontology.kif 20385-20391
(=>
    (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 17354-17368


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