summaryrefslogtreecommitdiff
path: root/next-lib/src/russian
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2009-04-27 13:28:47 +0000
committeraarne <aarne@cs.chalmers.se>2009-04-27 13:28:47 +0000
commitc14a899ab49167b025c1cc744af1e9694682c1bc (patch)
tree7f4d9748342ac4c4d20183a3fca7d62254476419 /next-lib/src/russian
parent010dee0c974f20d8ffcba5bac422e78ab2ede610 (diff)
have_V2 in Structural
Diffstat (limited to 'next-lib/src/russian')
-rw-r--r--next-lib/src/russian/LexiconRus.gf1
-rw-r--r--next-lib/src/russian/StructuralRus.gf2
2 files changed, 2 insertions, 1 deletions
diff --git a/next-lib/src/russian/LexiconRus.gf b/next-lib/src/russian/LexiconRus.gf
index 229b07ed1..6cee3846b 100644
--- a/next-lib/src/russian/LexiconRus.gf
+++ b/next-lib/src/russian/LexiconRus.gf
@@ -139,7 +139,6 @@ lin
harbour_N = mkN "порт" ; -- prepos -u
hat_N = mkN "шляпа" ;
hate_V2= dirV2 (regV imperfective second "ненави" "жу" "ненавидел" "ненавидь" "ненавидеть" );
- have_V2= dirV2 (regV imperfective first "име" "ю" "имел" "имей" "иметь" );
head_N = mkN "голова" ;
hear_V2= dirV2 (regV imperfective first "слуша" "ю" "слушал" "слушай" "слушать" );
heart_N = mkN "сердце" "сердца" "сердцу" "сердца" "сердцем" "сердце" "сердце" "сердца" "сердец" "сердцам" "сердец" "сердцами" "сердцах" neuter inanimate ;
diff --git a/next-lib/src/russian/StructuralRus.gf b/next-lib/src/russian/StructuralRus.gf
index 84546031a..d5635005b 100644
--- a/next-lib/src/russian/StructuralRus.gf
+++ b/next-lib/src/russian/StructuralRus.gf
@@ -112,6 +112,8 @@ lin
youSg_Pron = pronTu;
youPol_Pron = pronVu;
+ have_V2= P.dirV2 (P.regV P.imperfective P.first "име" "ю" "имел" "имей" "иметь" );
+
--- NoDet = nikakojDet ** {n = Sg; g = PNoGen; c= Nom} ;
--- AnyDet = lubojDet ** {n = Sg; g = PNoGen; c= Nom} ;
--- AnyNumDet = mkDeterminerNum (lubojDet ** {n = Pl; g = PNoGen; c= Nom} );