1
0
forked from GitHub/gf-rgl

Noun stemchanges for the Lav remake.

This commit is contained in:
lauma
2025-08-25 17:17:51 +03:00
parent 04df53a17a
commit 943f387a23
8 changed files with 107 additions and 21 deletions

View File

@@ -18,7 +18,8 @@ lin
ImpVP vp = { s = \\pol,num => vp.v.s ! pol ! (VImp num) ++ vp.compl ! (AgrP2 num Masc) } ;
SlashVP np vp = mkClause np vp ** { prep = vp.rightVal } ;
-- SlashVP np vp = mkClause np vp ** { prep = vp.rightVal } ;
-- FIX ME tmp comment
AdvSlash slash adv = {
s = \\m,p => slash.s ! m ! p ++ adv.s ;