toaq / zugai

A Haskell library/program for parsing and interpreting Toaq
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Simplify (TAMN V*)+ serials #21

Closed solpahi closed 2 years ago

solpahi commented 2 years ago

I think we can simplify (TAMN V*)+ serials by putting F above T.

Example serial: naı chı jıa faq

image

(Low) adverbials have to attach to the highest VP/vP to make sure they still end up below T (specifically the T right below FP, heading the entire serial, if there is one. This does not apply to TPs that are buried in the serial).

image

With F above T, the F head can do the job of carrying :t9:, aka the proposed new verb tone that isn't the serial tone. This way, F makes an actual contribution beyond serving as a movement target. However, the simplification does not depend on the adoption of the proposal (F can just remain null).

With this, every serial would look the same, whether it contains TAMN components or not:

image

lynn commented 2 years ago

I implemented this simplification :+1: