-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The new tool gf-conflate-params can merge parameters to make a grammar accept errors: https://github.com/MUSTE-Project/gf-canonical-transforms
To be able to use this in MULLE we need to do the following:
-
be able to specify separate PGFs for the source and target grammars (one of them is the "conflated" grammar)
-
compare trees from different PGFs: simplest solution is to remove all
__xxxsuffixes of function names in the tree, and then compare them. This means changes in:- the
mustelib:Muste/State.hs(and probably inmuste-ajax) - and the javascript: the function
matchy_magicinapp.js
- the
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels