1
0
forked from GitHub/gf-rgl

pronouns in Slovenian. Slovenian has more personal pronouns and not all are currently covered in the RGL

This commit is contained in:
krasimir
2016-03-27 07:03:19 +00:00
parent 2a036579f5
commit e50d041cf7
5 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ concrete NounSlv of Noun = CatSlv ** open ResSlv in {
lin
DetCN det cn = {
s = \\c => det.s ! c ++ cn.s ! det.spec ! c ! det.n ;
a = {g=cn.g; n=det.n}
a = {g=cn.g; n=det.n; p=P3}
} ;
DetQuant quant num = {