started TransSwe with the new Predication

This commit is contained in:
aarne
2014-02-05 15:33:35 +00:00
parent 4fe3b482d8
commit b11977a152
4 changed files with 991 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
concrete RGLBaseSwe of RGLBase =
-- modules in Grammar, excluding Structural, Verb, Sentence, Question
---- Tense,
NounSwe - [PPartNP], -- to be generalized
AdjectiveSwe,
NumeralSwe,
ConjunctionSwe,
AdverbSwe,
PhraseSwe - [UttS],
---- Sentence,
---- Question,
RelativeSwe,
---- Idiom [NP, VP, Cl, Tense, ProgrVP, ExistNP, SelfAdvVP, SelfAdVVP, SelfNP], ---- why only these?
SymbolSwe [PN, Symb, String, CN, Card, NP, MkSymb, SymbPN, CNNumNP] ; ---- why only these?
---- Construction,
---- Extensions,
---- Documentation ;