mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 13:59:31 -06:00
added Subj constants
This commit is contained in:
@@ -8,8 +8,8 @@ concrete StructuralBul of Structural = CatBul **
|
||||
after_Prep = mkPrep "ñëåä" Acc ;
|
||||
all_Predet = {s = table GenNum ["âñè÷êèÿ";"âñè÷êàòà";"âñè÷êîòî";"âñè÷êèòå"]} ;
|
||||
almost_AdA, almost_AdN = ss "ïî÷òè" ;
|
||||
{- although_Subj = ss "although" ;
|
||||
always_AdV = ss "always" ;
|
||||
although_Subj = ss ["âúïðåêè ÷å"] ;
|
||||
{- always_AdV = ss "always" ;
|
||||
and_Conj = ss "and" ** {n = Pl} ;
|
||||
-}
|
||||
because_Subj = ss "çàùîòî" ;
|
||||
@@ -134,9 +134,7 @@ concrete StructuralBul of Structural = CatBul **
|
||||
whatPl_IP = mkIP "êàêâè" "êàêâè" GPl ;
|
||||
whatSg_IP = mkIP "êàêúâ" "êàêúâ" (GSg Masc) ;
|
||||
when_IAdv = mkIAdv "êîãà" ;
|
||||
{-
|
||||
when_Subj = ss "when" ;
|
||||
-}
|
||||
when_Subj = ss "êîãàòî" ;
|
||||
where_IAdv = mkIAdv "êúäå" ;
|
||||
whichPl_IDet = {s = table GenNum ["êîé";"êîÿ";"êîå";"êîè"]; n = Pl} ;
|
||||
whichSg_IDet = {s = table GenNum ["êîé";"êîÿ";"êîå";"êîè"]; n = Sg} ;
|
||||
|
||||
Reference in New Issue
Block a user