forked from GitHub/gf-core
refactoring in Bulgarian: use explicit Animacy instead of fourth gender
This commit is contained in:
@@ -48,8 +48,8 @@ concrete QuestionBul of Question = CatBul ** open ResBul, Prelude in {
|
||||
} ;
|
||||
|
||||
IdetIP idet = {
|
||||
s = \\_ => idet.s ! DNeut ;
|
||||
gn = gennum DNeut idet.n
|
||||
s = \\_ => idet.s ! ANeut ;
|
||||
gn = gennum ANeut idet.n
|
||||
} ;
|
||||
|
||||
IdetQuant iquant num = {
|
||||
|
||||
Reference in New Issue
Block a user