mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -06:00
Danish crown in PhrasebookPol
This commit is contained in:
@@ -110,7 +110,7 @@ concrete WordsPol of Words = SentencesPol **
|
|||||||
|
|
||||||
-- Currencies; $crown$ is ambiguous between Danish and Swedish crowns.
|
-- Currencies; $crown$ is ambiguous between Danish and Swedish crowns.
|
||||||
|
|
||||||
DanishCrown = mkCN (mkCurrency "korona holenderska" "korony holenderskie" "koron holenderskich" Fem);
|
DanishCrown = mkCN (mkCurrency "korona duńska" "korony duńskie" "koron duńskich" Fem);
|
||||||
Dollar = mkCN (P.nSer "dolar") ;
|
Dollar = mkCN (P.nSer "dolar") ;
|
||||||
Euro = mkCN (mkCurrency "euro" "euro" "euro" Neut);
|
Euro = mkCN (mkCurrency "euro" "euro" "euro" Neut);
|
||||||
Lei = mkCN (mkCurrency "leja" "leje" "lei" Fem);
|
Lei = mkCN (mkCurrency "leja" "leje" "lei" Fem);
|
||||||
|
|||||||
Reference in New Issue
Block a user