@ebender
que there is the complement. The subject is dropped via the optsubj rule. The said optsubj rule identifies the mother’s nonlocal features with the daughter’s.
The complement looks ok?..
I do get a couple trees with the complement extraction rule (which is what I want here). In those, the nonlocal features look like this:
@Dan I am using the LKB actually, but I can reproduce it with ACE:
(1, 0, 1, <0:3>, 1, “qué” “qué”, 0, “pt00000”, “pt00000” 0.71251348) (2, 0, 1, <0:3>, 1, “qué” “qué”, 0, “dt0cn0”, “dt0cn0” 0.71251348) (3, 0, 1, <0:3>, 1, “qué” “qué”, 0, “de0cn0”, “de0cn0” 0.71251348) (4, 0, 1, <0:3>, 1, “qué” “qué”, 0, “pe00000”, “pe00000” 0.71251348) (5, 1, 2, <4:6>, 1, “haber” “ha”, 0, “vaip3s0”, “vaip3s0” 0.99988891) (6, 2, 3, <7:13>, 1, “comer” “comido”, 0, “vmp00sm”, “vmp00sm” 0.98939291) (7, 2, 3, <7:13>, 1, “comer” “comido”, 0, “vmp00sm-pp”, “vmp00sm-pp” 0.98939291)
ace -g ace/srg.dat -y --yy-rules -l
@Dan please note that the version of the grammar is specifically this one: Debug broken slash · delph-in/srg@0ab8323 · GitHub - I will go ahead and send it to you as a tar archive.