Commit Graph

13 Commits

Author SHA1 Message Date
aarne
9945a5b08e langs option to Make.hs ; utf8 exception in linearization from the coding flag in grammar 2008-06-24 08:35:02 +00:00
bjorn
984c5ecc48 Russian: some refactoring of verb conjugation. 2008-06-23 20:01:47 +00:00
bjorn
6762837d54 Remove prepos2Pl argument to mkN. It is always identical to preposPl. 2008-06-23 18:37:50 +00:00
bjorn
b2fe0d881a Russian: remove a big chunk of ParadigmsEng which was pasted into ParadigmsRus and commented out. 2008-06-23 18:32:51 +00:00
bjorn
2ab39eb0ee russian: implement pronMu and pronVu in terms of a common operation 2008-06-23 18:28:05 +00:00
bjorn
e668b6d466 russian: removed preposition o from some prepositional cases. don't understand why it was there. 2008-06-23 18:27:37 +00:00
bjorn
a0da909916 russian: use pronOn to implement pronOno. 2008-06-23 18:06:23 +00:00
bjorn
1bcdd06409 russian: reimplement pronYa and pronTu in terms of a common operation. 2008-06-23 18:01:27 +00:00
bjorn
fac2e5cf13 russin: implement -to pronouns in terms of the base ones. 2008-06-23 17:30:23 +00:00
bjorn
a50c7e3a7c Russian: get rid of the Prepos2 case. Added an argument to Prepos instead to handle -y endings with the v and na prepositions. This saves us a few hundred lines of code. It's a bit pointless since the whole thing needs to be rewriten, but at least I'm getting familiar with the code. 2008-06-23 17:15:14 +00:00
bjorn
74715f4673 Collapse some unnecessairly expanded cases in the russian morphology. 2008-06-23 13:27:51 +00:00
aarne
1379b1a8f6 some more 1.4 functions in russian 2008-06-17 06:55:02 +00:00
aarne
90ed5a2529 Russian in 1.4 - compiles but is incomplete 2008-06-16 21:05:31 +00:00