mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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
|
||||
} ;
|
||||
|
||||
UsePron p = p ;
|
||||
|
||||
DetQuant quant num = {
|
||||
s = quant.s ++ num.s ;
|
||||
n = num.n
|
||||
|
||||
Reference in New Issue
Block a user