Ch. 4 Structural Relations Flashcards

1
Q

Branch

A

A line connecting two parts of a tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Node

A

The end of the branch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Label

A

The name given to a node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

(Proper) Domination

A

Node A dominates node B if and only if A is higher up in the tree than B and if you can trace a branch from A to B going only downwards.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Immediately Dominate

A

Node A immediately dominates node B if there is no intervening node G that is dominated by A, but dominates B. (In other words, A is the first node that dominates B.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Mother

A

A is the mother of B if A immediately dominates B.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Daughter

A

B is the daughter of A if B is immediately dominated by A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Sisters

A

Two nodes that share the same mother

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Root Node

A

The node that dominates everything, but is dominated by nothing. (The node that is no node’s daughter.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Terminal Node

A

A node that dominates nothing. (A node that is not a mother.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Non-Terminal Node

A

A node that dominates something. (A node that is a mother).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Exhaustive Domination

A

Node A exhaustively dominates a set of terminal nodes provided it dominates all the members of the set and there is no terminal node G dominated by A that is not a member of the set.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Constituent

A

A set of terminal nodes exhaustively dominated by a particular node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Constituent of

A

A is a constituent of B if and only if B dominates A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Immediate Constituent of

A

A is a immediate constituent of B if and only if B immediately dominates A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Sister Precedence

A

Node A sister-precedes node B if and only if both are immediately dominated by the same node, and A appears to the left of B.

17
Q

Precedence

A

Node A precedes node B if and only if neither A dominates B nor B dominates A and A or some node dominating A sister-precedes B or some node dominating B.

18
Q

No Crossing Branches Constraint

A

If node X precedes another node Y then X and all nodes dominated by X must precede Y and all nodes dominated by Y.

19
Q

Immediate Precedence

A

A immediately precedes B if there is no node G that follows A but precedes B

20
Q

C-Command (informal)

A

A node c-commands its sisters and all that daughters of its sisters

21
Q

C-Command (formal)

A

Node A c-commands node B if every node dominating A also dominates B and neither A nor B dominates the other.

22
Q

Symmetric C-Command

A

A symmetrically c-commands B if A c-commands B and B c-commands A.

23
Q

Asymmetric C-command

A

A asymmetrically c-commands B if A c-commands B but B does not c-command A.

24
Q

Government

A

Node A governs node B if A c-commands B, and there is no node G, where G is c-commanded by A and G c-commands B.

25
Q

Phrase-Government

A

If A is a phrase, then the categories that count for G in the above definition must also be phrases

26
Q

Head-Government

A

If A is a head (word), then the categories that count for G in the above definition must also be heads.

27
Q

Subject

A

NP or CP daughter of Tp

28
Q

Object of Preposition

A

NP daughter of PP

29
Q

Oblique

A

Any NP/PP in the sentence that is not a subject, object of a preposition, or indirect object.