forked from GitHub/gf-core
must_VV in Cat should have the genitive "de" attached.
This commit is contained in:
@@ -70,7 +70,7 @@ lin
|
|||||||
a = PNoAg} ;
|
a = PNoAg} ;
|
||||||
much_Det = {
|
much_Det = {
|
||||||
s,sp = \\g,c => prepCase c ++ genForms "molt" "molta" ! g ; n = Sg ; s2 = [] ; isNeg = False} ;
|
s,sp = \\g,c => prepCase c ++ genForms "molt" "molta" ! g ; n = Sg ; s2 = [] ; isNeg = False} ;
|
||||||
must_VV = mkVV (verbV (haver_59 "haver" True)) ; -- + of_Prep
|
must_VV = deVV (verbV (haver_59 "haver" True)) ;
|
||||||
no_Utt = ss "no" ;
|
no_Utt = ss "no" ;
|
||||||
on_Prep = mkPrep "sobre" ;
|
on_Prep = mkPrep "sobre" ;
|
||||||
--- one_Quant = {s = \\g,c => prepCase c ++ genForms "un" "una" ! g} ;
|
--- one_Quant = {s = \\g,c => prepCase c ++ genForms "un" "una" ! g} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user