linref for nouns

This commit is contained in:
Krasimir Angelov
2024-10-31 13:04:13 +01:00
parent 1111ca0fdd
commit 9e52b2d8a3

View File

@@ -14,4 +14,6 @@ lincat Prep = Compl ;
lincat Interj = {s : Str} ;
lincat Voc = {s : Str} ;
linref N,N2,N3 = \n -> n.s ! Indef ! Sg ;
}