STRUCTURAL RELATIONS Flashcards
A is higher up in the tree than B and you can trace a line from A to B going only downwards. What is the structural relation between A and B?
Dominance (A dominates B)
A dominates a given set of terminal nodes {B,C,D,E} and there is no node G dominated by A that is not a member of the set.
Exhaustive dominance
What is the importance of dominance?
Hierarchical structure
What is the importance of exhaustive dominance
Another definition of constituent = a set of terminal nodes all exhaustively dominated by one node
A dominates B and there is no intervening node that is dominated by A but dominates B.What is the structural relation between A and B?
Immediate dominance
Both A and B are immediately dominated by the same node (same mother) and A appears to the LEFT of B.What is the structural relation between A and B?
Sister-precedence
Neither A dominates B nor B dominates A and
A (or some node dominating A) sister-precedes B (or some node dominating B). What is the structural relation between A and B?
Precedence
Importance of immediate dominance
Mother = immediate dominance
Daughter = immediately dominated by
Sister = two nodes that are immediately dominated by the same node
Some node dominating A dominates B
A and B do not dominate each other
A is not B. What is the structural relation between A and B?
C-command (A c-commands B)
A c-commands B and B c-commands A
Symmetric c-command
A c-commands B but B does not c-command A
Asymmetric C-command
A c-commands B symmetrically or asymmetrically and there is no node G that c-commands B and is c-commanded by A, What is the structural relation between A and B?
Government (A governs B)