1
0
forked from GitHub/gf-core

new modules

This commit is contained in:
aarne
2005-02-17 12:58:20 +00:00
parent 55f28a0d3b
commit 429fa8fb72
5 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--# -path=.:../scandinavian:../abstract:../../prelude
concrete ClauseDan of Clause = CategoriesDan **
ClauseI with (Rules=RulesDan), (Verbphrase=VerbphraseDan) ;

View File

@@ -0,0 +1,4 @@
--# -path=.:../scandinavian:../abstract:../../prelude
concrete VerbphraseDan of Verbphrase = CategoriesDan **
VerbphraseScand with (SyntaxScand=SyntaxDan) ;