mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
add Predet
This commit is contained in:
@@ -6,9 +6,9 @@ concrete StructuralBul of Structural = CatBul **
|
||||
lin
|
||||
above_Prep = ss "íàä" ;
|
||||
after_Prep = ss "ñëåä" ;
|
||||
{- all_Predet = ss "all" ;
|
||||
almost_AdA, almost_AdN = ss "almost" ;
|
||||
although_Subj = ss "although" ;
|
||||
all_Predet = {s = table GenNum ["âñè÷êèÿ";"âñè÷êàòà";"âñè÷êîòî";"âñè÷êèòå"]} ;
|
||||
almost_AdA, almost_AdN = ss "ïî÷òè" ;
|
||||
{- although_Subj = ss "although" ;
|
||||
always_AdV = ss "always" ;
|
||||
and_Conj = ss "and" ** {n = Pl} ;
|
||||
-}
|
||||
@@ -65,10 +65,8 @@ concrete StructuralBul of Structural = CatBul **
|
||||
it_Pron = mkNP "òî" "íåãî" "íåãîâ" "íåãîâèÿ" "íåãîâèÿò" "íåãîâà" "íåãîâàòà" "íåãîâî" "íåãîâîòî" "íåãîâè" "íåãîâèòå" (GSg Neut) P3 ;
|
||||
less_CAdv = ss "ïîìàëêî" ;
|
||||
many_Det = mkDeterminerPl "ìíîãî" ;
|
||||
more_CAdv = ss "ïîâå÷å" ;
|
||||
{-
|
||||
most_Predet = ss "most" ;
|
||||
-}
|
||||
more_CAdv = ss "îùå" ;
|
||||
most_Predet = {s = \\_ => "ïîâå÷åòî"} ;
|
||||
much_Det = mkDeterminerSg "ìíîãî" "ìíîãî" "ìíîãî";
|
||||
{-
|
||||
must_VV = {
|
||||
@@ -86,9 +84,9 @@ concrete StructuralBul of Structural = CatBul **
|
||||
-}
|
||||
no_Phr = ss "íå" ;
|
||||
on_Prep = ss "íà" ;
|
||||
{-
|
||||
---- one_Quant = mkDeterminer Sg "one" ; -- DEPRECATED
|
||||
only_Predet = ss "only" ;
|
||||
only_Predet = {s = \\_ => "ñàìî"} ;
|
||||
{-
|
||||
or_Conj = ss "or" ** {n = Sg} ;
|
||||
otherwise_PConj = ss "otherwise" ;
|
||||
-}
|
||||
|
||||
Reference in New Issue
Block a user