Hi,

I am building dependency analyses from scratch in my CG3 grammar, using 
SETPARENT and MAP.

Often I find myself establishing a parent relation, and using MAP to put a 
label on it right afterwards, by basically repeating the constraints from the 
SETPARENT rule (with the obvious adaptations).

So I would find a rule that would do both operations in one very useful, 
something like

SETPARENT V + Rel
        MAP >IOBJ
        IF (NEGATE p (*))
        TO (1* VERB + IO:3SgNH BARRIER CLB) ;

Perhaps I am missing something here?

Regards,
Paul Meurer

-- 
You received this message because you are subscribed to the Google Groups 
"Constraint Grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/constraint-grammar/9B4590DB-8B50-4128-B9F6-7D3F770A8E5C%40uib.no.

Reply via email to