diff options
Diffstat (limited to 'next-lib/src/norwegian/DiffNor.gf')
| -rw-r--r-- | next-lib/src/norwegian/DiffNor.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/norwegian/DiffNor.gf b/next-lib/src/norwegian/DiffNor.gf index 3723369f2..6cfdf6fa4 100644 --- a/next-lib/src/norwegian/DiffNor.gf +++ b/next-lib/src/norwegian/DiffNor.gf @@ -43,6 +43,7 @@ instance DiffNor of DiffScand = open CommonScand, Prelude in { Utr Fem => "ei" ; Neutr => "et" } ; + detIndefPl = "noen" ; verbHave = mkVerb "ha" "har" "ha" "hadde" "hatt" "haven" "havet" "havne" |
