Italian Binominal Nouns #
Lexical entries for Italian nouns appearing in di-binominal constructions,
classified by the shared OfBinominalType taxonomy.
Italian binominals use di as the linking element and follow the same structural patterns as other Romance languages. The EBNP construction (quell'idiota di un dottore) is attested in Italian and may represent the Latin source for both French and English evaluative BNPs.
Examples #
- N+PP: la bestia del campo 'the beast of the field'
- Head-classifier: una torta di segale 'a cake of rye'
- Pseudo-partitive: un bicchiere d'acqua 'a glass of water'
- EBNP: quell'idiota di un dottore 'that idiot of a doctor'
An Italian binominal N₁ noun entry.
- form : String
Surface form.
- feminine : Bool
Grammatical gender (true = feminine).
- constructions : List Core.Lexical.Binominal.OfBinominalType
Which di-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.Italian.Binominals.instBEqBinominalN₁Entry.beq x✝¹ x✝ = false
Instances For
Equations
- Fragments.Italian.Binominals.bicchiere = { form := "bicchiere", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "glass" }
Instances For
Equations
- Fragments.Italian.Binominals.pezzo = { form := "pezzo", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "piece" }
Instances For
Equations
- Fragments.Italian.Binominals.gruppo = { form := "gruppo", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "group" }
Instances For
Equations
- Fragments.Italian.Binominals.mucchio = { form := "mucchio", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.pseudoPartitive], gloss := "heap/lot" }
Instances For
Equations
- Fragments.Italian.Binominals.idiota = { form := "idiota", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.evaluative], gloss := "idiot" }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Italian.Binominals.tesoro = { form := "tesoro", feminine := false, constructions := [Core.Lexical.Binominal.OfBinominalType.evaluative], gloss := "treasure" }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Italian pseudo-partitives are N₂-headed, like all Romance pseudo-partitives.