diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-12-02 08:49:04 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-12-02 08:49:04 +0000 |
| commit | 90ca53d18a2fa8ed30c4097931ce8f1a4c6d08a4 (patch) | |
| tree | b671238d121ea5ce7e9be50f8582b7e39ce4992f /next-lib/src/scandinavian | |
| parent | d0a129dabc82a23336052255890aba894b8ec7ad (diff) | |
added slavic to some paths in Bulgaria, and Inanimate to one place in SymbolBul, to be able to compile them
Diffstat (limited to 'next-lib/src/scandinavian')
| -rw-r--r-- | next-lib/src/scandinavian/ExtraScand.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/scandinavian/ExtraScand.gf b/next-lib/src/scandinavian/ExtraScand.gf index 5e6594235..32ec58bc2 100644 --- a/next-lib/src/scandinavian/ExtraScand.gf +++ b/next-lib/src/scandinavian/ExtraScand.gf @@ -2,7 +2,7 @@ incomplete concrete ExtraScand of ExtraScandAbs = CatScand ** open CommonScand,Coordination,ResScand in { lin GenNP np = { - s = \\n,_,_,g => np.s ! NPPoss (gennum g n) ; + s,sp = \\n,_,_,g => np.s ! NPPoss (gennum g n) ; det = DDef Indef } ; |
