diff options
| author | krasimir <krasimir@chalmers.se> | 2008-11-27 06:32:18 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2008-11-27 06:32:18 +0000 |
| commit | 7f81aa43af09d37f857361096d3b2c4f27dceef6 (patch) | |
| tree | 49608b32b2a231f65a37294e9625f232fe59cf93 /next-lib/src/russian | |
| parent | f50c4270ad5f3115c2bbee9aacd5e3abf5412940 (diff) | |
move lincat Subj, Prep to Slavic
Diffstat (limited to 'next-lib/src/russian')
| -rw-r--r-- | next-lib/src/russian/CatRus.gf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/next-lib/src/russian/CatRus.gf b/next-lib/src/russian/CatRus.gf index 97c7522ee..317921d4a 100644 --- a/next-lib/src/russian/CatRus.gf +++ b/next-lib/src/russian/CatRus.gf @@ -72,8 +72,6 @@ concrete CatRus of Cat = CommonX ** CatSlavic with (ResSlavic = ResRus) ** open -- case of "или", the result is however plural if any of the disjuncts is.
Conj = {s1,s2 : Str ; n : Number} ;
- Subj = {s : Str} ;
- Prep = {s : Str ; c: Case } ;
-- Open lexical classes, e.g. Lexicon
|
