forked from GitHub/gf-core
new modules
This commit is contained in:
4
lib/resource/danish/ClauseDan.gf
Normal file
4
lib/resource/danish/ClauseDan.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:../scandinavian:../abstract:../../prelude
|
||||
|
||||
concrete ClauseDan of Clause = CategoriesDan **
|
||||
ClauseI with (Rules=RulesDan), (Verbphrase=VerbphraseDan) ;
|
||||
4
lib/resource/danish/VerbphraseDan.gf
Normal file
4
lib/resource/danish/VerbphraseDan.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:../scandinavian:../abstract:../../prelude
|
||||
|
||||
concrete VerbphraseDan of Verbphrase = CategoriesDan **
|
||||
VerbphraseScand with (SyntaxScand=SyntaxDan) ;
|
||||
Reference in New Issue
Block a user