added pronouns

This commit is contained in:
Krasimir Angelov
2026-04-13 16:27:30 +02:00
parent e3b27613fd
commit 4cd3d3158e
6 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ concrete CatHye of Cat = CommonX ** open Prelude,ResHye in {
lincat PN = {s : Str} ;
lincat Predet = {s : Str} ;
lincat Prep = Compl ;
lincat Pron = {s : Str; a : Agr} ;
lincat Pron = {s : Str; empty : Str; a : Agr} ;
lincat QCl = {s : Str} ;
lincat QS = {s : Str} ;
lincat Quant = {s : Str; sp : Species} ;