mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 09:46:22 -06:00
Many additions; more numerals; tests;
This commit is contained in:
@@ -84,6 +84,7 @@ lin
|
||||
let pol = case polarity of {Neg => PNeg; Pos => PPos} in
|
||||
let a = Ag gn P2 in
|
||||
(R.verbEnvAgr "" "" vp.verb Imperative Pres a pol)
|
||||
++ vp.dep
|
||||
++ vp.adv ! a
|
||||
++ vp.compl ! pol.p ! a
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user