Grammar Writing: Term Project: Difference between revisions

From English Grammar
Jump to navigation Jump to search
Line 46: Line 46:
Make sure to download the latest version of desktoptrale from last week in case you haven't done so already.  
Make sure to download the latest version of desktoptrale from last week in case you haven't done so already.  
[https://github.com/Nikoschenk/desktoptrale/blob/master/desktoptrale/desktoptrale.jar]
[https://github.com/Nikoschenk/desktoptrale/blob/master/desktoptrale/desktoptrale.jar]
<br>
<br>
Navigation:
<div align="center">
  [[Grammar_Writing|'''Main Page''']] &nbsp; [[Grammar_Writing:_Week_2| '''Week 2''']] &nbsp;&nbsp; [[Grammar_Writing:_Week_3| '''Week 3''']] &nbsp;&nbsp; [[Grammar_Writing:_Week_4| '''Week 4''']] &nbsp;&nbsp; [[Grammar_Writing:_Week_5| '''Week 5''']] &nbsp;&nbsp; [[Grammar_Writing:_Week_6| '''Week 6''']] &nbsp;&nbsp; [[Grammar_Writing:_Week_7| '''Week 7''']] &nbsp; [[Grammar_Writing:_Week_8| '''Week 8''']] &nbsp;&nbsp;  [[Grammar_Writing:_Week_9| '''Week 9''']] &nbsp;&nbsp;  [[Grammar_Writing:_Week_10| '''Week 10''']] &nbsp;&nbsp;  '''Week 11''' &nbsp;&nbsp;  [[Grammar_Writing:_Term_Project| '''Term Project''']]

Revision as of 11:45, 9 February 2018

Exercise (due March, 11th)

Develop a grammar that consists of

  • a type hierarchy
  • a lexicon
  • a set of rules

It's up to you what to write into the lexicon. Its contents should be representative of a particular topic, e.g., sports, business, politics, traveling, TV and entertainment, etc. Be a bit creative. The student goes to university and something of that sort has been covered already in class and will not be accepted.


The type hierarchy of your grammar should be based on the latest version from week 10. [1]

You need to make some minor modifications to handle functionality regarding agreement.

Your grammar should cover (correctly recognize and *reject) the following patterns: The actual words are specific to your own custom lexical entries, however, the ones in bold should be part of your lexicon.

  • Merkel travels
  • Merkel meets Bush
  • Merkel is wonderful
  • the President
  • (*)President travels
  • Merkel gave Bush a present
  • (*)Merkel gave the President
  • The President gave the minister an order
  • CNN reports fake news to the students
  • Merkel studied physics
  • Merkel studied
  • KimJongUn studied in Switzerland
  • KimJongUn studied hard
  • Putin likes Jinping
  • (*) Putin like Donald
  • (*) Him likes Donald
  • Putin likes Trump but Trump loves Twitter
  • Merkel travels and Putin sleeps
  • (*) Putin likes Trump but Trump


The patterns cover the following linguistic phenomena:

intransitive verbs, transitive verbs, ditransitive verbs, noun phrases with a determiner (specifier), prepositional phrases, adverbs, modifiers, case and number agreement, conjunctions / coordination between two sentences.

Make sure to download the latest version of desktoptrale from last week in case you haven't done so already. [2]





Navigation:

 Main Page    Week 2     Week 3     Week 4     Week 5     Week 6     Week 7    Week 8      Week 9      Week 10     Week 11      Term Project