Cross-serial dependencies

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Schematic of cross-serial dependency.png
A schematic showing cross-serial dependencies. Notice that the w's and v's, which represent words, each form respective series. Notice also that the lines representing the dependency relations mutually overlap.

In linguistics, cross-serial dependencies (also called crossing dependencies by some authors[1]) occur when the lines representing the dependency relations between two series of words cross over each other.[2] They are of particular interest to linguists who wish to determine the syntactic structure of natural language; languages containing an arbitrary number of them are non-context-free. By this fact, Dutch[3] and Swiss-German[4] have been proved to be non-context-free.

Example

A Swiss-German sentence containing cross-serial dependencies (shown as lines between the verbs and their objects). The English translation with its dependencies, which do not cross, is shown for comparison.
A more complicated example.

As Swiss-German allows verbs and their arguments to be ordered cross-serially, we have the following example, taken from Shieber:[4]

...mer em Hans s huus hälfed aastriiche.
...we Hans (dat) the house (acc) help paint.

That is, "we help Hans paint the house."

Notice that the sequential noun phrases em Hans (Hans) and s huus (the house), and the sequential verbs hälfed (help) and aastriiche (paint) both form two separate series of constituents. Notice also that the dative verb hälfed and the accusative verb aastriiche take the dative em Hans and accusative s huus as their arguments, respectively.

Why languages containing cross-serial dependencies are non-context-free

In Swiss-German sentences, the number of verbs of a grammatical case (dative or accusative) must match the number of objects of that case. Additionally, a sentence containing an arbitrary number of such objects is admissible (in principle). Hence, the following formal language is grammatical:

 L =\text{De Jan} \text{ s}\ddot{\mathrm{a}}\text{it} \text{ das} \text{ mer} \text{ (d'chind)}{}^m \text{ (em} \text{ Hans)}{}^n \text{ s} \text{ huus} \text{ h}\ddot{\mathrm{a}}\text{nd} \text{ wele} \text{ (laa)}{}^m \text{ (h}\ddot{\mathrm{a}}\text{lfe)}{}^n \text{ aastriiche.}

It can be seen that L is of the form x a^m b^n y c^m d^n z. By taking another image to remove the x, y and z, the non-context-free[5][clarification needed] language L' = a^m b^n c^m d^n may be observed. All spoken languages which contain cross-serial dependencies also contain a language of a form similar to L'.[2]

Treatment

Research in mildly context-sensitive language has attempted to identify a narrower and more computationally tractable subclass of context-sensitive languages that can capture context sensitivity as found in natural languages. For example cross-serial dependencies can be expressed in linear context-free rewriting systems (LCFRS); one can write a LCFRS grammar for {anbncndn | n ≥ 1} for example.[6][7][8]

References

  1. Lua error in package.lua at line 80: module 'strict' not found..
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found..
  3. Lua error in package.lua at line 80: module 'strict' not found..
  4. 4.0 4.1 Lua error in package.lua at line 80: module 'strict' not found..
  5. Lua error in package.lua at line 80: module 'strict' not found..
  6. http://user.phil-fak.uni-duesseldorf.de/~kallmeyer/GrammarFormalisms/4nl-cfg.pdf
  7. http://user.phil-fak.uni-duesseldorf.de/~kallmeyer/GrammarFormalisms/4lcfrs-intro.pdf
  8. Lua error in package.lua at line 80: module 'strict' not found.