mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised
This commit is contained in:
@@ -177,7 +177,7 @@ oper
|
||||
<Sg,Fem> => sa ;
|
||||
_ => ses
|
||||
} ;
|
||||
a = {g = g ; n = n ; p = p} ;
|
||||
a = Ag g n p ;
|
||||
hasClit = True
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user