intentional process (IntentionalProcess)
A Process that is
deliberately set in motion by a CognitiveAgent.
Ontology
SUMO / PROCESSESSuperclass(es)
Subclass(es)
intentional psychological process
recreation or exercise
organizational process
guiding
keeping
maintaining
repairing
poking
content development
making
searching
social interaction
maneuver
Coordinate term(s)
dual object process
internal change
motion
shape change
Related WordNet synsets
- act, human action, human activity
- something that people do or cause to happen
- thing
- an action; "how could you do such a thing?"
- accomplishment, achievement
- the act of accomplishing something
- activity
- any specific activity or pursuit; "they avoided all recreational activity"
- procedure, process
- a particular course of action intended to achieve a results; "the procedure of obtaining a driver's license"; "it was a process of trial and error"
- work, piece of work
- something produced or accomplished through the effort or activity or agency of a person or thing: "it is not regarded as one of his more memorable works'; "the symphony was hailed as an ingenious work"; "he was indebted to the pioneering work of John Dewey"; "the work of an active imagination"; "erosion is the work of wind or water over time"
- voluntary
- of your own free will or design; not forced or compelled; "man is a voluntary agent"; "participation was voluntary"; "voluntary manslaughter"; "voluntary generosity in times of disaster"; "voluntary social workers"; "a voluntary confession"
- by choice(p)
- not by chance
- freewill
- done of your own accord; "a freewill offering"
- intentional, willful, wilful
- done by design; "the insult was intentional"; "willful disobedience"
- intentionally, deliberately, designedly, on purpose, purposely, advisedly, by choice, by design
- with intention; in an intentional manner; "he used that word intentionally"; "I did this by choice"
See more related synsets on a separate page.
Axioms (2)
If proc is an instance of intentional process and proc is an agent of agent, then there exists purp so that proc has &n purpose purp for agent.
(=>
(and
(instance ?PROC IntentionalProcess)
(agent ?PROC ?AGENT))
(exists
(?PURP)
(hasPurposeForAgent ?PROC ?PURP ?AGENT)))
If proc is an instance of intentional process, then there exists cognitive agent agent so that proc is an agent of agent.
(=>
(instance ?PROC IntentionalProcess)
(exists
(?AGENT)
(and
(instance ?AGENT CognitiveAgent)
(agent ?PROC ?AGENT))))