(Kor) Add UsePron and PossPron, minor fix in i_Pron

This commit is contained in:
Inari Listenmaa
2020-04-03 11:55:32 +02:00
parent 4e701884db
commit a18ffbe232
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ concrete CatKor of Cat = CommonX ** open ResKor, Prelude in {
N = ResKor.Noun ;
N2 = ResKor.Noun2 ;
N3 = ResKor.Noun3 ;
PN = ResKor.PNoun ;
PN = ResKor.NounPhrase ;
linref
V, V2, V3, VP = linVerb ;