Open linas opened 3 years ago
There is a bug here regarding the link to LEFT-WALL:
LEFT-WALL
test.v: [71186]0.000= @E- Qa- dWV- B*d- <> VC+ VC+ <verb-pl,i>: <verb-ico>: @E- & <verb-why>: Qa- & <verb-wall>: dWV- & VC+ & <vc-predict>: <vc-trans>: <b-minus>: B*d- & <mv-coord>: VC+
dWV- should have been a shallow connector. Here B*d- tries to connect to words before LEFT-WALL.
dWV-
B*d-
Originally posted by @ampli in https://github.com/opencog/link-grammar/issues/1072#issuecomment-789393624
This is wide-spread, and not easy to fix. The B connector is the primary source of these kinds of problems, I believe.
B
There is a bug here regarding the link to
LEFT-WALL
:dWV-
should have been a shallow connector. HereB*d-
tries to connect to words beforeLEFT-WALL
.Originally posted by @ampli in https://github.com/opencog/link-grammar/issues/1072#issuecomment-789393624