command eh ; lib/doc/tour started

This commit is contained in:
aarne
2010-02-03 20:55:54 +00:00
parent b90e56a94e
commit 064cfef331
2 changed files with 5 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ instance LexFoodsGer of LexFoods =
oper
wine_N = mkN "Wein" ;
pizza_N = mkN "Pizza" "Pizzen" feminine ;
cheese_N = mkN "Käse" "Käsen" masculine ;
cheese_N = mkN "Käse" "Käse" masculine ;
fish_N = mkN "Fisch" ;
fresh_A = mkA "frisch" ;
warm_A = mkA "warm" "wärmer" "wärmste" ;