diff options
| author | krasimir <krasimir@chalmers.se> | 2009-03-27 08:43:43 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-03-27 08:43:43 +0000 |
| commit | 587549a871b86559c3e69b399e56a73e708dfd44 (patch) | |
| tree | b4ae65b57752c3f0801d63ddc14f9f586fbf420e /next-lib/src/turkish/GrammarTur.gf | |
| parent | 5ced40f789bc8ef4ec824e6dca4aeb856bf5eac9 (diff) | |
some fragments of Turkish noun morphology
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 ; |
