| DramaticActing(dramatic acting) |
| appearance as argument number 1 |
|
|
| (subclass DramaticActing Pretending) | Mid-level-ontology.kif 17490-17490 | Dramatic acting is a subclass of pretending |
| (documentation DramaticActing EnglishLanguage "Playing a character in a Performance, MotionPicture, etc.") | Mid-level-ontology.kif 17491-17492 | Dramatic acting is a subclass of pretending |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (actedIn ?ACTOR ?O) (instance ?PERF DramaticActing) (patient ?PERF ?ACTOR) (result ?PERF ?O)) (holdsDuring (WhenFn ?PERF) (attribute ?ACTOR Actor))) |
Mid-level-ontology.kif 23068-23075 | If X acted in Y., Z is an instance of dramatic acting, X is a patient of Z, and Y is a result of Z, then actor is an attribute of X holds during the time of existence of Z |
| (=> (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 776-795 | If All of the following hold: (1) voice actor is an attribute of X (2) Y is an instance of dramatic acting (3) X is an agent of Y (4) Z is an instance of linguistic communication (5) X is an agent of Z (6) Z is a subprocess of Y, then there don't exist W, V such that W is an instance of seeing, X is a patient of W, and V is an agent of W and there exist U, V such that U is an instance of hearing, X is a patient of U, and V is an agent of U |
| consequent |
|
|
|
|