mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
simplify the code and allow for non-standard pronouns
This commit is contained in:
@@ -7,13 +7,4 @@ concrete ExtraPol of ExtraPolAbs = CatPol ** open ResPol in {
|
||||
g = cn.g
|
||||
};
|
||||
|
||||
ProDrop p = {
|
||||
nom = [] ;
|
||||
voc = p.voc ;
|
||||
dep = p.dep ;
|
||||
sp = p.sp ;
|
||||
n = p.n ;
|
||||
p = p.p ;
|
||||
g = p.g ;
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user