bjorn
|
380392d882
|
russian: new noun paradigms, including smart paradigm. Some things are still unhandled, notably vowel changes, -a plurals -u prepositions. I have changed the lexicon to use the new ones even though they are not finished, since it was in a pretty sorry state to begin with.
|
2008-06-24 18:44:41 +00:00 |
|
bjorn
|
24ba2a7540
|
Russian: some refactoring of verb conjugation.
|
2008-06-23 20:01:47 +00:00 |
|
bjorn
|
48c65800f4
|
Remove prepos2Pl argument to mkN. It is always identical to preposPl.
|
2008-06-23 18:37:50 +00:00 |
|
bjorn
|
e9a2355a6e
|
Russian: remove a big chunk of ParadigmsEng which was pasted into ParadigmsRus and commented out.
|
2008-06-23 18:32:51 +00:00 |
|
bjorn
|
c04cf72bfb
|
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 |
|
aarne
|
e708f39c46
|
Russian in 1.4 - compiles but is incomplete
|
2008-06-16 21:05:31 +00:00 |
|