Adjacency

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: '''Adjacency''' is the relation between two branches in a tree structure. In the UNL<sup>arium</sup> framework, adjacency is used to represent the structure of [[Syntax|maximal projections...)
 
Line 4: Line 4:
  
 
{{#tree:id=ADC|openlevels=0|root=Adjacency (AJC)|
 
{{#tree:id=ADC|openlevels=0|root=Adjacency (AJC)|
 +
*IMM: the constituent is inseparable part of the head (as in inseparable phrasal verbs)
 
*AJ1: there is only one projection between the constituent and the head (i.e., the constituent is adjacent to the head)
 
*AJ1: there is only one projection between the constituent and the head (i.e., the constituent is adjacent to the head)
 
*AJ2: there are two projections between the constituent and the head (i.e., the constituent is adjacent to the lowest intermediary projection)
 
*AJ2: there are two projections between the constituent and the head (i.e., the constituent is adjacent to the lowest intermediary projection)

Revision as of 16:50, 24 March 2010

Adjacency is the relation between two branches in a tree structure. In the UNLarium framework, adjacency is used to represent the structure of maximal projections and, therefore, to state the distance of constituents in relation to the head.

The number of intermediary projections define the values of the adjacency in the UNLarium framework, which are the following:


Examples

         XP
        / \
     spec XB4
          / \
        XB3  adjt2
        / \
     XB2 adjt1
     / \
   XB1 comp2
   /  \
  X  comp1

In structure above:

  • comp1 = AJ1 (there is only one projection (XB1) between comp1 and X)
  • comp2 = AJ2 (there are two projections (XB1 and XB2) between comp2 and X)
  • adjt1 = AJ3 (there are three projections (XB1, XB2 and XB3) between adjt1 and X)
  • adjt2 = AJ4 (there are four projections (XB1, XB2, XB3, XB4) between adjt2 and X)

Dictionary

Grammar

Software