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

alignLeftMorpheme alignRightMorpheme category bug #497

Closed maxTarlov closed 3 years ago

maxTarlov commented 3 years ago

alignLeftMorpheme and alignRightMorpheme use the category argument to specify which morpheme must be aligned right/left, but when building a tableau, tableauMaker throws an error: Category argument b is not a valid category with the current settings. Currently valid prosodic categories: ["u","i","phi","w","Ft","syll"] Valid syntactic categories: ["cp","xp","x0"] at makeTableau (spot.js:7482) at runDemo (cliticAlignTest.html:135) at spot.js:7184

This is because tableauMaker wants all categories to be in pCat. makeTableau needs to recognize alignLeft/RightMorpheme as an exception

jbellik commented 3 years ago

Good catch!!

On Tue, Nov 3, 2020 at 11:16 AM Max Tarlov notifications@github.com wrote:

alignLeftMorpheme and alignRightMorpheme use the category argument to specify which morpheme must be aligned right/left, but when building a tableau, tableauMaker throws an error: Category argument b is not a valid category with the current settings. Currently valid prosodic categories: ["u","i","phi","w","Ft","syll"] Valid syntactic categories: ["cp","xp","x0"] at makeTableau (spot.js:7482) at runDemo (cliticAlignTest.html:135) at spot.js:7184

This is because tableauMaker wants all categories to be in pCat. makeTableau needs to recognize alignLeft/RightMorpheme as an exception

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/syntax-prosody-ot/main/issues/497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7ROKXIZO7O2PAJUEFQPNDSOBJJZANCNFSM4TJEOYVA .

--

-- Jennifer Bellik, PhD Post-doctoral researcher & lecturer UC Santa Cruz https://people.ucsc.edu/~jbellik/