Voice

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
(UNL)
Line 23: Line 23:
  
 
;@active is the default voice and may be omitted
 
;@active is the default voice and may be omitted
:He built this house in 1895. build (or build.@active)
+
:He built this house in 1895 = build (or build.@active)
  
 
=== Examples ===
 
=== Examples ===

Revision as of 16:15, 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