1
0
forked from GitHub/gf-rgl

overload toplevel grammars for Swe and Rus

This commit is contained in:
aarne
2007-12-20 22:33:49 +00:00
parent 4b1dbb4657
commit 6ffe0e7ad7
7 changed files with 302 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
concrete OverGrammarSwe of OverGrammar =
StructuralSwe,NumeralSwe,ConjunctionSwe[ListS,ListNP,ListAP,ListAdv] **
OverGrammarI with (Grammar = GrammarSwe) ;