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 ClauseNor of Clause = CategoriesNor **
ClauseI with (Rules=RulesNor), (Verbphrase=VerbphraseNor) ;

View File

@@ -0,0 +1,3 @@
--# -path=.:../scandinavian:../abstract:../../prelude
concrete VerbphraseNor of Verbphrase = CategoriesNor **
VerbphraseScand with (SyntaxScand=SyntaxNor) ;