mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 04:16:30 -06:00
implement ProgrVP
This commit is contained in:
@@ -195,7 +195,7 @@ concrete NounTur of Noun = CatTur ** open ResTur, SuffixTur, HarmonyTur, ParamX,
|
||||
|
||||
PPartNP np v2 = {
|
||||
s = \\c => np.s ! c
|
||||
++ mkVerbForms v2 ! VFin Past Pos np.a --# notpresent
|
||||
++ mkVerbForms v2 ! Perf ! VFin Past Pos np.a --# notpresent
|
||||
;
|
||||
h = np.h ;
|
||||
a = np.a
|
||||
|
||||
Reference in New Issue
Block a user