08.11.2014 Views

On how to write rules in Constraint Grammar (CG-3) - VISL

On how to write rules in Constraint Grammar (CG-3) - VISL

On how to write rules in Constraint Grammar (CG-3) - VISL

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

APPEND: <strong>CG</strong>-<strong>in</strong>put on the fly<br />

➢ APPEND <strong>rules</strong><br />

closed word classes:<br />

APPEND ("$1"v ADV)<br />

TARGET (""r)<br />

open word classes<br />

APPEND ("$1"v ADJ)<br />

TARGET (""r)<br />

<strong>in</strong>flexion<br />

APPEND ("$1y"v N P NOM) TARGET (""r) APPEND<br />

("$1"v V PAST) TARGET (""r)<br />

default<br />

APPEND ("$1"v N S NOM)<br />

TARGET (""r) (NOT 0 OR (N)) ;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!