more appropriate translations for become_VA and everything_NP

This commit is contained in:
krasimir
2008-03-13 13:39:23 +00:00
parent 2a465eda93
commit d3c79851f1
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ concrete StructuralBul of Structural = CatBul **
either7or_DConj = sd2 "èëè" "èëè" ** {n = Sg} ;
everybody_NP = mkNP "âñåêè" (GSg Masc) P3 ;
every_Det = mkDeterminerSg "âñåêè" "âñÿêà" "âñÿêî";
everything_NP = mkNP "âñÿêî" (GSg Neut) P3 ;
everything_NP = mkNP "âñè÷êî" (GSg Neut) P3 ;
everywhere_Adv = ss "íàâñÿêúäå" ;
few_Det = {s = \\_,_ => "íÿêîëêî"; n = Pl; countable = True; spec = Indef} ;
--- first_Ord = ss "first" ; DEPRECATED