Chunking and other robust translation facilities in plain RGL

This commit is contained in:
aarne
2014-04-02 21:16:03 +00:00
parent d94c7632d4
commit 2ae1392cc1
17 changed files with 437 additions and 38 deletions

View File

@@ -11,8 +11,7 @@ concrete TranslateSwe of Translate =
ConjunctionSwe,
VerbSwe - [
UseCopula,
-- SlashV2V, PassV2, ComplVV, -- generalized in Extensions
SlashV2VNP, SlashVV, AdVVPSlash,AdvVPSlash,VPSlashPrep -----
SlashV2V, PassV2, ComplVV -- generalized in Extensions
],
AdverbSwe,
PhraseSwe,
@@ -29,7 +28,7 @@ concrete TranslateSwe of Translate =
ChunkSwe,
ExtensionsSwe - [
VPI,VPS,PredFrontVQ,PredFrontVS,SlashSlashV2V,SlashV2V,SlashVPIV2V,ComplVV,PassVPSlash,PassAgentVPSlash
VPI,VPS
],
DictionarySwe **
open MorphoSwe, ResSwe, ParadigmsSwe, SyntaxSwe, CommonScand, (E = ExtraSwe), Prelude in {