mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
feminine pronouns in translation Dictionary ; to check in Bul and Hin
This commit is contained in:
@@ -5,7 +5,7 @@ concrete TranslateFin of Translate =
|
||||
CatFin,
|
||||
NounFin - [
|
||||
PPartNP
|
||||
,UsePron, PossPron -- Fin specific: replaced by variants with prodrop
|
||||
,PossPron -- Fin specific: replaced by variants with prodrop
|
||||
],
|
||||
AdjectiveFin,
|
||||
NumeralFin,
|
||||
@@ -38,7 +38,6 @@ flags literal=Symb ; coding = utf8 ;
|
||||
-- the overrides -----
|
||||
lin
|
||||
|
||||
UsePron p = G.UsePron p | G.UsePron (E.ProDrop p) ;
|
||||
PossPron p = G.PossPron p | E.ProDropPoss p ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user