XI UNL School: Difference between revisions

From UNLwiki
Jump to navigationJump to search
imported>Chittaphone
No edit summary
imported>Justinenglish
No edit summary
Line 15: Line 15:


8.REL(A,%x;P,%y):=(%x)(%y);
8.REL(A,%x;P,%y):=(%x)(%y);
9. rel (x%, V; %y, R):= rel (%y; %x)

Revision as of 09:22, 12 March 2013

Delete all the punctuation signs (PUT) (%x)(PUT):=(%x);

2) (N,%x)(N,%y):=(N,%x)(BLK)(N,%y);

(%x,J)(%y,N):=(%y)(%x);

4) (N,%x,MCL):=-(MCL);

5. (V,%x):=(VER,%x)

6) (%x,J)(%y,N)(%z,J):=(%x,GEN=%y)(%y)(%z,GEN=%x)

7) (POS=V,%x)(POS=N,%y):=+REL(%x;%y);

8.REL(A,%x;P,%y):=(%x)(%y);


9. rel (x%, V; %y, R):= rel (%y; %x)