chunks for ordinary RGL, defined with a functor

This commit is contained in:
aarne
2014-04-02 13:19:34 +00:00
parent 99c31f406b
commit 086085b9a3
9 changed files with 65375 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
--# -path=.:../swedish/:../scandinavian:../abstract
--# -path=.:src/chunk:alltenses
concrete TranslateSwe of Translate =
TenseSwe,
NounSwe - [PPartNP],
@@ -21,6 +22,8 @@ concrete TranslateSwe of Translate =
ConstructionSwe,
DocumentationSwe,
ChunkSwe - [VPS,VPI],
ExtensionsSwe,
DictionarySwe **
open MorphoSwe, ResSwe, ParadigmsSwe, SyntaxSwe, CommonScand, (E = ExtraSwe), Prelude in {