Browse Source

Russian: fix for или and delete comment about preposition в, because that's how it already works

master
kirill-jjj 2 years ago
parent
commit
d9a141d77b
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      dictsource/ru_list

+ 4
- 1
dictsource/ru_list View File

@@ -117,7 +117,7 @@ _, zVpit'aja
бы $u // would

// prepositions
в v $u // to,in,at -- TODO: 'f' before voiceless consonants.
в v $u // to,in,at
для $u // for
за $u // behind
за $atend // stressed at the end
@@ -132,6 +132,9 @@ _, zVpit'aja
// conjunctions
а $u $pause // and
и i $u $pause // and
или $u
или $atend // stressed at the end

ибо $u $pause // for
ибо $u $pause // if
но $u $pause // but

Loading…
Cancel
Save