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