Jump to content

C-command

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Beland (talk | contribs) at 01:47, 19 April 2005 (A brief definition with an abstract example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

C-command is a relationship in grammatical parse trees which is equivalent to the idea of "cousins and all their descendents" in family trees.

In the following tree, A c-commands C, D, and E.

   B
  / \
 A   C
    / \
   D   E

The formal definition is that X c-commands Y if the first parent of X contains Y.