divvun / libdivvun

lib for running gramcheck and other pipelines + cli; modules for CG→spelling, CG→feedback, tagging blanks
https://giellalt.github.io/proof/gramcheck/GrammarCheckerDocumentation.html
GNU General Public License v3.0
9 stars 1 forks source link

Support multiple ADDRELATION($3) of the same number, different targets #81

Closed unhammer closed 1 month ago

unhammer commented 1 month ago

In e.g. coordination, we want a single rule to ADDRELATION ($3) TARGET some-coordinated-noun to every coordinated noun, libdivvun should support generating rule explanations that refer to multiple $3, probably comma-separating?