mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
new modules
This commit is contained in:
4
lib/resource/norwegian/ClauseNor.gf
Normal file
4
lib/resource/norwegian/ClauseNor.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:../scandinavian:../abstract:../../prelude
|
||||
|
||||
concrete ClauseNor of Clause = CategoriesNor **
|
||||
ClauseI with (Rules=RulesNor), (Verbphrase=VerbphraseNor) ;
|
||||
3
lib/resource/norwegian/VerbphraseNor.gf
Normal file
3
lib/resource/norwegian/VerbphraseNor.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
--# -path=.:../scandinavian:../abstract:../../prelude
|
||||
concrete VerbphraseNor of Verbphrase = CategoriesNor **
|
||||
VerbphraseScand with (SyntaxScand=SyntaxNor) ;
|
||||
Reference in New Issue
Block a user