mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
fixes in Chinese
This commit is contained in:
@@ -118,7 +118,7 @@ lin
|
||||
} ; ---- ??
|
||||
|
||||
PresPartAP vp = { ---- copied from RelVP
|
||||
s = vp.prePart ++ useVerb vp.verb ! Pos ! APlain ++ vp.compl ++ which_RP.s ;
|
||||
s = vp.prePart ++ useVerb vp.verb ! Pos ! APlain ++ vp.compl ; -- ++ which_RP.s ;
|
||||
monoSyl = False ;
|
||||
hasAdA = False
|
||||
} ; ---- ??
|
||||
|
||||
Reference in New Issue
Block a user