diff options
Diffstat (limited to 'next-lib/src/turkish/GrammarTur.gf')
| -rw-r--r-- | next-lib/src/turkish/GrammarTur.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/next-lib/src/turkish/GrammarTur.gf b/next-lib/src/turkish/GrammarTur.gf index e61e55718..ca6feea69 100644 --- a/next-lib/src/turkish/GrammarTur.gf +++ b/next-lib/src/turkish/GrammarTur.gf @@ -1,7 +1,8 @@ --# -path=.:../abstract:../common:prelude concrete GrammarTur of Grammar = - NumeralTur + NumeralTur, + StructuralTur ** { flags startcat = Phr ; unlexer = text ; lexer = text ; |
