mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
Fixed A's in Cat phrasebook nationalities
This commit is contained in:
@@ -206,7 +206,7 @@ lin
|
||||
village_N = regMN "poble" ;
|
||||
wait_V2 = mkV2 (regV "esperar") dative ;
|
||||
walk_V = regV "caminar" ;
|
||||
warm_A = regADeg "tebi" ;
|
||||
warm_A = compADeg (mkA "tebi" "tèbia" "tebis" "tèbies" "tèbiament") ;
|
||||
war_N = regFN "guerra" ;
|
||||
watch_V2 = dirV2 (regV "mirar") ;
|
||||
water_N = regFN "aigua" ;
|
||||
|
||||
Reference in New Issue
Block a user