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


KB Term:  Term intersection
English Word: 

Sigma KEE - Actor
Actor(actor)actor, barnstormer, film_star, histrion, mime, mimer, mimic, mimicker, movie_star, mummer, pantomimer, pantomimist, play-actor, playactor, player, puppeteer, role_player, thespian, trouper

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


(instance Actor EntertainmentProfession) Mid-level-ontology.kif 20741-20741 Actor is an instance of entertainment profession
(documentation Actor EnglishLanguage "A SkilledOccupation describing a theatrical Performer, someone with expertise on DramaticActing.") Mid-level-ontology.kif 20742-20743 Actor is an instance of entertainment profession
(subAttribute Actor Performer) Mid-level-ontology.kif 20745-20745 Actor is a subattribute of performer

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


(subAttribute VoiceActor Actor) Biography.kif 756-756 Voice actor is a subattribute of actor
(termFormat EnglishLanguage Actor "actor") domainEnglishFormat.kif 64409-64409 Voice actor is a subattribute of actor

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


(=>
    (attribute ?PERSON Actor)
    (hasSkill DramaticActing ?PERSON))
Mid-level-ontology.kif 20747-20749 If actor is an attribute of X, then X has the skill to do dramatic acting

consequent
-------------------------


(=>
    (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
(=>
    (and
        (instance ?P DramaticPerformance)
        (agent ?P ?A))
    (holdsDuring
        (WhenFn ?P)
        (attribute ?A Actor)))
Mid-level-ontology.kif 20759-20765 If X is an instance of dramatic performance and Y is an agent of X, then actor is an attribute of Y holds during the time of existence of X
(=>
    (and
        (actedIn ?ACTOR ?O)
        (instance ?PERF DramaticActing)
        (patient ?PERF ?ACTOR)
        (result ?PERF ?O))
    (holdsDuring
        (WhenFn ?PERF)
        (attribute ?ACTOR Actor)))
Mid-level-ontology.kif 23002-23009 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


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners