mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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