mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
plural form is irreg. only one entry for pa/ís__n in apertium
This commit is contained in:
@@ -63,7 +63,7 @@ lin
|
|||||||
cold_A = regADeg "fred" ;
|
cold_A = regADeg "fred" ;
|
||||||
come_V = verbV (venir_117 "venir") ;
|
come_V = verbV (venir_117 "venir") ;
|
||||||
computer_N = regMN "ordinador" ;
|
computer_N = regMN "ordinador" ;
|
||||||
country_N = regMN "país" ; -- països -- masc
|
country_N = mkN "país" "països" masculine ;
|
||||||
cousin_N = regMN "cosí" ;
|
cousin_N = regMN "cosí" ;
|
||||||
cow_N = mkN "vaca" ;
|
cow_N = mkN "vaca" ;
|
||||||
die_V = verbV (morir_71 "morir") ;
|
die_V = verbV (morir_71 "morir") ;
|
||||||
|
|||||||
Reference in New Issue
Block a user