mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
make the numeral-noun inflection the right way
This commit is contained in:
@@ -22,10 +22,10 @@ lin pot01 =
|
||||
unit => table {
|
||||
NCard DMascIndef => "åäèí" ;
|
||||
NCard DMascDef => "åäèíèÿ" ;
|
||||
NCard DMascNomDef => "åäèíèÿò" ;
|
||||
NCard DMascDefNom => "åäèíèÿò" ;
|
||||
NCard DMascPersonalIndef => "åäèí" ;
|
||||
NCard DMascPersonalDef => "åäèíèÿ" ;
|
||||
NCard DMascPersonalNomDef => "åäèíèÿò" ;
|
||||
NCard DMascPersonalDefNom => "åäèíèÿò" ;
|
||||
NCard DFemIndef => "åäíà" ;
|
||||
NCard DFemDef => "åäíàòà" ;
|
||||
NCard DNeutIndef => "åäíî" ;
|
||||
|
||||
Reference in New Issue
Block a user