VoiceActor
|
|
appearance as argument number 1 |
(documentation VoiceActor EnglishLanguage "Like an Actor, a VoiceActor is also an agent of the dramatic performance. However, only his voice can be heard and not the actor himself") | Biography.kif 755-755 | |
(instance VoiceActor ArtisticOccupation) | Biography.kif 754-754 | 配音演员 是 ArtisticOccupation 的 instance |
(subAttribute VoiceActor Actor) | Biography.kif 753-753 | 配音演员 是 Actor 的 subAttribute |
appearance as argument number 2 |
(termFormat ChineseLanguage VoiceActor "配音演员") | domainEnglishFormat.kif 61865-61865 | |
(termFormat ChineseTraditionalLanguage VoiceActor "配音演員") | domainEnglishFormat.kif 61864-61864 | |
(termFormat EnglishLanguage VoiceActor "voice actor") | domainEnglishFormat.kif 61863-61863 |
antecedent |
(=> (and (attribute ?ACTOR VoiceActor) (instance ?DRAMA DramaticActing) (agent ?DRAMA ?ACTOR) (instance ?SPEAK LinguisticCommunication) (agent ?SPEAK ?ACTOR) (subProcess ?SPEAK ?DRAMA)) (and (not (exists (?S ?VIEWER) (and (instance ?S Seeing) (patient ?S ?ACTOR) (agent ?S ?VIEWER)))) (exists (?H ?VIEWER) (and (instance ?H Hearing) (patient ?H ?ACTOR) (agent ?H ?VIEWER))))) |
Biography.kif 757-776 |
|