Grammar Writing: Week 7: Difference between revisions
Jump to navigation
Jump to search
Nikoschenk (talk | contribs) |
Nikoschenk (talk | contribs) |
||
| Line 21: | Line 21: | ||
. | . | ||
</nowiki> | </nowiki> | ||
<span style="color: blue>Task 1:</span> | |||
Add lexicon entries for "she", "her", "help", "receives", "shouts". | |||
<span style="color: blue>Task 2:</span> | |||
Add grammar rules so that the following sentences are recognized: "receives help", "she receives help", "she shouts". | |||
== Grammar 2 == | == Grammar 2 == | ||
Revision as of 11:15, 27 November 2017
Tutorial Session (November 27th)
Grammar 1
type_hierarchy
bot
bool
minus
plus
sign syntax:part_of_speech
phrase dtrs:list
word
part_of_speech
sentence
verb
noun
list
ne_list tl:list hd:bot
e_list
.
Task 1:
Add lexicon entries for "she", "her", "help", "receives", "shouts".
Task 2:
Add grammar rules so that the following sentences are recognized: "receives help", "she receives help", "she shouts".
Grammar 2
type_hierarchy
bot
sign syntax:syntax
phrase dtrs:list
word
list
ne_list tl:list hd:bot
e_list
vform
fin
nonfin
prp
pfp
base
pos
verb vform:vform
noun case:case
s
prep
syntax head:pos
case
acc
nom
.
Grammar 3
type_hierarchy
bot
sign syntax:syntax comps:list
phrase dtrs:list
word
list
ne_list tl:list hd:bot
e_list
vform
fin
nonfin
prp
pfp
base
pos
verb vform:vform
noun case:case
s
prep
syntax head:pos
case
acc
nom
.