1
0
forked from GitHub/gf-core
Files
gf-core/lib/src
normundsg 6f4befae68 Latvian: finally handles PassV2 clauses in a more or less adequate way
Extends the previously introduced support for specifying the verb valence (verb-dependent subject and object cases), involving functions up to PredVP and RelVP.

In Latvian, the passive voice is not used if the agent (subject) is known; to preserve the information structure (i.e. the word order), a clause like 'A is <done> by B' is linearized in the active voice ('A <does> B') where A has the object case (e.g. Acc), and B - the subject case (e.g. Nom). Thus, the verb valence patterns are swapped on-the-fly.

This is still a rather quick & dirty implementation: parameters and linearization types have to be optimized (VerbLav), the use of PassV2 in AdvVP is problematic as it doesn't apply VPSlashPrep / ComplSlash, etc.
2013-05-01 03:33:58 +00:00
..
2013-04-19 14:47:10 +00:00
2010-11-17 08:32:38 +00:00
2013-03-13 14:21:26 +00:00
2013-04-25 13:55:08 +00:00
2013-04-03 12:51:23 +00:00
2013-04-05 08:38:13 +00:00
2013-04-26 06:00:42 +00:00
2013-04-20 09:15:49 +00:00
2013-04-20 09:15:49 +00:00
2012-03-30 09:22:52 +00:00
2011-06-27 14:55:51 +00:00
2012-03-05 09:33:23 +00:00
2011-09-01 08:14:27 +00:00
2012-02-24 10:01:02 +00:00
2011-05-10 15:27:57 +00:00
2012-02-21 09:20:38 +00:00
2013-04-20 09:15:49 +00:00
2013-04-05 11:40:50 +00:00