Reference and Coherence: det, denne, slik

Good Norwegian writing flows because each sentence is wired to the ones around it by a small set of pointing devices. These are the cohesion tools: words that say I'm referring to something you already know about. Master them and your text reads as a connected whole; neglect them and you produce the tell-tale learner style — grammatically correct sentences that sit side by side without binding together, each one re-naming what the previous one just introduced. This page covers the reference system that makes Norwegian text cohere: anaphoric pronouns, the all-purpose det, the demonstratives denne/dette/disse, the manner-anaphor slik/sånn, definiteness, and ellipsis.

This is not about the demonstratives in isolation (that's the pronouns/demonstrative page) but about how they work across sentences to build a coherent text.

det — the master cohesion device

The single most important word here is det. Beyond meaning it and that, det can stand in for an entire preceding clause, fact or situation — something English handles less flexibly. Where English often needs that or a clumsy which or a re-statement, Norwegian reaches for det, and the result is smoother.

Han kom for sent, og det irriterte meg.

He arrived late, and that annoyed me.

Here det is not he and not late — it is the whole proposition that he arrived late. This propositional det is the engine of Norwegian flow.

Hun har sluttet i jobben. Det visste jeg ikke.

She's quit her job. I didn't know that.

De vil bygge ut hytta til neste sommer, men det blir nok dyrt.

They want to extend the cabin by next summer, but that'll probably be expensive.

Vi tapte kampen igjen. Jeg syntes det var rart, for vi spilte bra.

We lost the match again. I thought that was strange, since we played well.

In that last example det carries the whole fact that we lost again into the next clause without re-stating it. A learner who hasn't internalised propositional det tends to either repeat the clause or leave a gap, both of which break the flow.

💡
When you've just stated a fact and want to comment on it, the comment usually starts with det: "Det var synd" (that's a shame), "Det forstår jeg" (I understand that), "Det tror jeg ikke" (I don't think so). The det reaches back and grabs the whole previous statement.

Anaphoric pronouns: han, hun, den, det, de

The everyday cohesion workhorses are the ordinary pronouns referring back to a noun already introduced. The key Norwegian-specific point is gender agreement: the pronoun must match the grammatical gender of its antecedent. A masculine or feminine thing is referred to with den, a neuter thing with det — not always it.

Jeg kjøpte en ny sykkel i går. Den var ikke dyr.

I bought a new bike yesterday. It wasn't expensive.

Har du lest brevet? Det lå på kjøkkenbordet.

Have you read the letter? It was on the kitchen table.

Naboene flyttet i fjor. De bor i Bergen nå.

The neighbours moved last year. They live in Bergen now.

Because sykkel is masculine you must say den, and because brev is neuter you must say det. English collapses all inanimate things into it; Norwegian forces you to track gender across the sentence boundary. Getting this wrong — den for a neuter noun — is an immediate marker of non-native writing.

sin vs hans/hennes — the reflexive that tracks the subject

A subtle but powerful cohesion tool is the reflexive possessive sin / si / sitt / sine, which always points back to the subject of its own clause, whereas hans / hennes / deres point to someone else. This distinction lets Norwegian disambiguate reference that English leaves murky.

Per snakket med Jon om bilen sin.

Per talked to Jon about his (Per's) own car.

Per snakket med Jon om bilen hans.

Per talked to Jon about his (Jon's) car.

In English his car is ambiguous; Norwegian resolves it instantly — sin = the subject (Per), hans = the other man (Jon). For cohesion this is gold: it keeps the reader sure of who owns what across a stretch of text.

Kari mistet jobben, men hun klandrer ikke sjefen sin for det.

Kari lost her job, but she doesn't blame her boss for it.

denne, dette, disse — tracking the nearer referent

When two things are in play and you need to point precisely to one of them, the demonstratives denne (masc./fem.), dette (neuter) and disse (plural) single out the nearer or more salient referent — this one, as opposed to a vaguer it. They are sharper than a bare pronoun and are the standard choice in expository and academic writing.

Vi har vurdert to løsninger. Denne løsningen er billigst, men den andre er raskere.

We've considered two solutions. This solution is cheapest, but the other is faster.

Forskerne fant en uventet sammenheng. Dette funnet endrer hele bildet. (academic)

The researchers found an unexpected correlation. This finding changes the whole picture.

Mange klager på de nye reglene. Disse innvendingene må tas på alvor. (formal)

Many people complain about the new rules. These objections must be taken seriously.

Note the pattern dette + repeated/summarising noun (dette funnet, disse innvendingene). This "demonstrative + label noun" move is a major cohesion strategy in Norwegian non-fiction: instead of a vague this, you write this finding / this objection / this development, which both points back and tells the reader how to categorise what came before.

💡
In careful writing, prefer "dette funnet" (this finding) over a bare "dette" when several things could be the antecedent. The added noun removes ambiguity and signals control of the text — examiners and editors notice it.

slik / sånn — manner and "such" anaphora

To refer back to a manner or a kind of thing already described, Norwegian uses slik (more formal/written) and sånn (more spoken). They mean like that / such / that way and replace a whole described manner so you don't have to repeat it.

Slik gjorde vi det i fjor, og det fungerte fint.

That's how we did it last year, and it worked fine.

Han snakker alltid så fort. Sånn er det bare. (informal)

He always talks so fast. That's just how it is.

Vi trenger en mer fleksibel ordning. En slik løsning finnes allerede i Sverige. (formal)

We need a more flexible arrangement. Such a solution already exists in Sweden.

slik / en slik lets you say such a — pointing back to a type you've just characterised — and slik gjorde vi det packages an entire described procedure into one word.

Definiteness and ellipsis: marking the known, dropping the repeated

Two quieter cohesion mechanisms round out the system. First, definiteness: once something has been introduced with an indefinite article (en hund), every later mention takes the definite form (hunden), signalling the one we already know. This is the basic given/new tracking that holds a paragraph together.

Det kom en mann inn i butikken. Mannen så seg nervøst rundt.

A man came into the shop. The man looked around nervously.

Second, ellipsis — leaving out material the reader can recover — keeps text from being padded with repetition. Norwegian readily drops a repeated verb or subject after a coordinator.

Jeg tok bussen, og hun [tok] toget.

I took the bus, and she [took] the train.

Han ville gjerne hjelpe, men kunne ikke [hjelpe].

He wanted to help, but couldn't.

Both of these reduce the over-repetition that marks learner prose. Where an English speaker, transferring habits, might write the man... the man... the man, idiomatic Norwegian alternates between the definite noun, a pronoun, and ellipsis to keep things light.

Common Mistakes

❌ Han kom for sent. Han kom for sent irriterte meg.

Incorrect — the clause is re-stated instead of being packaged into det.

✅ Han kom for sent, og det irriterte meg.

He came late, and that annoyed me.

Failing to use propositional det is the number-one cohesion error for English speakers. The fix is almost always: state the fact, then continue with det + comment.

❌ Jeg kjøpte en ny sykkel. Det var ikke dyr.

Incorrect — sykkel is masculine, so the pronoun must be den, not det.

✅ Jeg kjøpte en ny sykkel. Den var ikke dyr.

I bought a new bike. It wasn't expensive.

English it tempts learners into det for every inanimate thing. You must match the antecedent's gender: den for masculine/feminine, det for neuter.

❌ Per snakket med Jon om hans bil. (meaning Per's own car)

Incorrect — for the subject's own car you need the reflexive sin.

✅ Per snakket med Jon om bilen sin.

Per talked to Jon about his own car.

Because English has no reflexive possessive, learners default to hans/hennes and accidentally point to the wrong person. When the owner is the subject, use sin.

❌ Forskerne fant en sammenheng. Sammenhengen var uventet, og sammenhengen endret bildet.

Incorrect — heavy noun repetition; reads as clunky, untextured prose.

✅ Forskerne fant en uventet sammenheng. Dette funnet endret hele bildet.

The researchers found an unexpected correlation. This finding changed the whole picture.

Over-repeating the head noun is a direct English transfer. Vary the reference: pronoun, dette + label noun, or ellipsis.

❌ Vi gjorde det på denne måten i fjor, og denne måten fungerte. (clunky)

Wordy — a slik anaphor packages the manner far more naturally.

✅ Slik gjorde vi det i fjor, og det fungerte fint.

That's how we did it last year, and it worked fine.

When pointing back to a manner, reach for slik / sånn instead of spelling out on this way twice.

Key Takeaways

  • det is the master device: it can stand for an entire preceding clause or situation (Han kom for sent, og det irriterte meg). Use it whenever you comment on a fact you just stated.
  • Match anaphoric pronouns to gender: den for masc./fem. things, det for neuter — not blanket it.
  • sin tracks the subject; hans/hennes point elsewhere. This keeps ownership unambiguous across sentences.
  • dette + label noun (dette funnet) is the prestige cohesion move in non-fiction; slik / sånn packages a described manner.
  • Use definiteness and ellipsis to avoid the over-repetition that marks learner prose.

Now practice Norwegian

Reading grammar gets you part of the way. The exercises are where it sticks — free, no signup needed.

Start learning Norwegian

Related Topics

  • Demonstrative PronounsA2Demonstratives standing alone — denne/dette/disse and den/det/de used as 'this one / that one' — plus det, the great Norwegian pro-form that points back at whole clauses and situations.
  • Saying 'it': den vs detA2How to translate English 'it' into Norwegian — den for common-gender referents, det for neuter referents, and det as the dummy subject for weather, time and abstract statements.
  • Logical Connectors: derfor, likevel, dessuten, imidlertidB1The conjunctional adverbs that link clauses — derfor, dermed, likevel, dessuten, imidlertid, altså, da, ellers — why they are adverbs (not conjunctions) and therefore trigger V2 inversion when fronted, unlike English 'therefore/however' and unlike Norwegian men.
  • sin vs hans/hennes: The Reflexive PossessiveB1The classic Scandinavian trap: sin/si/sitt/sine refers possession back to the SUBJECT of the clause (han tok jakken sin = his own jacket), while hans/hennes/deres points to someone else (jakken hans = another man's). sin agrees with the possessed noun's gender and number, never the owner, and can never be part of the subject — two rules English has no analogue for.