Files
linguist/samples/Grammatical Framework/FoodsGer.gf
2013-09-03 08:30:06 +02:00

8 lines
152 B
Plaintext

--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsGer of Foods = FoodsI with
(Syntax = SyntaxGer),
(LexFoods = LexFoodsGer) ;