Voice

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
  
 
{{#tree:id=unl_voice|openlevels=0|root=Voice|
 
{{#tree:id=unl_voice|openlevels=0|root=Voice|
@active  
+
*@active  
@passive
+
*@passive
@reflexive
+
*@reflexive
@reciprocal
+
*@reciprocal
 
}}
 
}}
 
   
 
   

Revision as of 14:14, 16 January 2010

Voice (also called diathesis) of a verb describes the relationship between the action (or state) that the verb expresses and the participants identified by its arguments (subject, object, etc.).

Natural language

In the UNLarium, the voice values are the following:

UNL

To be represented by attributes:


@active is the default voice and may be omitted
He built this house in 1895. build (or build.@active)

Examples

  • @active: He built this house in 1895
  • @passive: This house was built in 1895.
  • @reflexive: He killed himself.
  • @reciprocal: They killed each other.
Software