delph-in / matrix

The Grammar Matrix
https://matrix.ling.washington.edu/index.html
Other
11 stars 6 forks source link

Adapt globals.lsp to modern LKB #713

Closed emilymbender closed 3 months ago

emilymbender commented 4 months ago

The file lkb/globals.lsp as provided by the customization system should now include these lines as well:

(setf *gen-equate-qeqs-p* t)
(defparameter *gen-start-symbol* '(root)
  "specifying valid realizations")