forked from GitHub/gf-core
Turkish: implement UsePron
This commit is contained in:
@@ -8,6 +8,8 @@ concrete NounTur of Noun = CatTur ** open ResTur, Prelude in {
|
|||||||
a = agrP3 det.n
|
a = agrP3 det.n
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
UsePron p = p ;
|
||||||
|
|
||||||
DetQuant quant num = {
|
DetQuant quant num = {
|
||||||
s = quant.s ++ num.s ;
|
s = quant.s ++ num.s ;
|
||||||
n = num.n
|
n = num.n
|
||||||
|
|||||||
Reference in New Issue
Block a user