mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 09:16:22 -06:00
extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module
This commit is contained in:
@@ -165,7 +165,7 @@ lin
|
||||
Masc Sg P3 ;
|
||||
not_Predet = {s = \\a,c => prepCase c ++ "no pas" ; c = Nom ;
|
||||
a = PNoAg} ;
|
||||
have_V2 = dirV2 (verbV (tenir_108 "tenir")) ;
|
||||
have_V2 = dirV2 (verbV (tenir_108 "tenir" 0)) ;
|
||||
|
||||
oper
|
||||
etConj : {s : Str ; n : MorphoCat.Number} = {s = "i" } ** {n = Pl} ;
|
||||
|
||||
Reference in New Issue
Block a user