Re: [lkb] MRS v. syntactic discriminants

Dan Flickinger <[email protected]> Sun, 16 Sep 2007 07:30:21 -0700
Newsgroups gmane.comp.ai.lkb
Message-ID <[email protected]>
> When I invoke "compare" from the LKB in the logon
> distribution (*cvs-version*: "$Date: 2007/04/02 20:43:45 $"),
> it seems to be doing semantic discriminants.  That's nifty,
> but for my present purposes, I'd rather have the syntactic
> ones back.  Is there a switch for this?

The global variable you want to reset is as follows:

(setf lkb::*tree-discriminants-mode* :classic)                                  
Cheers,
 
  Dan