08 - Syntactic Functions¶
What are functions?¶
Behaviour of phrases in different positions¶
- [ The smelly brown dog NP] chased the scrawny grey cat
- The scrawny grey cat chased [ the smelly brown dog NP]
- The woman hit the man [ with a French stick PP]
- The woman [ with a French stick PP] with a French stick left the bakery
We need to explain how different phrases in different positions have different roles within the sentence
The phrases have syntactic functions
Functions are relational they express relationships between phrases. Most functions are defined in relation to the verb.
5 minute exercise¶
Try to learn the following artificial language
- Gugo bikavit lamnok = 'The cat chased the dog'
- Lopo bikavit tunglish = 'The cat ate the food'
- Lopo gugo lamnok = 'The dog likes the food'
What does the following sentence mean?
- Bikavit gugo tunglish
How did you complete the artificial language learning task?
You figured out that particular positions in the sentences had particular FUNCTIONS. e.g. Subject, Verb, Object.
Functions and sentence position¶
Obligatory functions - Subjects and Verbs¶
Almost all sentences of English needs a Subject and a Verb
- [ Syntax SUBJECT ] rocks! VERB
- [ Madonna SUBJECT ] sings VERB
- [ That donkey SUBJECT ] kicks! VERB
The Subject is often the do-er, e.g. Madonna is the person who sings, and the donkey is the thing that kicks. However, in the following sentence
- Breakfast is served
Breakfast is not the do-er. This shows that functions express a relationship which is only loosely linked to meaning. Functions express syntactic relationships, and are more closely related to sentence position than meaning. For example, in English, the Noun Phrase which comes immediately before the verb is always the Subject.
In many languages the formal relationship between subject and verb is expressed via agreement. This means that the form of the verb is linked to the type of subject, e.g.
Person | Singular | Plural |
---|---|---|
1st (speaker) | I sing | We sing |
2nd (addressee) | You sing | You sing |
3rd (person outside the conversation) | She sing-s | They sing |
We can see that the English paradigm is very sparse. However, other languages have much richer verb agreement paradigms, e.g. Spanish and Latin.
Functions which are "chosen" by the verb¶
(a) Objects¶
After the verb, we often (but not always) have an Object
- Syntax rocks [ my world! OBJECT ]
- Madonna sings [ catchy tunes OBJECT ]
- That donkey kicks [ people OBJECT ]
These are "chosen" by the verb in the sense that only certain verbs can take objects. For example, after the verbs yawn and run we typically do not have objects, e.g.
- He yawned
- She ran
These are called intransitive verbs.
Some verbs take two objects, in which case we have a direct and an indirect object.
Direct Object (Od in LARSP) | Indirect Object (Oi in LARSP) | |
---|---|---|
Meaning | The thing which changes location / possession, e.g. She gave the ball to Jack | The thing which receives the transferred entity, e.g. She gave the ball to Jack** |
Animacy | Often inanimate | Often animate |
Syntax | Does not come after a preposition | Often comes after a preposition |
Note that the Indirect Object is "parasitic" on the Direct Object in the sense that it needs a Direct Object in order to be realised;
- Janet gave [ a book DIRECT OBJECT]
- Janet gave [ a book DIRECT OBJECT]. [ to Mary INDIRECT OBJECT ]
- ?? Janet gave [ to Mary INDIRECT OBJECT ]
For the following sentences, which are the direct and indirect objects?
- Albert showed Victoria his stamp collection
- Ennis brought a book for Angie
- Could you rustle me up an omellete?
- Patricia sent her friend a letter
NB sometimes there is more than one option to realise direct versus indirect objects:
- Abdul sent Josh a letter (called the "Double Object Dative")
- Abdul sent a letter to Josh (called the "Prepositional Dative")
Od and Oi are "chosen" by the verb, in the sense that there are particular verbs which tend to take two objects. Groups of verbs taking two objects are verbs of physical transfer (give, take, receive, lend, borrow, deliver, donate, show) and verbs of metaphorical transfer (tell, explain)
(b) Subject and Object complements¶
Subject Complements (Cs) are phrases which describe a property of the subject, while Object Complements (Co) describe a property of the object. Here are some examples:
- Jack is [ terrible at maths ] = Cs describing Subject Jack
- Ali appears [ troubled ] at the moment = Cs describing Subject Ali
- I consider him [ my best friend ] = Co describing Object him
- I want that bedroom [ cleaned ] by tomorrow = Co describing Object bedroom
- Genevieve painted her bedroom walls [ dark green ] = Co describing Object her bedroom walls
- The mechanic hammered the panel [ flat ] = Co describing Object the panel
Note that while Subjects and Objects are realised as Noun Phrases, Subject and Object Complements can be realised in many ways, e.g. as Adjective Phrases (e.g. terrible at maths), or as Prepositional Phrases, e.g. he ripped the paper [ into pieces ].
Here is a list of verbs which tend to take complements
-
Verbs which can take subject complements
-
The copula - is/are/was/were
- Verbs of appearance - seem, appear, look, e.g. she seems / looks / appears tired
- Verbs of perception - *feel, smell, sound, taste, e.g. the food smells / tastes funny
-
Verbs of persistence - stay, remain, e.g. You must stay / remain calm
-
Verbs which can take object complements : appoint, call, certify, consider, crown, declare, elect, find, hold, imagine, keep, like, make, name, prefer, proclaim, profess, pronounce, prove, report, send, think, turn
Complements are less moveable than objects. For example, in (1) and (2) below, we can move the objects to the front of the sentence. But this is not the case for complements (3) and (4)
- Jack gave Peter the book -> The book was given to Peter by Jack
- Jack gave Peter the book -> Peter was given the book by Jack
- Jack resembles Paul -> * Paul is resembled by Jack
- Magda named her daughter Isobel -> * Isobel was named her daughter by Magda
NB these types of sentences are all examples of "the passive" which will be covered next semester
Optional modifying functions¶
Post-modifiers and Adverbials¶
In many cases, the verb determines the functions which we can use, e.g. sit cannot be used with an Object Noun Phrase.
- Jack sat
- * Jack sat [ the chair OBJECT NOUN PHRASE ]
All of the above functions are, more-or-less, "chosen" by the verb.
However, there are two functions which are not "chosen" by the verb: Adverbial and Postmodifier.
An adverbial is a phrase (consisting of either a single word, or a group of words) which (a) modifies the verb or the sentence, and (b) occupies a "peripheral" position in the sentence, i.e. at the very beginning or the very end, and (c) can occur in EITHER peripheral position (i.e. it can be placed either at the beginning or end)
- [ On Tuesday ] we should have a picnic [ in my opinion ]
- [ With a bit of luck ] we will have good weather [ from tomorrow ]
Though luckily in the following sentence has precisely the same function as the Adverbial with a bit of luck it is not peripheral, and therefore we are not categorising it as an adverbial. It is a adverb coming inside the Verb Complex.
- We [ luckily had VERB COMPLEX ] good weather
While Adverbials modify the verb, or sentence, Postmodifiers modify the Noun. They come after the noun, e.g.
- The man [ with the red hat ] followed me down the street
- The dog [ that scratched me ] was a Border Collie
Functions and morphology¶
Case-marking¶
The syntactic function of a word or phrase may impact on its morphology. This phenomenon is called case-marking. A word whose morphology demonstrates its syntactic function is said to be case-marked.
In English, case-marking only applies to Pronouns:
- Subject form (called NOMINATIVE or SUBJECTIVE case) = I, you, he/she/it, we, you, they
- Od, Oi, Cs, Co form (called ACCUSATIVE or OBJECTIVE form) = Me, you, him/her/it, us, you. them
We also apply the GENITIVE CASE (denoting possession) to Nouns, e.g.
- She scratched Anna's car.
Other language have much richer case systems, e.g. with special forms for direct versus indirect objects, and the possibility of marking case on Nouns as well as pronouns.
Functions and language impairments¶
Language-impaired children¶
Language-impaired children occasionally omit subjects. This is a pattern found in younger typically-development children (Grela 1997, 2003)
- (He) went there.
They also have case-marking difficulties in subject position, often using the accusative case, instead, e.g.
- Him go there.
They also fail to inflect the verb which results in a loss of Subject-Verb agreement (as shown above, correct form of the verb is goes)
LARSP framework¶
This is a framework for assessing child language taught in Linguistics II. It is designed to determine the child's syntactic level.
To perform a LARSP analysis, you must determine the complexity of syntactic functions, e.g.
- She likes it = Simple one-word subject and object
- The girl likes the boy = Two-word subject and object containing Determiner + Noun combination.
5 minute exercise¶
What is wrong with the following sentences?
- Jack gave Mary
- Petula put the beans
- Julie laughed Peter
Bibliography¶
Grela, B. G., & Leonard, L. (1997). The use of subject arguments by children with Specific Language Impairment. Clinical Linguistics and Phonetics, 1997, 11 (6), 443 – 453.
Grela, Bernard G. (2003). The omission of subject arguments in children with Specific Language Impairment. Clinical Linguistics & Phonetics, 17(2), 153–169. https://doi.org/10.1080/0269920031000061812