Opened 6 years ago
Closed 6 years ago
#133 closed defect (invalid)
New changes break TraleSLD
Reported by: | ke | Owned by: | ke |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | trale-sld | Version: | |
Keywords: | Cc: |
Description
Last TRALE revision known working is #285, newest one doesn't work anymore.
Change History (3)
comment:1 Changed 6 years ago by ke
- Component changed from core to trale-sld
comment:2 Changed 6 years ago by ke
comment:3 Changed 6 years ago by ke
- Resolution set to invalid
- Status changed from new to closed
Not debugger-specific, now reported here: http://hpsg.fu-berlin.de/bz/show_bug.cgi?id=97
Note: See
TracTickets for help on using
tickets.
After a few fixes, the HPSG grammar works fine again with the newest version and SP4. However, trying to parse "she walks" with the webcourse grammar, this happens:
Loading default project: test/webcourse/webcourse-project.xml
Loading default project: test/ps94/ps94-project.xml
STRING: 0 she 1 walks 2
! Type error in argument 1 of user:'$put_attributes'/2 ! expected variable, but found ne_list(ne_list(_76),e_list(e_list(_81),max),a_ she,max) ! goal: user:'$put_attributes'(ne_list(ne_list(_76),e_list(e_list(_81),max),a_ she,max),tfs(list,ne_list(max))) | ?- halt.