forked from GitHub/gf-core
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.
|
||||
|
||||
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") ;
|
||||
Euro = mkCN (mkCurrency "euro" "euro" "euro" Neut);
|
||||
Lei = mkCN (mkCurrency "leja" "leje" "lei" Fem);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete SymbolPol of Symbol = CatPol ** open Prelude, ResPol, AdjectiveMorphoPol in {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user