summaryrefslogtreecommitdiff
path: root/example/3/grammar
diff options
context:
space:
mode:
authorPatrick Simianer <patrick@lilt.com>2026-02-24 17:07:57 +0100
committerPatrick Simianer <patrick@lilt.com>2026-02-24 17:07:57 +0100
commit77666a09c0f82b231605da463a946a5a5fcd09b6 (patch)
tree44d0e96bac774b491290b548358b65176f5dec94 /example/3/grammar
parentc13b5650ac4bee7e674d263fcb778599bb449bff (diff)
Fix reordering bug in derive and add test example
derive used a sequential counter to index into the source-side NT map, which only worked for monotone rules. Now looks up tails by the target NT's own index via map.index(i.index). Adds toy-reorder example (German verb-final -> English SVO) to exercise the fix. Also updates trollop -> optimist and guards xmlsimple require. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'example/3/grammar')
0 files changed, 0 insertions, 0 deletions