mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 05:22:50 -06:00
Chunking and other robust translation facilities in plain RGL
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user