mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 18:46:28 -06:00
the supine forms restored in Ice.VForm (disappeared by mistake in a git reset)
This commit is contained in:
@@ -193,7 +193,7 @@ oper
|
||||
tr ( th "2" ++ gforms voice Pl P2) ++
|
||||
tr ( th "3" ++ gforms voice Pl P3) ++
|
||||
tr (intagAttr "th" "colspan=2" (heading infinitive_Parameter) ++ intagAttr "td" "colspan=4" (vfin (VInf voice))) ++
|
||||
tr (intagAttr "th" "colspan=2" (heading supine_Parameter) ++ intagAttr "td" "colspan=4" (verb.sup ! voice))
|
||||
tr (intagAttr "th" "colspan=2" (heading supine_Parameter) ++ intagAttr "td" "colspan=4" (vfin (VSup voice)))
|
||||
) ;
|
||||
in
|
||||
heading2 (heading active_Parameter) ++ voiceTable Active ++
|
||||
|
||||
Reference in New Issue
Block a user