Structural Relations and Binary Trees
Structural Relations and Binary Trees
trees
structural relations, constituents of syntactic trees, features of
syntactic trees
Structural relations
a syntactic tree is often compared to a family tree (the nodes represent the different
family members)
but syntactic trees are made up of women only
a node which has immediate constituents is the mother of those constituents and the
constituents are its daughters
two nodes which have the same mother are called sisters
SR1. Dominance (motherhood, hierarchical organization)
→node A dominates node B iff: node A is higher up in the tree than B + a line
(route) can be traced from A to B going only downwards
→dominance is a one-way and not a two-way/mutual relationship
SR2. Precedence (linear order)
*there is only one head per phrase: XP has one and only one head X
*the head gives the phrase its category (X gives the phrase the category XP)
merge is a binary operation→ syntactic trees are binary and not ternary
a mother has at most two daughters and not three
a mother can have two daughters but a daughter has only one mother