apertium/apertium-recursive

Cleaner way to copy input to source side in RTX

mr-martian opened this issue · 0 comments

For copying an input LU verbatim to a chunk source, the cleanest option currently seems to be

whatever: tags;
...
[ /sl=*(whatever)[lem=2.lem/sl,tags=2.tags/sl]]

As discussed in #59, It seems like there should be a cleaner way to do this. Maybe by allowing clips as lemmas with the @ lu syntax.