home edit page issue tracker

This page pertains to UD version 2.

flat:name: names

The flat:name relation is a specialization of flat used for names.

Ecco l'arringa di Tiziana Maiolo . 
flat:name(Tiziana, Maiolo)

Names are annotated in a flat, head-initial structure, in which all words in the name modify the first one using the flat:name label. This also works for prepositions or determiners and numerals that are part of the names.

Formula 1/NUM . 
flat:name(Formula, 1)
Marcello Dell' Utri . 
flat:name(Marcello, Dell')
flat:name(Marcello, Utri)

Words joined by flat:name should all be part of a minimal noun phrase; otherwise regular syntactic relations should be used. For organization names with clear syntactic modification structure, the dependencies should reflect the syntactic modification structure using regular syntactic relation.

L' ordine Mauriziano
det(ordine, L')
amod(ordine, Mauriziano)
Il Ministero di gli Interni 
det(Ministero, Il)
nmod(Ministero, Interni)
det(Interni, gli)
case(Interni, di)

In addition, regular syntactic relations are used:

Università di Pristina 
name(Università, Pristina)
case(Pristina, di)

flat:name in other languages: [fr] [ga] [gd] [hy] [it] [ka] [no] [ru] [sv] [u] [vi]