summaryrefslogtreecommitdiff
path: root/next-lib/src/swedish/StructuralSwe.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-08 09:38:32 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-08 09:38:32 +0000
commitcbec29962e58f17ebe4f066e8268eac58dc8a5f7 (patch)
tree8256dfd57b5ae2389595f2e3b7ae7935d86c2855 /next-lib/src/swedish/StructuralSwe.gf
parent4e921573f4ab33d955f895fcca60436e8b00ee78 (diff)
corrections in Attempto grammars
Diffstat (limited to 'next-lib/src/swedish/StructuralSwe.gf')
-rw-r--r--next-lib/src/swedish/StructuralSwe.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/swedish/StructuralSwe.gf b/next-lib/src/swedish/StructuralSwe.gf
index 97f17402f..b257b850a 100644
--- a/next-lib/src/swedish/StructuralSwe.gf
+++ b/next-lib/src/swedish/StructuralSwe.gf
@@ -132,7 +132,7 @@ lin
Sg => \\_,_ => genderForms "ingen" "inget" ;
Pl => \\_,_,_ => "inga"
} ;
- det = DDef Def
+ det = DIndef
} ;
if_then_Conj = {s1 = "om" ; s2 = "så" ; n = singular} ;