normundsg
acba4fa5b3
Latvian: if ~object~ is a Pron and is not modified by a RCl, it is more natural/neutral if it precedes the verb. For this, the lin types of NP and Adv are extended with a boolean field isPron (in addition to the previously introduced isRel field that indicates whether a CN or NP is modified by a RCl).
2013-12-16 19:08:38 +00:00
normundsg
b9255bbfe9
Latvian: CN and NP types are extended with a Bool field for tracking whether a relative clause has been used
...
This is used for inserting the closing comma if necessary, and later will be used also for adjusting the word order.
2013-12-12 20:42:55 +00:00
normundsg
e1126f74d5
Latvian: code refactoring (an intermediate step) and few bugfixes
2013-05-10 12:03:42 +00:00
normundsg
70a7bdbdeb
Latvian: an optimized NP linearization type => fixed the double negation support in VPS
...
The flag indicating whether a NP has a negated determiner is now encapsulated in the algebraic parameter Agr, removing the extra field in the NP linearization type.
2013-05-02 13:17:53 +00:00
Normunds Gruzitis
eb60a31923
Latvian: added support for double negation, fixed some structural words
...
Double negation: sebject-dependent - works, object-dependent - still has to be fixed (in VerbsLav).
Structural words: everybody, somebody, nobody.
Both motivated by AttemptoLav.
2012-10-16 13:54:52 +00:00
normundsg
3a06651193
Latvian: 1) added some extra things that are used by the Attempto grammar; 2) added notpresent tags; 3) compiles with Setup.hs and lib/src/Make.hs
2012-02-20 02:42:07 +00:00
normundsg
e76587d06e
Latvian RG: approaching RGL API
2011-12-19 06:03:21 +00:00
aarne
5f1d8dec6c
Latvian resource started by Normunds Gruzitis
2011-08-14 16:52:15 +00:00