Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


(subclass DramaticCast GroupOfPeople) Mid-level-ontology.kif 17574-17574 Dramatic cast is a subclass of group of people
(documentation DramaticCast EnglishLanguage "The GroupOfPeople who engage in DramaticActing as part of the realization of a single FictionalText.") Mid-level-ontology.kif 17575-17576 Dramatic cast is a subclass of group of people

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


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

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


(=>
    (and
        (instance ?CAST DramaticCast)
        (member ?MEMBER ?CAST))
    (exists (?TEXT ?PROP ?PROC ?SUB)
        (and
            (instance ?TEXT FictionalText)
            (containsInformation ?TEXT ?PROP)
            (realization ?PROC ?PROP)
            (instance ?SUB DramaticActing)
            (agent ?SUB ?MEMBER)
            (subProcess ?SUB ?PROC))))
Mid-level-ontology.kif 17578-17589 If X is an instance of dramatic cast and Y is a member of X, then All of the following hold: (1) there exist Z, W,, , V (2) U such that Z is an instance of fictional text (3) Z contains information W (4) V expresses the content of W (5) U is an instance of dramatic acting (6) Y is an agent of U (7) U is a subprocess of V
(=>
    (and
        (instance ?GROUP DramaticCast)
        (holdsDuring ?T1
            (member ?MEM ?GROUP)))
    (holdsDuring ?T1
        (attribute ?MEM Actor)))
Mid-level-ontology.kif 20751-20757 If X is an instance of dramatic cast and Y is a member of X holds during Z, then actor is an attribute of Y holds during 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners