Exercise-ch3: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "= Additional Exercises for Chapter 3: Head-driven Phrase Structure Grammar =     <hr /> Back to * the material for [[Textbook-chapters#Chapter_3:_Head-driven_Phrase_Structure_...")  | 
				|||
| Line 1: | Line 1: | ||
= Additional Exercises for Chapter 3: Head-driven Phrase Structure Grammar =    | = Additional Exercises for Chapter 3: Head-driven Phrase Structure Grammar =    | ||
== Basic syntactic notions ==  | |||
<quiz display=simple>  | |||
{Determine the part of speech of the words in the sentences.<br />Use the following part of speech labels: A, Det, N, P, V  | |||
|type="{}"}  | |||
a. Alex/{ N } talked/{ V } to/{ P } my/{ Det } colleaque/{ N }.<br />  | |||
b. '''hobbit'''_{ (e,t) _13 }<br />  | |||
c. '''walk'''_{ (e,(e,t)) _13 }<br />  | |||
d. '''help'''_{ (e,(e,(e,t))) _13}<br />  | |||
e. ('''hobit'''•''x'')_{ t _13}  | |||
{Add the semantic types for complex expressions:  | |||
|type="{}"}  | |||
a. (('''walk'''_{ (e,(e,t)) _9 } • ''e''_{ e _1 }) • '''aragorn'''_{ e _1 })_{ t _1 }  | |||
b. ('''hobbit'''_{ (e,t) _5} • ''y''_{ e _1 })_{ t _1 }  | |||
</quiz>  | |||
{{FeedbackExercises}}  | |||
== Lexical entries as Attribute-Value Matrix ==  | |||
Revision as of 22:25, 20 May 2014
Additional Exercises for Chapter 3: Head-driven Phrase Structure Grammar
Basic syntactic notions
Feel free to send feedback on this exercise to Manfred Sailer.
Lexical entries as Attribute-Value Matrix
Back to
- the material for chapter 3
 - the overview over all chapters