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

@@ -7,7 +7,7 @@ abstract Translate =
Numeral,
Conjunction,
Verb - [
----- SlashV2V, PassV2, ComplVV, -- to be generalized
SlashV2V, PassV2, ComplVV, -- to be generalized
UseCopula ---- overgenerating ??
],
Adverb,
@@ -22,7 +22,7 @@ abstract Translate =
Chunk,
Construction,
Extensions - [VPI,VPS,PredFrontVQ,PredFrontVS,SlashSlashV2V,SlashV2V,SlashVPIV2V,ComplVV,PassVPSlash,PassAgentVPSlash],
Extensions - [VPI,VPS],
Dictionary,
Documentation