1
0
forked from GitHub/gf-core

restructured Russian; copies of Constructors in present and alltenses

This commit is contained in:
aarne
2007-06-08 15:30:21 +00:00
parent 741d3e1706
commit 5c0f1a3fc0
5 changed files with 21 additions and 19 deletions

View File

@@ -212,11 +212,11 @@ oper
-- In practice, it is enough to give three forms,
-- e.g. "drink - drank - drunk".
mkV : (drink, drank, drunk : Str) -> V ;
mkV : (drink, drank, drunk : Str) -> V ;
-- Irregular verbs with duplicated consonant in the present participle.
mkV : (run, ran, run, running : Str) -> V ;
mkV : (run, ran, run, running : Str) -> V ;
-- Except for "be", the worst case needs five forms: the infinitive and
-- the third person singular present, the past indicative, and the