Practical Grammar: Difference between revisions

From English Grammar
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<font face="Arial, Helvetica, sans-serif">
<font face="Arial, Helvetica, sans-serif">
<font size="3">
<font size="3">
<!--
== Description ==
In this practical course, you will learn how to teach your laptop the basic grammatical structures of English. For this purpose, we will use software that was developed here at Goethe University. The software is completely free of charge and it runs on all Windows, Mac OS, and Linux computers. (After the course, you may keep the software.)
The program is completely visual. If you can use a text processor or an email program, then you will be able to learn this software easily! No further computer skills are necessary and we will not be doing any kind of programming.
The purpose of the course is for you to learn the basics of English grammar in a fun and interactive way, in an environment that you control and can use any time you want.
Students should bring their laptop to the first class.
== Course and Module Requirements ==
[https://www.english-linguistics.de/grammarparadise/wiki/index.php?title=Practical_Grammar_Course_requirements/ Follow this link]
<br>
<br>
-->


== Textbook ==
== Textbook ==

Revision as of 10:22, 28 November 2022

Textbook

Throughout the course, we will use the following textbook:

Börjars et al. (2019)

Please buy a copy of the book as quickly as possible!

Review

If you need a review on parts of speech and phrases, then follow these links:

Exercise 1.1

Sentences

(1) John [disappeared].
(2) The bottle [broke].
(3) Martha [stayed at the hospital].
(4) Fred [talks about Chicago].
(5) Robert [went to the hospital].
(6) Alice [moved into the room].
(7) Joe [saw Fred].
(8) Alice [broke the bottle].
(9) We [moved it into the room].
(10) Fred [took Alice to the hospital].
(11) John [sent Martha a check].
(12) We [gave Fred a wastebasket].

Syntactic Categories

S, NP, N, VP, V, PP, P, AP, A, D

Phrase Structure Rules

A phrase structure rule is well formed, if it is of one of the following forms

C0 -> C1
C0 -> C1 C2
C0 -> C1 C2 C3

and each C is one of the categories listed above.

The S rule

S -> NP VP

Task

Using only the syntactic categories listed above,

a. draw plausible phrase structure trees for the odd-numbered sentences. Assume that the bracketed expressions are VPs.

Draw the trees with the program at the following website:

jsSyntaxTree

Example: to draw a tree for sentence (12) above, paste the following line into the textfield of jsSyntaxTree:

  • [S [NP [N We]] [VP [V gave] [NP [N Fred]] [NP [D a] [N wastebasket]]]]

Download each tree by clicking on it.

b. Write the phrase structure rules needed to license the trees you drew.