mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
added[Cvocative and single word phrases
This commit is contained in:
@@ -18,8 +18,8 @@ concrete StructuralBul of Structural = CatBul **
|
||||
between_Prep = mkPrep "ìåæäó" Acc ;
|
||||
{-
|
||||
both7and_DConj = sd2 "both" "and" ** {n = Pl} ;
|
||||
but_PConj = ss "but" ;
|
||||
-}
|
||||
but_PConj = ss "íî" ;
|
||||
by8agent_Prep = mkPrep "÷ðåç" Acc ;
|
||||
by8means_Prep = mkPrep "÷ðåç" Acc ;
|
||||
{-
|
||||
@@ -86,12 +86,10 @@ concrete StructuralBul of Structural = CatBul **
|
||||
only_Predet = {s = \\_ => "ñàìî"} ;
|
||||
{-
|
||||
or_Conj = ss "or" ** {n = Sg} ;
|
||||
otherwise_PConj = ss "otherwise" ;
|
||||
-}
|
||||
otherwise_PConj = ss "èíà÷å" ;
|
||||
part_Prep = mkPrep "îò" Acc ;
|
||||
{-
|
||||
please_Voc = ss "please" ;
|
||||
-}
|
||||
please_Voc = ss "ìîëÿ" ;
|
||||
possess_Prep = mkPrep [] Dat ;
|
||||
quite_Adv = ss "äîñòà" ;
|
||||
she_Pron = mkPron "òÿ" "íåÿ" "è" "íåèí" "íåéíèÿ" "íåéíèÿò" "íåéíà" "íåéíàòà" "íåéíî" "íåéíîòî" "íåéíè" "íåéíèòå" (GSg Fem) P3 ;
|
||||
|
||||
Reference in New Issue
Block a user