Dutch Adposition Fragment #
@cite{broekhuis-corver-2026} @cite{dendikken-2010}
Lexical entries for Dutch adpositions, encoding their surface distribution (preposition, postposition, circumposition, intransitive/particle) and core properties (R-pronominalization, complement types).
Key Empirical Generalizations (@cite{broekhuis-corver-2026}) #
- PostPs are a proper subset of prePs — every postP can also be a preP (§6)
- PrePs are locational; postPs are directional (§2.2, ex. 21–23)
- Morphologically complex prePs resist R-pronominalization (§2.1, ex. 20)
- The four-way classification (preP/postP/circumP/intrP) is epiphenomenal — all derive from prePs via syntactic movement (§6)
Cross-references #
Fragments.Dutch.TemporalConnectives: tot as temporal connectivePhenomena.Constructions.ParticleVerbs.Studies.Dendikken1995: particles as P heads
Complement types attested for Dutch adpositions. @cite{broekhuis-corver-2026} §2.1: nominal (default), PP, adjectival, clausal, infinitival, small-clause, none (intransitive).
- nominal : PComplementType
- pp : PComplementType
- adjectival : PComplementType
- clausal : PComplementType
- infinitival : PComplementType
- smallClause : PComplementType
- none_ : PComplementType
Instances For
Equations
- Fragments.Dutch.Adpositions.instBEqPComplementType.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A Dutch adposition lexical entry. Records observable distributional properties only — no theoretical analysis of WHY these properties hold.
- form : String
Surface form
- prePOk : Bool
Attested as preposition (complement follows P)
- postPOk : Bool
Attested as postposition (complement precedes P)
Second element if this P participates in a circumposition
- intransOk : Bool
Attested without complement (intransitive / verbal particle use)
- rPronOk : Bool
Allows R-pronominalization (er/daar/waar + P); §2.1, ex. 19–20
- complTypes : List PComplementType
Attested complement types
- locational : Bool
Has locational reading (place/state)
- directional : Bool
Has directional reading (path/change of location)
- pathShape : Option Core.Path.PathShape
Path shape for directional uses (if any)
- gloss : String
English gloss
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Fragments.Dutch.Adpositions.instBEqDutchAdposition.beq x✝¹ x✝ = false
Instances For
§2.2 ex. 21: op is both preP (locational "on") and postP (directional "onto"). The clearest minimal pair in the paper: op de heuvel (on the hill) vs de heuvel op (onto the hill). Auxiliary selection confirms the semantic split: hebben (locational) vs zijn (directional, ex. 22).
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 2a, §2.2 ex. 35a/58a: in is preP (locational "in") and postP (directional "into"). De boom in (ex. 35a) = "into the tree".
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 2b: naar is preP only, inherently directional. Naar de garage = "to the garage".
Equations
- Fragments.Dutch.Adpositions.naar = { form := "naar", prePOk := true, postPOk := false, directional := true, pathShape := some Core.Path.PathShape.bounded, gloss := "to" }
Instances For
§2.1 ex. 6–7: van indicates starting point of a path. Takes PP complements: van [PP na de oorlog] (ex. 7a). Circumposition with af: van het dak af (ex. 59).
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 6–7: tot indicates endpoint of a path.
Takes PP complements: tot [PP (diep) in het bos] (ex. 7b).
Takes AP complements: tot [AP voor kort] (ex. 8a).
See also Fragments.Dutch.TemporalConnectives.tot for the temporal
sense, which has complementType := .nominal — the spatial sense
is broader.
Equations
- One or more equations did not get rendered due to their size.
Instances For
§3 ex. 31a, §2.3 ex. 28b: achter = "behind". Intransitive: Mijn fiets staat achter (ex. 28b).
Equations
Instances For
§2.3 ex. 28a, §3 ex. 37: boven = "above/upstairs". Intransitive: De douche bevindt zich boven (ex. 28a).
Equations
Instances For
§2.2 ex. 24a: onder = "under". Circumposition with door: onder de brug door (ex. 24a) = crossing under the bridge. Locational as preP, directional in circumP use.
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.2 ex. 24b: over = "over/across". Circumposition with heen: over de heide heen (ex. 24b) = across the heath. Locational as preP, directional in circumP use.
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.2 ex. 25: tussen = "between". Circumposition with in: tussen de kippen in (ex. 25).
Equations
Instances For
bij = "at/near". Locational only.
Equations
Instances For
tegen = "against".
Equations
Instances For
langs = "along".
Equations
Instances For
uit = "out of". Source-directional. Intransitive in uitslapen (§2.3 ex. 29b).
Equations
- Fragments.Dutch.Adpositions.uit = { form := "uit", prePOk := true, postPOk := false, intransOk := true, directional := true, pathShape := some Core.Path.PathShape.source, gloss := "out of" }
Instances For
§2.3 ex. 28c: om = "around". Intransitive: Marie deed een sjaal om (ex. 28c).
Equations
Instances For
§2.1 ex. 14, 19e: met = "with". Takes small-clause complement in absolute met-construction: Met [Jan in ons team] zullen we nooit verliezen (ex. 14a).
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 5, 9a: voor = "for/before". Temporal sense takes clausal complement: voor [CP (dat) hij vertrok] (ex. 9a). Also takes PP (voor [PP bij de koffie], ex. 5) and AP (voor [AP kort], ex. 8a) complements.
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 9b, 13a, 19c: na = "after". Clausal complement with obligatory dat: *na [CP (dat) hij gevallen was] (ex. 9b). Infinitival: na [CP te zijn gevallen] (ex. 13a).
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 13b, 20c: zonder = "without". Infinitival complement: zonder [CP te snurken] (ex. 13b). Resists R-pronominalization: ✱er zonder (ex. 20c).
Equations
- One or more equations did not get rendered due to their size.
Instances For
§2.1 ex. 20a: tijdens = "during". Resists R-pronominalization: ✱er tijdens.
Equations
Instances For
§2.1 ex. 20b: ondanks = "despite". Resists R-pronominalization: ✱er ondanks.
Equations
Instances For
§4 ex. 44d: door = "through/by" (causal/instrumental). Clausal complement: door [CP dat de wind hard waaide] (ex. 44d'). Also functions as circumP second element (onder...door) and as verbal particle.
Equations
- One or more equations did not get rendered due to their size.
Instances For
af = "off/down". Primarily circumP second element (van...af, ex. 59) and verbal particle. Not commonly used as standalone preP (§2.2: "P₂ has a form that is not commonly used as a preP").
Equations
- Fragments.Dutch.Adpositions.af = { form := "af", prePOk := false, postPOk := false, intransOk := true, directional := true, pathShape := some Core.Path.PathShape.source, gloss := "off/down" }
Instances For
heen = directional particle. Primarily circumP second element (over...heen, ex. 24b). Not commonly used as standalone preP.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every adposition that has postP use also has preP use. @cite{broekhuis-corver-2026} §6: postPs derive from prePs by complement movement, so postP ⊆ preP.
All adpositions with directional readings have a PathShape.
PostP-capable adpositions have both locational and directional readings. §2.2 ex. 21: preP op = locational, postP op = directional.