mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
fixes in the Bulgarian resource grammar. extensions in DictEng and DictEngBul
This commit is contained in:
@@ -1461,6 +1461,7 @@ fun anyPl_Det : Det ;
|
||||
fun anySg_Det : Det ;
|
||||
fun anybody_NP : NP;
|
||||
fun anyhow_Adv : Adv;
|
||||
fun anymore_Adv : Adv;
|
||||
fun anyone_NP : NP;
|
||||
fun anyplace_Adv : Adv;
|
||||
fun anything_NP : NP;
|
||||
@@ -17164,6 +17165,7 @@ fun hold_N : N;
|
||||
fun hold_V : V;
|
||||
fun hold_V2 : V2;
|
||||
fun hold_V2V : V2V;
|
||||
fun hold_V3 : V3;
|
||||
fun hold_VS : VS;
|
||||
fun hold_up_N : N;
|
||||
fun holdall_N : N;
|
||||
|
||||
Reference in New Issue
Block a user