Universal Dependencies

{{short description|International linguistics project}}

{{more footnotes|date=April 2019}}

Universal Dependencies, frequently abbreviated as UD, is an international cooperative project to create treebanks of the world's languages.{{cite journal|last1=de Marneffe|first1=Marie-Catherine|last2=Manning|first2=Christopher D.|last3=Nivre|first3=Joakim|last4=Zeman|first4=Daniel|title=Universal Dependencies|journal=Computational Linguistics|date=13 July 2021|volume=47|number=2|pages=255–308|doi=10.1162/coli_a_00402 |s2cid=219304854 |doi-access=free}} These treebanks are openly accessible and available. Core applications are automated text processing in the field of natural language processing (NLP) and research into natural language syntax and grammar, especially within linguistic typology. The project's primary aim is to achieve cross-linguistic consistency of annotation, while still permitting language-specific extensions when necessary. The annotation scheme has it roots in three related projects: Stanford Dependencies,{{cite web

|url=https://nlp.stanford.edu/software/stanford-dependencies.shtml

|title=Stanford Dependencies

|date=

|website=nlp.stanford.edu

|publisher=The Stanford Natural Language Processing Group

|accessdate=8 May 2020

}}

Google universal part-of-speech tags,{{cite arXiv

|last=Petrov

|first=Slav

|eprint=1104.2086

|title=A Universal Part-of-Speech Tagset

|class=cs.CL

|date=11 Apr 2011

}} and the Interset interlingua{{cite web

|url=http://ufal.mff.cuni.cz/interset

|title=Interset

|website=cuni.cz

|publisher=Institute of Formal and Applied Linguistics (Czech Republic)

|accessdate=8 May 2020

}} for morphosyntactic tagsets.

The UD annotation scheme uses a representation in the form of dependency trees as opposed to a phrase structure trees. At the present time (January 2022), there are just over 200 treebanks of more than 100 languages available in the UD inventory.

Dependency structures

The UD annotation scheme produces syntactic analyses of sentences in terms of the dependencies of dependency grammar. Each dependency is characterized in terms of a syntactic function, which is shown using a label on the dependency edge. For example:The three example analyses that appear in this section have been taken from the UD webpage [https://universaldependencies.org/u/overview/simple-syntax.html#intransitive-and-transitive-clauses here], examples 3, 21, and 23.

File:Example from UD of English double object construction qualifying as an extended transitive clause.png

This analysis shows that she, him, and a note are dependents of the left. The pronoun she is identified as a nominal subject (nsubj), the pronoun him as an indirect object (iobj) and the noun phrase a note as a direct object (obj) -- there is a further dependency that connects a to note, although it is not shown. A second example:

File:Analysis of the sentence "it is for her".png

This analysis identifies it as the subject (nsubj), is as the copula (cop), and for as a case marker (case), all of which are shown as dependents of the root word her, which is a pronoun. The next example includes an expletive and an oblique object:

File:Analysis of the sentence "there is food in the kitchen".png

This analysis identifies there as an expletive (expl), food as a nominal subject (nsubj), kitchen as an oblique object (obl), and in as a case marker (case) -- there is also a dependency connecting the to kitchen, but it is not shown. The copula is in this case is positioned as the root of the sentence, a fact that is contrary to how the copula is analyzed in the second example just above, where it is positioned as a dependent of the root.

The examples of UD annotation just provided can of course give only an impression of the nature of the UD project and its annotation scheme. The emphasis for UD is on producing cross-linguistically consistent dependency analyses in order to facilitate structural parallelism across diverse languages. To this end, UD uses a universal POS tagset for all languages—although a given language does not have to make use of each tag. More specific information can be added to each word by means of a free morpho-syntactic feature set. The universal labels of dependency links can be specified with secondary relations, which are indicated as a secondary label behind a colon, e.g. nsubj:pass, following the [https://universaldependencies.org/ext-dep-index.html "universal:extension" format].

Function words

Within the dependency grammar community, the UD annotation scheme is controversial. The main bone of contention concerns the analysis of function words. UD chooses to subordinate function words to content words,The choice was led by Nivre (2015). a practice that is contrary to most works in the tradition of dependency grammar.The controversy surrounding UD and the status of function words in dependency grammar in general are discussed at length in [https://www.glossa-journal.org/article/10.5334/gjgl.537/ Osborne & Gerdes (2019)]. To briefly illustrate this controversy, UD would produce the following structural analysis of the sentence given:

File:Hierarchical analysis of function words that UD advocates by Osborne et al..png

This example is taken from the article [https://www.glossa-journal.org/article/10.5334/gjgl.537/ here].The structure is (1b) in Osborne & Gerdes (2019) article. An alternative convention for showing dependencies is now used, different from the convention above. Since the syntactic functions are not important for the point at hand, they are excluded from this structural analysis. What is important is the manner in which this UD analysis subordinates the auxiliary verb will to the content verb say, the preposition to to the pronoun you, the subordinator that to the content verb likes, and the particle to to the content verb swim.

A more traditional dependency grammar analysis of this sentence, one that is motivated more by syntactic considerations than by semantic ones, looks like this:This structure is (1c) in Osborne & Gerdes (2019) article.

File:DG analysis of an English sentence.png

This traditional analysis subordinates the content verb say to the auxiliary verb will, the pronoun you to the preposition to, the content verb likes to the subordinator that, and the content verb swim to the participle to.

Notes

{{Reflist}}

References

  • de Marneffe, Marie-Catherine, Christopher D. Manning, Joakim Nivre and Daniel Zeman. 2021. Universal Dependencies. In Computational Linguistics 47(2), 255–308. {{doi|10.1162/coli_a_00402}}
  • de Marneffe, Marie-Catherine, Bill MacCartney and Christopher D. Manning. 2006. Generating Typed Dependency Parses from Phrase Structure Parses. In the Proceedings of the Language Resources and Evaluation Conference (LREC) 2006, 449–454. Genoa.
  • de Marneffe, Marie-Catherine and Christopher D. Manning. 2008. The Stanford typed dependency representation. Proceedings of the COLING Workshop on Cross-Framework and Cross-Domain Parser Evaluation, 92–97. Sofia. {{doi|10.3115/1608858.1608859}}
  • de Marneffe, Marie-Catherine, Timothy Dozat, Natalia Silvaire, Katrin Haverinen, Filip Ginter, Joakim Nivre, Christopher D. Manning. 2014. Universal Stanford Dependencies: A cross-linguistic typology. In The International Conference on Language Resources and Evaluation (LREC) 2014, 4585–4592.
  • Nivre, Joakim. 2015. Towards a Universal Grammar for Natural Language Processing. CICLING 2015: 16th International Conference on Intelligent Text Processing and Computational Linguistics, 3-16. {{doi|10.1007/978-3-319-18111-0_1}}
  • Osborne, Timothy & Kim Gerdes. 2019. The status of function words in dependency grammar: A critique of Universal Dependencies (UD). Glossa: A Journal of General Linguistics 4(1), 17. {{doi|10.5334/gjgl.537}}.
  • Petrov, Slav, Dipon Das, and Ryan McDonald. 2012. A universal part-of-speech tagset. The International Conference on Language Resources and Evaluation (LREC) 2012, 2089–2096. Istanbul.
  • Zeman, Daniel. 2008. Reusable tagset conversion using tagset drivers. In The International Conference on Language Resources and Evaluation (LREC) 2008, 213–218. Marrakech.

{{Natural language processing}}

Category:Linguistic units

Category:Syntax

Category:Dependency grammar