[developers] semi.vpm and trigger rules (and KNOPPIX+LKB)

Sanghoun Song sanghoun at uw.edu
Thu May 23 03:50:25 CEST 2013


Dear All,

I tested this on my ubuntu machine (not KNOPPIX+LKB) with my toy
Japanese grammar, and found that trigger rules do not work properly
either. I also found that the following line in semi.vpm causes the
problem.

* >> u

If the line is removed, the generation works correctly with trigger.mtr.
As a test, I added the following two lines into lkb/mrsglobals.lsp,
but the trigger rules still do not work.

(setf *show-lnk-p* nil)
(setf *variable-type-mapping* :semi)

Sanghoun

On Wed, May 22, 2013 at 5:24 PM, Emily M. Bender <ebender at uw.edu> wrote:
> Dear all,
>
> Another discovery from working with MT in Ling 567
> this week:
>
> Once we turn on the vpm, with the following line in lkb/script:
>
> (mt:read-vpm (lkb-pathname (parent-directory) "semi.vpm") :semi)
>
> ... our trigger rules stop working.  The grammar still loads fine, but
> the trigger rules don't match and the semantically empty entries aren't
> triggered. We suspect its because they reference "event", "handle", etc.
> but the post-VPM MRSs have "e", "h", et al instead.
>
> We noticed that the trigger rules in the ERG and Jacy reference
> the types event, handle, etc and so suspect there is some setting
> somewhere that tells the trigger rules to work on the post-VPM,
> grammar-internal MRS that we are missing.  Is there?  If not,
> any ideas on what else it might be?
>
> Thanks,
> Emily
>
> p.s. I haven't had a chance to confirm yet whether this is
> specific to KNOPPIX+LKB or also true in the LOGON distribution.
>
> --
> Emily M. Bender
> Associate Professor
> Department of Linguistics
> Check out CLMS on facebook! http://www.facebook.com/uwclma



-- 
====================================
Sanghoun Song (PhC)
Dept. of Linguistics, Univ. of Washington
http://corpus.mireene.com
====================================


More information about the developers mailing list