mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
feminine pronouns in translation Dictionary ; to check in Bul and Hin
This commit is contained in:
@@ -4,7 +4,6 @@ concrete TranslateIta of Translate =
|
||||
TenseIta,
|
||||
NounIta - [
|
||||
PPartNP
|
||||
,UsePron -- override with a prodrop variant
|
||||
],
|
||||
AdjectiveIta,
|
||||
NumeralIta,
|
||||
@@ -34,10 +33,5 @@ open MorphoIta, ResIta, ParadigmsIta, SyntaxIta, (E = ExtraIta), (G = GrammarIta
|
||||
flags
|
||||
literal=Symb ;
|
||||
|
||||
-- the overrides -----
|
||||
lin
|
||||
|
||||
UsePron p = G.UsePron p | G.UsePron (E.ProDrop p) ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user