packages feed

gf-3.1.6: lib/src/turkish/GrammarTur.gf

--# -path=.:../abstract:../common:prelude

concrete GrammarTur of Grammar = 
  NounTur,
  NumeralTur,
  StructuralTur
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ;

} ;