18.02.2013 Views

GF Russian Resource Library

GF Russian Resource Library

GF Russian Resource Library

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.2.5 Relative<br />

RCl = {s : Polarity => ClForm => GenNum => Case => Animacy<br />

=> Str} ;<br />

RP = {s : GenNum => Case => Animacy => Str} ;<br />

Similarly to RS, many RS forms are due to <strong>Russian</strong> declension of kotory� (which).<br />

4.2.6 Verb<br />

Comp, VP = {s : ClForm => GenNum => Person => Str ;<br />

asp : Aspect ; w: Voice ; s2 : Str ;<br />

s3 : Gender => Number => Str ; negBefore: Bool} ;<br />

Verb phrases are discontinuous: the parts of a verb phrase are (s) an inflected verb,<br />

(s2) verb adverbials (not negation though), and (s3) complement. This discontinuity<br />

is needed in sentence formation to account for word order variations.<br />

4.2.7 Adjective<br />

AP = {s : AdjForm => Str; p : IsPostfixAdj} ;<br />

An adjective phrase may contain a complement, e.g. moloжe Rity (younger than<br />

Rita). Then it is used as postfix in modification, e.g. qelovek, moloжe Rity (a<br />

man, younger than Rita).<br />

4.2.8 Noun<br />

CN = {s : Number => Case => Str; g : Gender; anim : Animacy} ;<br />

NP = { s : PronForm => Str ; n : Number ; p : Person ;<br />

g: PronGen ; anim : Animacy ; pron: Bool} ;<br />

Pron = { s : PronForm => Str ; n : Number ; p : Person ;<br />

g: PronGen ; pron: Bool} ;<br />

CN basically corresponds to a noun lexicon entry N. NP is based on Pron type, so<br />

except for Animacy field they are the same.<br />

Determiners (only determinative pronouns (or even indefinite numerals: mnogo<br />

(many)) in <strong>Russian</strong>) are inflected according to the gender of nouns they determine.<br />

extra parameters (Number and Case) are added for the sake of the determinative<br />

pronoun bolьxinstvo (most); Gender parameter is due to multiple determiners<br />

(Numerals in <strong>Russian</strong>) like mnogo. The determined noun has the case parameter<br />

specific for the determiner:<br />

QuantSg, QuantPl , Det = {s : AdjForm => Str; n: Number;<br />

g: PronGen; c: Case} ;<br />

Predet, Quant = {s : AdjForm => Str; g: PronGen; c: Case} ;<br />

4.2.9 Adverb<br />

Adv, AdV, AdA, AdS, AdN = {s : Str} ;<br />

21

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!