Syntax Flashcards

1
Q

Syntactic Categories

A

From 1A
Major: Noun, Verb, Adjective, Preposition, Adverb
Minor: Determiners, Auxiliary Verbs, Pronouns, Conjunctions

Other subcategories
* common vs proper nouns
* mass vs count nouns
* intransitive, transitive and ditransitive verbs

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

Syntactic Distribution

A

How a word can combine with other words

Different syntactic categories have different distributions.
eg: distribution of AUX is different from main V
* subject / AUX inversions in questions (and do support for main V)

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

Phrase, Constituents, Hierarchy

A

Sentences have hierarchical structures

Parts of sentences are grouped into phrases / constituents.
* Syntax is about uncovering the rules behind how languages combine words into such groups

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

Constituency Tests (from 1A)

A
  1. Coordination
  2. Substitution
  3. Fragment
  4. Focus / Cleft
  5. Movement
  6. Ellipsis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Coordination

A

Usually applicable to NP.
If the coordinated structure can function as an NP, the individual coordinated elements are NPs as well.

I like Bill’s sister’s dog and his brother.
* [Bill’s sister’s dog] and [his brother] are constituents

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

Substitution

A
  1. Proform substitution for NP
    I like [Bill’s sister’s dog] but it has fleas.
  2. Proform substitution for VP
    I said I’d [mail the letter], and I’ll do so.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fragment

A

If a phrase can be used as an answer to a question, it is a constituent.

What do you like?
* Bill’s cooking

What did you do?
* Eat an entire pie

The fragment can be seen as a proform substitution after Wh-movement.

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

Focus / Clefting

A

Forming clefts and pseudo clefts via the it was / what structure.
Original sentence: The big mean dog bit me.

It was the big mean dog that bit me.
What the big mean dog did was bite me
What bit me was the big mean dog

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

Movement

A

Only constituents can undergo movement.

I never did mail the letter.
Mail the letter, I never did.
*Never did, I mail the letter.

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

Ellipsis

A

VP ellipsis:
I was supposed to mail the letter, but I never did ___.

NP ellipsis:
not common in English

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

Recursion

A

When a constituent of one type XP contains another constituent of the same type XP, this is a case of recursion

Recursion =/= iteration (iteration is not a containment relationship)

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

Syntactic Ambiguity

A

eg: I hit the man with the ball on his head.

Different interpretations can arise depending on the different constituent structures.

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

Structure of Language

A

Language has a hierarchical (phrases can contain other phrases) recursive (phrases can contain other phrases of the same type.

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

Finite-State Machines (FSM)

A

Also known as N-gram models:
Predict the next word on the basis of the previous N-1 words.
* estimates transition probabilities from a large corpus

Limitations:
1. Long distance dependencies
* In English, dependencies (S-V Agreement, If…then structures etc) can occur over arbitrarily long distances.
* FSMs have no “memory” of such dependencies. (An infinite number of chains would need to be stored to consider all dependencies)
* These dependencies also need to be nested.

  1. Patterning
    * Complex FSMs are made of repeating identical subnetworks
    * This suggests that we process language as a set of schema
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Context Free Grammars (CFG)

A

CFG Rules:
A ==> X, where X is any sequence
A ‘can be rewritten’ as X

These rules should apply everywhere.
Context free: Does not depend on the context of A

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

Two jobs of grammars

A
  1. Generation: starting with a symbol, generate a grammatical string via a legal sequence of moves.
  2. Parsing: starting with a string, see if you can assign it a structure via a legal sequence of moves.

Nonfactors:
1. Phonological / semantic interpretation
2. Pragmatics

17
Q

Grammaticality wrt CFG

A

In Formal Grammar, a string is grammatical iff a legal sequence of moves can get you from S to the string.

Conversely it is ungrammatical if no legal sequences of moves can get you from S to the string.

18
Q

Dependencies wrt CFG

A

CFGs automatically nest dependencies

eg Rule:
S ==> either S or S

19
Q

Example of CFG structurality

A

eg: Purple Ball and Big Giraffe
* Purple Giraffe and Big Ball come with these two items
* not * purple big or * ball giraffe (no legal sequences of moves can produce these)

Rule:
AP ==> A N
A = {purple, big}
N = {ball, giraffe}

20
Q

Word Order Typology

A

Consider cross-linguistic variation of word order, and their similarities / differences with Eng

21
Q

Head / Complement structure

A

Every phrase has a head: the element that gives a phrase its category

Less obvious heads/categories:
1. that his head hurts: head is that, category is complementiser phrase (CP)
2. the dog: head is the, category is determiner phrase (DP)

22
Q

SVO

A

Eng basic word order: Subject-Verb-Object
* SV: subject immediately precedes the verb and its complements
* VO: the object (if applicable) immediately follows the verb.

Eng occassionally allows other structures:
1. [Discourse-neutral SVO]: Maria has read the newspaper already.
2. [Topicalisation OSV]: The newspaper, Maria has read already.

23
Q

SOV [Japanese]

A

Japanese is head-final (heads follow their complements)

eg:
PP ==> NP P
Chiba-ni = Chiba-to

Complement clauses precede the embedding noun or verb.

24
Q

Head-complement order [comparing Eng and Jap]

A

Understanding the sentence as a tense phrase (tense is the head of the sentence)

ie Eng: Head is tense
* S / TP => NP T VP

ie Jap: Head is verb (maintaining head-final structure)
* S => NP TP VP

cf: Head-directionality parameter

25
Exceptions to HC order
Noun <=> Adjective in Ger * adjective can both precede and succeed a noun Romance pronominal objects * display features of SOV in SVO languages Postpositions in prepositional languages * eg: ago in Eng
26
VSO
Examples: Scottish Gaelic, Modern Standard Arabic Practical Issue: If O is the complement of V, and O should directly follow V, how is it possible to insert S in between?
27
VOS / OVS
VOS examples: Malagasy (Austronesian) OVS example: Hixkaryana (Carib)
28
OSV / Free Word Order
OSV examples: Nadëb, Kxoe, Tobati, Wik Ngathana Free word order: Latin (due to extensive inflectional morphology)
29
General Patterning in Languages
S precedes V in dominant order of ~90% of languages S precedes O in dominant order of ~97% of languages
30
Case in Syntax
Modern Eng has **very limited case**, marked on **pronouns**, with a lot of **syncretism** ACC is used for both direct and indirect objects. In language with more robust case morphology, ACC = direct object DAT = indirect object
31
Case and free word order
English relies on **rigid word order** to signal key grammatical information. Languages with case marking typically have relatively free word orders. case study: GER v NLD Ger: NOM, ACC, DAT --> somewhat free word order Nld: Rigid word structure as case is only marked on pronouns
32
Wh-movement [wrt questions]
eg: English and French are SVO * FRA qns: OVS * ENG qns: O **do** S V wh-questions: wh element **moves** to a position at the start of the sentence position it moves from is marked with an **unpronounced t** (the trace) * base position is where we would expect to see it in terms of semantic interpretation * wh-in-situ is possible but rare in ENG
33
Long distance wh-movement / islands
Syntactic Islands: Grammatical structures that resist some types of syntactic movement. Long distance wh movement: wh-element is moved from within an embedded clause to the head of the main clause Issues: Violates island constraints Usually requires silent complementisers
34
wh-in-situ languages
wh-in-situ languages don't display wh-movement wh-in-situ languages therefore also do not display island effects.
35
verb-fronting in questions
In FRA / GER, yes/no questions are formed by moving the main verb to a position before the subject. eg: Vous partez maintenant (You are leaving now) you leave now Partez-vous **t** maintenant? (Are you leaving now?) leave you now ?
36
questions / do support
OE / ME used to form questions by V-fronting. Persisted through ME but do-support was more common in less formal contexts. ME has the unusual division of AUX vs Main verb * AUX: behave like verbs in OE, can be fronted * Main: Cannot be fronted, instead insert and front a meaingless (periphrastic) **do**