syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

Movement & attributes #608

Open jbellik opened 2 years ago

jbellik commented 2 years ago

When "reorder all terminals" is selected, nodes marked as clitics lose that in the prosody. they also lose marking for func: true. Looks like attributes are not being transmitted in the reordering function.

jbellik commented 2 years ago

Solved this in as-yet-unpushed branch, but we need a helper function that compares trees only looking at structure, not ids of non-root, non-terminals.