mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
(Kor) Use all fields of VP in EmbedVP + tweak linref for VP
This commit is contained in:
@@ -43,7 +43,7 @@ lin
|
||||
-- EmbedQS qs = { } ;
|
||||
|
||||
-- : VP -> SC ;
|
||||
EmbedVP vp = {s = vp.s ! VAttr Pos ++ "것이"} ;
|
||||
EmbedVP vp = {s = linVP (VAttr Pos) vp ++ "것이"} ;
|
||||
|
||||
--2 Sentences
|
||||
|
||||
|
||||
Reference in New Issue
Block a user