Practical Grammar 6: Difference between revisions
| (6 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
In linguistics, a head '''governs''' a property of another expression if it requires this expression to have that property. Governable properties include grammatical functions, cases, and particular prepositions. | In linguistics, a head '''governs''' a property of another expression if it requires this expression to have that property. Governable properties include grammatical functions, cases, and particular prepositions. | ||
In Lexical-Functional Grammar, the '''governable grammatical functions''' are those which may be listed in the PRED values of | In Lexical-Functional Grammar, the '''governable grammatical functions''' are those which may be listed in the PRED values of words. In this course, we will use the following functions: | ||
Governable grammatical functions: SUBJ, OBJ, OBJ-θ, OBL-θ, POSS, COMP, and XCOMP. | Governable grammatical functions: SUBJ, OBJ, OBJ-θ, OBL-θ, POSS, COMP, and XCOMP. | ||
| Line 12: | Line 12: | ||
There are other GFs, for instance TOPIC and FOCUS, but heads cannot govern those. | There are other GFs, for instance TOPIC and FOCUS, but heads cannot govern those. | ||
The Greek letter θ (= theta) in the functions OBJ-θ and OBL-θ is an abbreviation. It stands for the name of a thematic role | The Greek letter θ (= theta) in the functions OBJ-θ and OBL-θ is an abbreviation. It stands for the name of a thematic role. | ||
Here are some comments on the functions other than SUBJ and OBJ: | Here are some comments on the functions other than SUBJ and OBJ: | ||
| Line 107: | Line 107: | ||
5. Parse. | 5. Parse. | ||
The present tense verb form ''disappear'' is less convenient to handle, since it is inbetween allowing only one kind of subject or all subjects. Rather, it allows subjects with 5 out of 6 AGR values: | The present tense verb form ''disappear'' is less convenient to handle, since it is inbetween allowing only one kind of subject or all subjects. Rather, it allows subjects with 5 out of 6 AGR values: | ||
| Line 155: | Line 156: | ||
The treatment of English case is pretty straightforward. For now, we will only deal with arguments of the verb so that we have to account for nominative and accusative pronouns. We thus postulate a feature CASE with the two possible values ''nom'' and ''acc''. Some pronouns are only compatible with one of these values, but other pronouns and all non-pronominal nouns are compatible with both cases. | The treatment of English case is pretty straightforward. For now, we will only deal with arguments of the verb so that we have to account for nominative and accusative pronouns. We thus postulate a feature CASE with the two possible values ''nom'' and ''acc''. Some pronouns are only compatible with one of these values, but other pronouns and all non-pronominal nouns are compatible with both cases. | ||
==== <span style="color: blue>Exercise 6.4</span> Nominative and accusative ==== | ==== <span style="color: blue>Exercise 6.4</span> Nominative and accusative ==== | ||
| Line 176: | Line 175: | ||
(18) lilly liked it<br> | (18) lilly liked it<br> | ||
(19) lilly liked john<br> | (19) lilly liked john<br> | ||
(20) lilly liked the cat<br> | |||
(21) the cat liked lilly<br> | |||
3. Parse! | 3. Parse! | ||
Latest revision as of 08:40, 29 May 2026
Governable grammatical functions
In linguistics, a head governs a property of another expression if it requires this expression to have that property. Governable properties include grammatical functions, cases, and particular prepositions.
In Lexical-Functional Grammar, the governable grammatical functions are those which may be listed in the PRED values of words. In this course, we will use the following functions:
Governable grammatical functions: SUBJ, OBJ, OBJ-θ, OBL-θ, POSS, COMP, and XCOMP.
There are other GFs, for instance TOPIC and FOCUS, but heads cannot govern those.
The Greek letter θ (= theta) in the functions OBJ-θ and OBL-θ is an abbreviation. It stands for the name of a thematic role.
Here are some comments on the functions other than SUBJ and OBJ:
- OBJ-THEME: the GF of the second NP object of a ditransitive verb like give (e.g. give Mary a present)
- OBL-LOC: the GF of a locative complement of a verb like sit (e.g. sit at the window)
- OBL-BEN: the GF of a benefactive PP (bake a cake for Mary)
- POSS: the GF of the possessor within an NP (e.g. my book)
- COMP: the GF of a finite complement clause complement of a verb like say (e.g. said that Mary called)
- XCOMP: the GF of non-finite phrases with understood subjects (e.g. Lilly tried to leave)
The Completeness and Coherence Conditions
Words may specify in their lexical entries that they govern one or more GFs. These GFs are mentioned in the word's PRED value, e.g.
(1) disappear: [PRED 'DISAPPEAR<SUBJ>']
(2) see: [PRED 'SEE<SUBJ, OBJ>']
This means that the verb disappear governs one GF, namely a SUBJ and the verb see governs two GFs, a SUBJ and an OBJ. As a result, these verbs must appear with exactly these GFs, neither more, nor less. This is ensured by the following two principles:
The Completeness Condition (p. 21) All governable functions which are part of the value of a PRED feature must be present in the local f-structure. All functions that have a θ-role must themselves have a PRED value.
This is the "nor less" part from above: the f-structure of a PRED must contain at least the GFs which it selects in its PRED value.
The "neither more" part is stated in the
Coherence Condition (p. 22) All governable functions present in an f-structure must occur in the value of a local PRED feature. All functions that have a PRED value must have a θ-role.
So, an f-structure is complete and coherent only if there is a 1:1 relation between the GFs listed in its PRED value and the actual GFs present in the f-structure! If this is not the case, then the f-structure is ill-formed.
Governable features
Above, it was said that not only the GFs but also other properties of its dependents can be governed by a selecting head. These include inflectional features for person and number, and CASE. In other words, a head can require that its dependents have particular values for such features. In this section, we will see how this is done in XLFG.
We will begin with subject-verb agreement.
Subject-verb agreement
In Week 3, we already saw how features can be added to words. There, we formulated lexical entries like the following:
this D
[NUM:sg];
English determiners, nouns, and verbs are not only marked for NUMBER, however, but also for PERSON. And agreement between finite verbs and their subjects involves both features. Therefore, from here on, we will replace the NUM feature by the feature AGR, which can take 6 values:
AGR values: _1sg, _2sg, _3sg, _1pl, _2pl, _3pl
The underscore is part of the feature name and is necessary, since XLFG throws an error without it (because the system doesn't allow feature values to start with a number).
We can now extend our lexicon by adding lexical entries for pronouns, as follows:
she N
[AGR:_3sg];
Past tense verbs
This is the easy case, since (except for the auxiliary be) all English verbs have only one form in the past tense and this form is compatible with subjects of all AGR values. The most economical treatment for this is to make words like disappeared impose no constraints on the AGR value of their subject.
Exercise 6.1 The past tense
1. Go to https://147.210.117.56 and log in.
2. Open Grammar 6.
3. Copy the verb disappeared from your version of Grammar 4 and add it to the lexicon.
4. Add lexical entries for all English personal pronouns, i.e. I, you, ... with their correct AGR values. You will need two entries for you.
5. For each pronoun, add a sentence to the testsuite that consists of the pronoun followed by disappeared and nothing else.
6. Parse and make sure that all 6 sentences come out as grammatical.
Present tense verbs
Subject-verb agreement
Next, we need to ensure that only expressions whose AGR value is _3sg can act as subjects of a present tense verb like disappears. This is easy to accomplish: in order for disappears to impose on its SUBJ that the SUBJ's AGR value must be _3sg, the verb can simply specify the f-structure of that SUBJ as follows:
disappears V
[PRED:'DISAPPEAR<SUBJ.THEME>',
SUBJ:[AGR:_3sg]];
The presence of a SUBJ in the verb's f-structure is guaranteed by Completeness: since the verb selects a SUBJ in its PRED value, there has to be a SUBJ in the verb's f-structure. And that SUBJ has its own f-structure. The f-structure of the SUBJ of disappears is well formed only if it contains the attribute AGR and the value of AGR is _3sg. This is an example of feature government.
Exercise 6.2 The third person singular present tense
1. Go to https://147.210.117.56 and log in.
2. Open your version of Grammar 6.
3. Add an entry for the verb disappears and ensure that its SUBJ is _3sg. Note that the verb in this system does NOT need to have the feature AGR itself! Rather, the verb form with the shape disappears requires its SUBJ to have a particular value for this feature.
4. Add the following test sentences:
(4) she disappears
(5) *i disappears
(6) it disappears
5. Parse.
The present tense verb form disappear is less convenient to handle, since it is inbetween allowing only one kind of subject or all subjects. Rather, it allows subjects with 5 out of 6 AGR values:
(7) i disappear
(8) you disappear
(9) *he/she/it disappear
(10) we disappear
(11) you disappear
(12) they disappear
This is inconvenient to state in any formal grammar of English, but that is not the grammarian's fault. Languages aren't always completely regular! One way of capturing the generalization would be to state in each non-third-person singular verb's lexical entry that its subject's AGR value can be
_1sg or _2sg or _1pl or _2pl or _3pl
But that would mean that the grammar would generate 5 different words from each of these lexical entries.
Obviously, it would be more economical in this case to state which AGR value the subject of the verb is NOT allowed to have. To express this, XLFG offers the inequality operator:
≠
With this operator, you can say things like
AGR ≠ _3sg
which means that the AGR value can be anything other than _3sg. That is the condition that we what to impose on the SUBJ value of non-third-person singular present tense verbs in English.
Unfortunately, XLFG requires a particular format for using the inequality operator. Therefore, I give you the correct way of stating the condition in the lexical entry of disappear below:
disappear V
[...]
{(↑ SUBJ AGR) ≠ _3sg;};
So, just specify all the information about the lexical entry as usual, but before you signal the end of the lexical entry with a semicolon, add the statement
{(↑ SUBJ AGR) ≠ _3sg;};
as the last line. Use the buttons for the up arrow and the inequality symbol from the XLFG lexicon editor or otherwise XLFG will complain!!!
Exercise 6.3 The non-third person singular present tense
1. Go to https://xlfg.labri.fr/ and log in.
2. Open your latest version of Grammar 6.
3. Add the two versions of the verb disappear to the lexicon as given above
4. Add (7)-(12) as test sentences:
5. Parse.
Case
The treatment of English case is pretty straightforward. For now, we will only deal with arguments of the verb so that we have to account for nominative and accusative pronouns. We thus postulate a feature CASE with the two possible values nom and acc. Some pronouns are only compatible with one of these values, but other pronouns and all non-pronominal nouns are compatible with both cases.
Exercise 6.4 Nominative and accusative
1. Where necessary, add the appropriate case information to all the nouns and verbs in your current grammmar.
2. Add the following test items::
(13) *her disappeared
(14) lilly disappeared
(15) *me disappeared
3. Parse!
Exercise 6.5 Nominative and accusative
1. . Add the following test items:
(16) lilly liked her
(17) *lilly liked she
(18) lilly liked it
(19) lilly liked john
(20) lilly liked the cat
(21) the cat liked lilly
3. Parse!