forked from GitHub/gf-core
AdvCN in Slovenian
This commit is contained in:
@@ -36,4 +36,6 @@ concrete NounSlv of Noun = CatSlv ** open ResSlv in {
|
||||
s = \\spec,c,n => ap.s ! spec ! cn.g ! c ! n ++ cn.s ! Indef ! c ! n ;
|
||||
g = cn.g
|
||||
} ;
|
||||
AdvCN cn ad = {s = \\spec,c,n => cn.s ! spec ! c ! n ++ ad.s ; g = cn.g} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user