changed have_V3 to Extra in Latvian, as in the recent Russian patch

This commit is contained in:
aarne
2012-12-28 13:02:46 +00:00
parent 9f9c6abb82
commit 2e40825dee
2 changed files with 4 additions and 0 deletions

View File

@@ -30,4 +30,6 @@ lin
IAdvAdv adv = {s = "cik" ++ adv.s} ;
have_V3 = mkV3 (mkV "būt") nom_Prep dat_Prep Dat ;
}

View File

@@ -11,4 +11,6 @@ abstract ExtraLavAbs = Extra ** {
youPl8fem_Pron : Pron ;
they8fem_Pron : Pron ;
it8fem_Pron : Pron ;
have_V3 : V3 ;
}