I don’t really know why this is; is this something to do with the original version of the grammar or with the token mapping that we added?
@goodmami is saying top and list are a problem here. I think CTO and CFROM as well as CARG come from the token mapping machinery. I don’t know what WLINK is… Help, anyone?
; WLINK links semantic relation to input string elements, more or
; less. This becomes useful whenever a grammar is used in some
; application.
relation := avm &
[ LBL handle,
PRED predsort,
WLINK list, CFROM *top*, CTO *top* ].
it can be important to check if LKB also has a similar post processing option.
I remember some discussion about the importance of consolidate the config options used by different processors (actually Ace and LKB) are the only two in use right?
I wonder in what step the Link information was projected from the EP arguments to the <n,m> pair right next to the predicate name.