French Binominal Nouns @cite{ten-wolde-2023} #
Lexical entries for French nouns appearing in de-binominal constructions,
classified by the shared OfBinominalType taxonomy.
French has all six of-binominal types, using de as the linking element. The evaluative BNP may have entered English from French or Latin (@cite{ten-wolde-2023}).
Examples #
- N+PP: la bête du champ 'the beast of the field'
- Head-classifier: un gâteau de seigle 'a cake of rye'
- Pseudo-partitive: un verre d'eau 'a glass of water'
- EBNP: cet idiot de médecin 'that idiot of a doctor'
- EM: un sacré de boulot 'a hell of a job' (informal)
A French binominal N₁ noun entry.
- form : String
Surface form.
- feminine : Bool
Grammatical gender (true = feminine).
- constructions : List Core.Lexical.Binominal.OfBinominalType
Which de-binominal constructions this noun appears in.
- 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.
- Fragments.French.Binominals.instBEqBinominalN₁Entry.beq x✝¹ x✝ = false
Instances For
Equations
- Fragments.French.Binominals.verre = { form := "verre", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "glass" }
Instances For
Equations
- Fragments.French.Binominals.morceau = { form := "morceau", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "piece" }
Instances For
Equations
- Fragments.French.Binominals.tas = { form := "tas", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "heap/lot" }
Instances For
Equations
- Fragments.French.Binominals.groupe = { form := "groupe", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "group" }
Instances For
Equations
- Fragments.French.Binominals.idiot = { form := "idiot", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.evaluative], gloss := "idiot" }
Instances For
Equations
- Fragments.French.Binominals.imbécile = { form := "imbécile", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.evaluative], gloss := "imbecile" }
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
French pseudo-partitives are N₂-headed.
French evaluative BNPs are N₂-headed.