(Kor) Use all fields of VP in EmbedVP + tweak linref for VP

This commit is contained in:
Inari Listenmaa
2020-05-21 14:17:52 +02:00
parent 5153005d51
commit ef364c295f
4 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -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 ;
}