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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user