mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
(Kor) Use all fields of VP in EmbedVP + tweak linref for VP
This commit is contained in:
@@ -119,5 +119,6 @@ concrete CatKor of Cat = CommonX ** open ResKor, Prelude in {
|
||||
PN = ResKor.NounPhrase ;
|
||||
|
||||
linref
|
||||
V, V2, V3, VP = linVerb ;
|
||||
V, V2, V3 = linVerb ;
|
||||
VP = linVP linVF ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user