Definition:
		A participant engages in an action.
		
		Arguments:
		during(E), Agent OR Patient, Predicate OR Result OR Theme
	
 
do(
	
	
	
	e1
	
	 , 
	
	
	
	
		 
		
			
			
			
			Definition:
			Actor in an event who initiates and carries out the event intentionally or consciously, and who exists independently of the event.
			Example:
			THEY decided to go.
			
		
		
	 
	
	  
	  
	  Agent
	  
	  
	
	
	
	
)
	
		
		Definition:
		One or more Participants contribute to an event in a certain manner.
		
		Arguments:
		(E OR end(E) OR during(E)), Manner OR Agent, Participant
	
 
manner(
	
	
	
	e1
	
	 , 
	
	
	
	
		
			
			Definition:
			An Agent or Agents behave in an aggressive manner.
			
			Arguments:
			Manner(E, Manner/Agent, Participant)
		
	 
	
	hostile
	
	
	 , 
	
	
	
	
		 
		
			
			
			
			Definition:
			Actor in an event who initiates and carries out the event intentionally or consciously, and who exists independently of the event.
			Example:
			THEY decided to go.
			
		
		
	 
	
	  
	  
	  Agent
	  
	  
	
	
	
	
)
has_emotional_state(
	
	
	
	e2
	
	 , 
	
	
	
	
		 
		
			
			
			
			Definition:
			An Undergoer in an event that is usually structurally changed, for instance by experiencing a change of state or condition; is often acted upon by an agent; is causally involved or directly affected by other participants; and exists independently of the event.
			Example:
			Brutus murdered JULIUS CAESAR.
			
		
		
	 
	
	  
	  
	  Patient
	  
	  
	
	
	 , 
	
	
	
	
	
	negative_emotion
	
	
	
	
)
	
		
		Definition:
		An Affector (Agent, Cause, Stimulus, or Precondition) causes an event.
		
		Arguments:
		Affector, E
	
 
cause(
	
	
	
	e1
	
	 , 
	
	
	
	e2
	
	
	
)
act(
	
	
	
	e3
	
	 , 
	
	
	
	
		 
		
			
			
			
			Definition:
			An Undergoer in an event that is usually structurally changed, for instance by experiencing a change of state or condition; is often acted upon by an agent; is causally involved or directly affected by other participants; and exists independently of the event.
			Example:
			Brutus murdered JULIUS CAESAR.
			
		
		
	 
	
	  
	  
	  Patient
	  
	  
	
	
	 , 
	
	
	
	
		 
		
			
			
			
			Definition:
			Goal that comes into existence through the event.
			Example:
			He strangled his victims TO DEATH.
			
		
		
	 
	
	  
	  
	  Result
	  
	  
	
	
	
	
)
	
		
		Definition:
		An Affector (Agent, Cause, Stimulus, or Precondition) causes an event.
		
		Arguments:
		Affector, E
	
 
cause(
	
	
	
	e1
	
	 , 
	
	
	
	e3
	
	
	
)