By B2 you know all seven cases and all the paradigms. The remaining problem is speed: in real conversation you have a fraction of a second to decide which case a noun goes into, and there is no time to riffle through fourteen tables. What you need is not more knowledge but a routine — a fixed order of questions you run, every time, until one of them fires and hands you the case. This page gives you that routine.
The trap this page exists to break is jumping straight to an ending. An English speaker, reaching for a noun, tends to grab the dictionary form and then panic about the ending. The fix is to diagnose the noun's job in the sentence first, decide the case from that job, and only then pick the ending. Case before ending — always.
The checklist
Run these questions in order. Stop at the first one that applies; it gives you the case. Then, and only then, go to the paradigm for the ending.
- Is the noun after a preposition? → The preposition fixes the case. (For the handful of two-case prepositions, motion vs location decides.)
- Is it the object of a verb with special government? → That verb may demand genitive, dative, or instrumental rather than the expected accusative.
- Does it follow a number or quantifier? → Five-and-up and quantity words force the genitive plural.
- Otherwise, assign by syntactic role. → Subject = nominative; direct object = accusative; recipient = dative; possessor = genitive; means/instrument = instrumental.
- Apply animacy and the paradigm to pick the actual ending.
Step 1 — After a preposition? The preposition decides
This is the first question because it is the most decisive: a preposition governs its noun, and the case is then a fixed property of that preposition, not of the noun's meaning. Do always takes the genitive; k always takes the dative; s always takes the instrumental. You do not reason about the role at all — you recall what the preposition governs.
Jdu do školy.
I'm going to school. (do → genitive: školy)
Dej to ke dveřím.
Put it by the door. (k → dative: dveřím)
Pojedu tam s bratrem.
I'll go there with my brother. (s → instrumental: bratrem)
A small set of prepositions govern two cases, and there the meaning splits the decision: motion toward a goal takes the accusative, static location takes the locative (after na, v, o, po) or instrumental (after nad, pod, před, za, mezi). The classic pair:
Dám tu knihu na stůl.
I'll put that book on the table. (na + motion → accusative: stůl)
Ta kniha leží na stole.
That book is lying on the table. (na + location → locative: stole)
So before anything else, ask: is there a preposition? If yes, the case is settled — you are done with steps 2 to 4, and you skip straight to picking the ending.
Step 2 — A verb with special government?
Most verbs take a direct object in the accusative, and that is the default you will assume in step 4. But a closed set of common verbs governs a different case, and these override the accusative expectation. You have to learn them, but the list is short and high-frequency:
- Genitive verbs: bát se (to fear), všímat si (to notice), účastnit se (to take part in), dosáhnout (to reach/achieve).
- Dative verbs: pomáhat (to help), rozumět (to understand), věřit (to believe), patřit (to belong to), volat / telefonovat (to phone someone).
- Instrumental verbs: stát se (to become), zabývat se (to deal with), být in the predicate sense (to be something).
Bojím se velkých psů.
I'm afraid of big dogs. (bát se → genitive: velkých psů)
Nerozumím té otázce.
I don't understand that question. (rozumět → dative: té otázce)
Po studiích se stal učitelem.
After his studies he became a teacher. (stát se → instrumental: učitelem)
If the verb is one of these, the case is settled by the verb, and again you jump to the ending. If it is an ordinary transitive verb, hold the thought — its object will land in the accusative at step 4.
Step 3 — After a number or quantifier?
If the noun is being counted, the number controls the case. The rule worth burning in: five and up — and every quantity word like hodně, málo, spousta, kolik — forces the genitive plural, while 2/3/4 take the ordinary plural and one stays singular. (The full machinery, including what happens when the whole counted phrase is itself dragged into another case, is on how numbers change the case of the counted noun.)
Koupil jsem pět rohlíků.
I bought five rolls. (pět → genitive plural: rohlíků)
Mám málo času.
I have little time. (málo → genitive: času)
Na zastávce stáli tři lidé.
Three people were standing at the stop. (tři → ordinary plural: lidé)
Step 4 — Otherwise, assign by role
Only if none of the above fired do you fall back on the noun's syntactic role — the relationship it has to the verb and the rest of the clause. This is the layer English speakers find most natural, because it maps onto familiar grammatical relations:
| Role | Case | English question | Example |
|---|---|---|---|
| Subject (who/what does it) | Nominative | who? what? | Bratr spí. |
| Direct object (acted upon) | Accusative | whom? what? | Vidím bratra. |
| Recipient (to/for whom) | Dative | to whom? | Dal jsem to bratrovi. |
| Possessor (whose) | Genitive | of whom? | auto bratra |
| Means / instrument (with what) | Instrumental | by what means? | píšu perem |
Bratr koupil sestře nové auto.
My brother bought my sister a new car. (bratr = subject → nominative; sestře = recipient → dative; auto = direct object → accusative)
Otevřela dveře klíčem.
She opened the door with a key. (dveře = object → accusative; klíč = means → instrumental: klíčem)
To je telefon mého kolegy.
That's my colleague's phone. (kolega = possessor → genitive: kolegy)
Notice that the dative "recipient" and the instrumental "means" are exactly the roles English marks with the prepositions to/for and with/by — but Czech marks them with a bare case, no preposition needed. That is what the prepositionless cases page is about.
Step 5 — Now pick the ending
Only at the very end do you reach for the paradigm. You now know the case; you still need gender, number, animacy, and hard/soft type to land the exact ending. This is where the master ending table earns its keep. For a masculine noun, the animacy check is decisive: an animate accusative borrows the genitive ending, an inanimate accusative copies the nominative.
Vidím nového kolegu.
I see the new colleague. (case = accusative; kolega is masculine animate, so the modifier takes the genitive-like nového, the noun its -u)
A worked example, end to end
Take the sentence we want to build: "I'm talking to my brother about that book." — Mluvím s bratrem o té knize. Watch the routine run on each noun.
bratr ("brother"): Step 1 — is there a preposition? Yes, s. S governs the instrumental. Stop. → Pick the ending: bratr is a masculine animate (pán-type), instrumental singular -em → bratrem.
kniha ("book"): Step 1 — is there a preposition? Yes, o. O in the "about" sense governs the locative. Stop. → Pick the ending: kniha is a žena-type feminine; the locative singular is -ě, softening h → z → knize. The demonstrative ta agrees: feminine locative té.
Mluvím s bratrem o té knize.
I'm talking to my brother about that book. (s → instrumental bratrem; o → locative knize)
Now change the verb to one with special government — "I'm helping my brother with that book" — and watch step 2 fire on bratr:
bratr: Step 1 — preposition? No. Step 2 — special-government verb? Yes: pomáhat takes the dative. Stop. → bratrovi.
Pomáhám bratrovi s tou knihou.
I'm helping my brother with that book. (pomáhat → dative bratrovi; s → instrumental knihou)
Same noun, same English meaning of "brother," two different cases — because in the first sentence a preposition governed it and in the second a dative verb did. The routine catches the difference automatically; guessing from meaning would not.
Common mistakes
❌ Pomáhám mého bratra.
Incorrect — pomáhat is a dative verb, not a transitive accusative one; the object is bratrovi, not the accusative bratra.
✅ Pomáhám svému bratrovi.
I'm helping my brother. (pomáhat → dative)
❌ Bojím se ten velký pes.
Incorrect — bát se governs the genitive, and the whole phrase must follow: toho velkého psa.
✅ Bojím se toho velkého psa.
I'm afraid of that big dog. (bát se → genitive)
❌ Dej tu knihu na stole.
Incorrect — na with motion toward a goal takes the accusative, not the locative: na stůl.
✅ Dej tu knihu na stůl.
Put that book on the table. (na + motion → accusative)
❌ Koupil jsem pět rohlíky.
Incorrect — after pět the noun jumps to the genitive plural: rohlíků, not the ordinary plural rohlíky.
✅ Koupil jsem pět rohlíků.
I bought five rolls. (pět → genitive plural)
❌ Vidím nový kolega.
Incorrect — a direct object is accusative, and kolega is masculine animate, so the modifier takes the genitive-like form and the noun its -u: nového kolegu.
✅ Vidím nového kolegu.
I see the new colleague. (direct object → accusative; animate)
The thread is the same in every error: the speaker decided the case from the English meaning ("brother is the object," "the book goes on the table") instead of running the checklist, which would have flagged the dative verb, the motion preposition, or the number.
Key takeaways
- Decide the case before the ending. The ending is the last step, not the first.
- Run the checklist top-down and stop at the first hit: preposition → governing verb → number/quantifier → syntactic role.
- Higher rules override lower ones: a preposition or a special-government verb beats the "it's logically the object" instinct.
- The default for an ordinary transitive object is the accusative, but only after you have ruled out a preposition, a genitive/dative/instrumental verb, and a number.
- Once the case is fixed, gender + number + animacy + hard/soft type give the ending — see the master ending table.
Now practice Czech
Reading grammar gets you part of the way. The exercises are where it sticks — free, no signup needed.
Start learning Czech→Related Topics
- Master Case-Ending Reference TableB2 — A single consolidated table of all case endings across the main declension paradigms.
- Case Agreement Within Noun PhrasesB2 — How adjectives, demonstratives, and possessives all take the same case as their head noun.
- How Numbers Change the Case of the Counted NounA2 — The famous Czech jump — jeden dům, dva domy, but pět domů in the genitive plural — and how the whole counted phrase behaves in a sentence.
- The Case System in ReviewB2 — A capstone review tying the seven cases to their core functions, governing words, and pitfalls.
- The Seven Cases and Their QuestionsA1 — The names of the seven Czech cases and the question word that identifies each one.
- Cases Used Without Any PrepositionA2 — The bare-case meanings — accusative object, dative recipient, genitive possessor, instrumental means — that need no preposition.