1
0
forked from GitHub/gf-rgl

add lenition in the case table as separate dimension for Nom and Dat

This commit is contained in:
Inari Listenmaa
2025-08-28 15:43:56 +02:00
parent d652c81fa7
commit 8c25bdeacc
4 changed files with 100 additions and 73 deletions

View File

@@ -10,7 +10,7 @@ lin
-- : NP -> VP -> Cl
PredVP np vp = {
subj = np.s ! NPC Nom ;
subj = linNP np ; -- article and CN are discontinuous in NP! linNP just picks nominative unmutated.
pred =
-- table {something with tense+polarity =>
vp.s ! VPres (nagr2vagr np.a)