mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
updates to ParseEng and ParseEngBul
This commit is contained in:
@@ -23,6 +23,7 @@ open ResBul, Prelude in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
coding = utf8 ;
|
||||
|
||||
lin
|
||||
GerundN v = {
|
||||
@@ -51,7 +52,10 @@ lin
|
||||
that_RP = {
|
||||
s = whichRP
|
||||
} ;
|
||||
|
||||
no_RP = {
|
||||
s = whichRP
|
||||
} ;
|
||||
|
||||
UseQuantPN q pn = { s = table {
|
||||
RObj Dat => "на" ++ pn.s;
|
||||
_ => pn.s
|
||||
|
||||
Reference in New Issue
Block a user