forked from GitHub/gf-rgl
some fragments in the Turkish grammar
This commit is contained in:
@@ -36,4 +36,8 @@ concrete NounTur of Noun = CatTur ** open ResTur, Prelude in {
|
||||
} ;
|
||||
|
||||
UseN n = n ;
|
||||
}
|
||||
|
||||
AdjCN ap cn = {
|
||||
s = \\n,c => ap.s ! n ! c ++ cn.s ! n ! c
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user