<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.lexical-resource-semantics.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suzanne</id>
	<title>Lexical Resource Semantics - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.lexical-resource-semantics.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suzanne"/>
	<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php/Special:Contributions/Suzanne"/>
	<updated>2026-04-09T10:43:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Wiki-ch2&amp;diff=6467</id>
		<title>Wiki-ch2</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Wiki-ch2&amp;diff=6467"/>
		<updated>2016-04-03T18:31:00Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Additional Wiki pages for Chapter 2 =&lt;br /&gt;
&lt;br /&gt;
== Models ==&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}} Involved participants: [[User:Lisa| Lisa]], [[User:Marthe| Marthe]], [[User:Elisabeth.krall| Elisabeth]], [[User:IsaB|Isabelle]].&lt;br /&gt;
&lt;br /&gt;
Watch a short podcast what first-order models look like. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/4a3mXelw7H4&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on this podcast, we can define a model as follows:&lt;br /&gt;
&lt;br /&gt;
* Universe: &#039;&#039;U&#039;&#039; = {&#039;&#039;LittleRedRidingHood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Wolf&#039;&#039;}&amp;lt;br /&amp;gt;&lt;br /&gt;
* Properties: &amp;lt;br /&amp;gt;&#039;&#039;red-hood&#039;&#039; = { &amp;lt; &#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; wears a read hood } = { &amp;lt;&#039;&#039;LittleRedRidingHood&#039;&#039;&amp;gt; }&amp;lt;br /&amp;gt;&#039;&#039;female&#039;&#039; = { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is female } = { &amp;lt;&#039;&#039;LittleRedRidingHood&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt; }&amp;lt;br /&amp;gt;&#039;&#039;big-mouth&#039;&#039; = { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; has a big mouth } = { &amp;lt;&#039;&#039;Wolf&#039;&#039;&amp;gt; }&amp;lt;br /&amp;gt;&#039;&#039;live-in-forest&#039;&#039; = { &amp;lt; &#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; lives in the forest } = { &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Wolf&#039;&#039;&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
* Relations:&amp;lt;br /&amp;gt; &#039;&#039;grand-child-of&#039;&#039; = { &amp;lt;&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s grandchild } = { &amp;lt;&#039;&#039;LittleRedRidingHood&#039;&#039;,&#039;&#039;Grandmother&#039;&#039; &amp;gt; }&amp;lt;br /&amp;gt;&#039;&#039;afternoon-snack-of&#039;&#039; = { &amp;lt;&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s afternoon snack } = { &amp;lt;&#039;&#039;LittleRedRidingHood&#039;&#039;,&#039;&#039;Wolf&#039;&#039; &amp;gt; }&lt;br /&gt;
&lt;br /&gt;
== Truth tables ==&lt;br /&gt;
{{CreatedByStudents1213}} Involved participants: [[User:Lisa| Lisa]], [[User:Marthe| Marthe]], [[User:Elisabeth.krall| Elisabeth]], [[User:IsaB|Isabelle]].&lt;br /&gt;
&lt;br /&gt;
=== Truth tables for connectives ===&lt;br /&gt;
&lt;br /&gt;
==== AND (&amp;amp;and;) ====&lt;br /&gt;
&lt;br /&gt;
Symbol:   &amp;amp;and; &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: Harry is a student and Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;teacher&#039;&#039;&#039;(&#039;&#039;&#039;snape&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
A conjunction &#039;&#039;p&#039;&#039; &amp;amp;and; &#039;&#039;q&#039;&#039; it true if and only if &#039;&#039;p&#039;&#039; is true and &#039;&#039;q&#039;&#039; is true.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable AND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_AND1.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==== OR (&amp;amp;or;) ====&lt;br /&gt;
&lt;br /&gt;
Symbol: &amp;amp;or; &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: Harry is a student or Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;) &amp;amp;or; &#039;&#039;&#039;teacher&#039;&#039;&#039;(&#039;&#039;&#039;snape&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
A disjunction &#039;&#039;p&#039;&#039; &amp;amp;or; &#039;&#039;q&#039;&#039; is true if and only if &#039;&#039;p&#039;&#039; is true or &#039;&#039;q&#039;&#039; is true (or both).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable OR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_OR1.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==== IF/THEN (&amp;amp;sup;, &amp;amp;rarr;) ====&lt;br /&gt;
&lt;br /&gt;
Symbol: &amp;amp;sup;, &amp;amp;rarr; (&#039;&#039;Note: We use the symbol &amp;amp;sup; in the textbook as it is more common in the logical literature.&#039;&#039;)&amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: If Harry is a student then Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formula: &#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;) &amp;amp;sup; &#039;&#039;&#039;teacher&#039;&#039;&#039;(&#039;&#039;&#039;snape&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
An implication &#039;&#039;p&#039;&#039; &amp;amp;sup; &#039;&#039;q&#039;&#039; is true if and only if &#039;&#039;p&#039;&#039; is false or &#039;&#039;q&#039;&#039; is true (or both).&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;In other words:&#039;&#039; An implication &#039;&#039;p&#039;&#039; &amp;amp;sup; &#039;&#039;q&#039;&#039; is true if and only if whenever &#039;&#039;p&#039;&#039; is true, &#039;&#039;q&#039;&#039; is true as well.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable IF/THEN&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_IF_THEN2.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==== NOT (&amp;amp;not;) ====&lt;br /&gt;
&lt;br /&gt;
Symbol:    &amp;amp;not; &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence:  Harry is not a student. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formula: &amp;amp;not;&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
A negated formula &amp;amp;not;&#039;&#039;p&#039;&#039; is true if and only if &#039;&#039;p&#039;&#039; is false.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Example:&#039;&#039;&lt;br /&gt;
Only if &#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;) is &#039;&#039;false&#039;&#039;, &amp;amp;not;&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;&#039;harry&#039;&#039;&#039;) is &#039;&#039;true&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable NOT&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_NOT.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=== Truth tables for complex formulae ===&lt;br /&gt;
&lt;br /&gt;
Truth tables are also useful to compute the truth value of complex formulae.&lt;br /&gt;
This is shown in the following podcast, created by [[User:Lisa|Lisa Günthner]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=ZWdltj5Mqdc&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Videos with example computations =&lt;br /&gt;
&lt;br /&gt;
== Atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
The following video presents the step-by-step computation of the truth value of two atomic formulae. &lt;br /&gt;
The example uses a model based on Shakespeare&#039;s play &#039;&#039;Macbeth&#039;&#039;.&lt;br /&gt;
The two formulae are:&lt;br /&gt;
* &#039;&#039;&#039;kill(macbeth,duncan)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;kill(lady-macbeth,macbet)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/8HGCB9urmbg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Formulae with connectives ==&lt;br /&gt;
&lt;br /&gt;
The following video presents the step-by-step computation of the truth value of two formulae with connectives. &lt;br /&gt;
The example uses a model based on Shakespeare&#039;s play &#039;&#039;Macbeth&#039;&#039;.&lt;br /&gt;
The two formulae are:&lt;br /&gt;
* &#039;&#039;&#039;&amp;amp;not; king(lady-macbeth)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;king(duncan) &amp;amp;or; king(lady-macbeth)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/ABXPMzHFYxU&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&amp;lt;!-- https://www.youtube.com/watch?v=K14D7VllA8M --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The next video shows how the truth value of a more complex formula can be computed. The example contains two connectives:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;kill(malcom,lady-macbeth) &amp;amp;or; &amp;amp;not;thane(macbeth)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The video shows two different methods: top down and bottom up.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/C1rjU104R54&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Logical determiners/quantifiers =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/5PRL23XcaFY&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&amp;lt;!-- old video with less optimal audio: http://youtu.be/b0iLejXP9C8 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
&lt;br /&gt;
== Predicate logic in the &#039;&#039;Virtual Linguistics Campus&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
There are short lectures by J&amp;amp;uuml;rgen Hanke ([http://linguistics.online.uni-marburg.de/ Virtual Linguistics Campus]) related to the topics of Chapter 2:&lt;br /&gt;
* [http://www.youtube.com/watch?v=IhodKMPwShc Predicates and their arguments]&lt;br /&gt;
* [http://www.youtube.com/watch?v=hg-h-6ZiEPI Logical connectives]&lt;br /&gt;
* [http://www.youtube.com/watch?v=bWGHfcaOT1s Quantifiers] (&amp;quot;&amp;amp;forall;&amp;quot; and &amp;quot;&amp;amp;exist;&amp;quot;)&lt;br /&gt;
** Note: The video mentions the terms &amp;quot;restrictor&amp;quot; and &amp;quot;scope&amp;quot; of a quantifier but uses the conventional first-order representation of quantifiers. This means that the restrictor and the scope are linked by an implication (&amp;quot;&amp;amp;sup;&amp;quot;) in the case of a universal quantifier and by a conjunction (&amp;quot;&amp;amp;and;&amp;quot;) in the case of the existential quantifier.&amp;lt;br /&amp;gt; So, where we write: &amp;amp;forall; x (&amp;amp;phi; : &amp;amp;psi;), the traditional notation is: &amp;amp;forall; x (&amp;amp;phi; &amp;amp;sup; &amp;amp;psi;),&amp;lt;br /&amp;gt; and where we write &amp;amp;exist; x (&amp;amp;phi; : &amp;amp;psi;), the traditional notation is &amp;amp;exist; x (&amp;amp;phi; &amp;amp;and; &amp;amp;psi;)&lt;br /&gt;
** Note: In the video, the symbol &amp;quot;&amp;amp;not;&amp;quot; is called &amp;quot;the negative quantifier&amp;quot;. This is to be seen as short hand for &amp;quot;&amp;amp;not;&amp;amp;exist;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Pine&#039;s &#039;&#039;Essential Logic: Basic Reasoning Skills for the 21st Century&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[http://home.honolulu.hawaii.edu/~pine/ Ronald C. Pine] is profesor of philosophy at the [http://www2.honolulu.hawaii.edu/ Honolulu Community College]. He has put online a number of courses and a version of his book on logic, entitled &#039;&#039;Essential Logic: Basic Reasoning Skills for the 21st Century&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
Pine, Ronald C.: &#039;&#039;Essential Logic: Basic Reasoning Skills for the 21st Century&#039;&#039;. Harcourt, 1996; Oxford University Press, 2001; online edition, 2011.&amp;lt;br /&amp;gt;URL: http://home.honolulu.hawaii.edu/~pine/EL/Essential-Logic.html&lt;br /&gt;
&lt;br /&gt;
The book&#039;s content goes far beyond what we cover in our textbook.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Wiki-ch1&amp;diff=6466</id>
		<title>Wiki-ch1</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Wiki-ch1&amp;diff=6466"/>
		<updated>2016-04-03T18:27:33Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Inference relations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Basic notions in semantics =&lt;br /&gt;
&lt;br /&gt;
== Semantics relations ==&lt;br /&gt;
&lt;br /&gt;
=== Semantic relations between words ===&lt;br /&gt;
&lt;br /&gt;
* General information&lt;br /&gt;
* Special relations: [[Material on Antonymy]]&lt;br /&gt;
&lt;br /&gt;
=== Semantics relations between sentences ===&lt;br /&gt;
&lt;br /&gt;
==== Paraphrase ====&lt;br /&gt;
&lt;br /&gt;
==== Entailment ====&lt;br /&gt;
&lt;br /&gt;
==== Contradiction ====&lt;br /&gt;
&lt;br /&gt;
==== Links ====&lt;br /&gt;
&lt;br /&gt;
* [http://amarris.homestead.com/files/paraphrase.html Online quiz on paraphrases] (last visited July 26, 2013)&amp;lt;br /&amp;gt; This page is an EFL resource for students in the medical sector. Some examples include synonyms.&lt;br /&gt;
&lt;br /&gt;
== Ambiguity ==&lt;br /&gt;
&lt;br /&gt;
There is an overview page in which [[Types_of_ambiguity|types of ambiguity]] are characterized.&lt;br /&gt;
&lt;br /&gt;
== Inference relations ==&lt;br /&gt;
&lt;br /&gt;
=== Entailment ===&lt;br /&gt;
&lt;br /&gt;
=== Implicature ===&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:Slc|Stephanie C.]], [[User:Stephie_R.|Stephie R.]], [[User:Jennifer_Borchert|Jennifer Borchert]], [[User:Anna_P.|Anne P.]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The following video explains the five central charateristics of implicatures with a number of examples.&lt;br /&gt;
&lt;br /&gt;
There are some minor corrections on the video:&lt;br /&gt;
* &#039;&#039;inference&#039;&#039; is pronounced [ˈɪnfərəns]&lt;br /&gt;
* around 1:25, defeasibility: The added &#039;&#039;if&#039;&#039; clause illustrates the cancellation of an implicature, but this is different from using a sentence inside an &#039;&#039;if&#039;&#039; clause (this would be &#039;&#039;If John has three cows, he will have enough milk for his family.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=oUtSBL3wWZ0&amp;amp;feature=youtu.be&amp;lt;/embedvideo&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Group 4 - The 5 Characteristic Properties of Implicatures&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voice-over: [[User:Jennifer_Borchert|Jennifer Borchert]]&amp;lt;br&amp;gt;&lt;br /&gt;
Editing: [[User:Anna_P.|Anna P.]], [[User:Slc|Stephanie C.]], [[User:Stephie_R.|Stephie R.]]&amp;lt;br&amp;gt;&lt;br /&gt;
References: Levinson, Stephen C (1997): &#039;&#039;Pragmatics&#039;&#039;. Cambridge: Cambridge University Press.&amp;lt;br&amp;gt; &lt;br /&gt;
Music: by Dan-O at [http://www.DanoSongs.com DanoSongs.com]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Presupposition ===&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:Katharina_D|Katharina Diesinger]] and [[User:Caterina|Caterina Marinacci]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Watch the following video to get a basic definition and an example.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=vb8c7pEEEYg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
&lt;br /&gt;
There are a number of related short lectures by J&amp;amp;uuml;rgen Handke ([http://linguistics.online.uni-marburg.de/ Virtual Linguistics Campus], Marburg):&lt;br /&gt;
(&#039;&#039;Note:&#039;&#039; The notation and the definitions used in these lectures may differ from the one used in our textbook.) &lt;br /&gt;
&lt;br /&gt;
* [http://www.youtube.com/watch?v=ONV38l39PsE Word meaning]&lt;br /&gt;
* Vagueness and ambiguity:&lt;br /&gt;
** [http://www.youtube.com/watch?v=cYYUteTBtxo Ambiguity]&lt;br /&gt;
** [http://www.youtube.com/watch?v=Sl8Shl0jaak Vagueness]&lt;br /&gt;
** [http://www.youtube.com/watch?v=Qmy1BlurD48 Telling apart ambiguity and vagueness]&lt;br /&gt;
&lt;br /&gt;
* Inference:&lt;br /&gt;
** [http://www.youtube.com/watch?v=PLt5NMZYRzM Entailment]&lt;br /&gt;
&lt;br /&gt;
Additional Links:&lt;br /&gt;
* Ambiguity: https://www.youtube.com/watch?v=h-J6i9qgAog&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Types_of_ambiguity&amp;diff=6465</id>
		<title>Types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Types_of_ambiguity&amp;diff=6465"/>
		<updated>2016-04-03T18:25:23Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Scope ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ambiguity is widespread in natural language. In most cases, however, we do not even notice the ambiguity in everyday life. However, these ambiguities are real and it is very important to understand what kinds of ambiguity exist in natural language. This will also help us to determine the factors (grammatical and contextual) which allow us to communicate without being lost in ambiguity all the time.&lt;br /&gt;
&lt;br /&gt;
== Ambiguity vs. vagueness ==&lt;br /&gt;
&lt;br /&gt;
== Ambiguity vs. polysemy ==&lt;br /&gt;
&lt;br /&gt;
== Ambiguity ==&lt;br /&gt;
&lt;br /&gt;
=== Lexical ambiguity ===&lt;br /&gt;
{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
[[Glossary:Lexical_Ambiguity|Lexical ambiguity]] is defined as words having multiple meanings.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;Is life worth living? It depends on the liver.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here is a short and entertaining podcast that illustrates the phenomenon of lexical ambiguity.&lt;br /&gt;
&amp;lt;!-- &amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=SyyqkS1aofI&amp;lt;/mediaplayer&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=SyyqkS1aofI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Structural ambiguity ===&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=LUrgynlkXVA Youtube video] showing a scene from the movie &#039;&#039;Kiss Kiss, Bang Bang&#039;&#039; containing a structural ambiguity.&lt;br /&gt;
&lt;br /&gt;
=== Scope ambiguity ===&lt;br /&gt;
&lt;br /&gt;
See the glossary entry on [[Glossary:Scope_Ambiguity|scope ambiguity]].&lt;br /&gt;
&lt;br /&gt;
Here is a short and entertaining podcast that illustrates the phenomenon of lexical ambiguity. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/6c8TwAdvr9U&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Collective/distributive ambiguity ===&lt;br /&gt;
&lt;br /&gt;
=== Referential ambiguity ===&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
=== Related exercises ===&lt;br /&gt;
&lt;br /&gt;
* [[Determine_the_type_of_ambiguity|Determine the type of ambiguity]]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* Wasow, Thomas, Amy Perfors and David Beaver (2005): The Puzzle of Ambiguity. In C. Orhan Orgun and Peter Sells (eds): &#039;&#039;Morphology and The Web of Grammar: Essays in Memory of Steven G. Lapointe&#039;&#039;. Stanford: CSLI Publications. 265-282.&amp;lt;br /&amp;gt;Link to the preprint version on Thomas Wasow&#039;s homepage: [http://www.stanford.edu/~wasow/Lapointe.pdf www.stanford.edu/~wasow/Lapointe.pdf] (checked April 11, 2013).&lt;br /&gt;
* Zwicky, Arnold and Jerrold Sadock (1975): Ambiguity Tests and How to Fail Them. In (Syntax and Semantics, 1975). In John P. Kimball (ed): &#039;&#039;Syntax and Semantics&#039;&#039;, Vol. 4. New York: Academic Press. 1-36.&amp;lt;br /&amp;gt;Link to the preprint version on Arnold Zwicky&#039;s homepage: [http://stanford.edu/~zwicky/ambiguity-test-and-how-to-fail-them.pdf stanford.edu/~zwicky/ambiguity-test-and-how-to-fail-them.pdf] (checked April 11, 2013)&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* [http://cs.nyu.edu/faculty/davise/ Ernest Davis] has put together for a seminar on artificial intelligence&lt;br /&gt;
** some &#039;&#039;Notes on ambiguity&#039;&#039;: http://cs.nyu.edu/faculty/davise/ai/ambiguity.html&lt;br /&gt;
** a collection of so-called &#039;&#039;Winograd schemas&#039;&#039;: http://www.cs.nyu.edu/faculty/davise/papers/WS.html&lt;br /&gt;
* [http://www2.let.uu.nl/Uil-OTS/Lexicon/ &amp;quot;ambiguity&amp;quot; in Utrecht Institute of Linguistics, Lexicon of Linguistics ]&lt;br /&gt;
* [http://plato.stanford.edu/entries/ambiguity/ &amp;quot;ambiguity&amp;quot; in Stanford Encyclopedia of Philosophy]&lt;br /&gt;
* [http://online.sfsu.edu/kbach/ambguity.html Online version of Kent Bach&#039;s entry on &#039;&#039;ambiguity&#039;&#039; in the &#039;&#039;Routledge Encyclopedia of Philosophy&#039;&#039;.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&#039;&#039;Navigation:&#039;&#039;&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSe15:_Term_paper_project:_Color_Adjectives&amp;diff=6464</id>
		<title>SoSe15: Term paper project: Color Adjectives</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSe15:_Term_paper_project:_Color_Adjectives&amp;diff=6464"/>
		<updated>2016-04-03T18:22:52Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Explanatory Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Valerie_Dingeldey|Valerie Dingeldey]]&lt;br /&gt;
* [[User:Luisa_Schnelker|Luisa Schnelker]]&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
*Showing a scenario in text and video&lt;br /&gt;
*Summary of Kennedy &amp;amp; McNally text &amp;quot;Color, Context and Compositionality&amp;quot;&lt;br /&gt;
*Provision of an explanatory video&lt;br /&gt;
*Testing knowledge on text&lt;br /&gt;
*Exercises&lt;br /&gt;
*&#039;&#039;&#039;Important&#039;&#039;&#039;: In our world, it is possible to have naturally blue hair!&lt;br /&gt;
&lt;br /&gt;
= Produced material =&lt;br /&gt;
&lt;br /&gt;
== Scenario ==&lt;br /&gt;
Lisa has brown hair. She is a big fan of Katy Perry and dyes her hair blue. If she now says her hair is blue, she &#039;&#039;speaks the truth&#039;&#039;. &amp;lt;br /&amp;gt;Her friend Mary is a biologist and studies hair. She calls Lisa to be a participant in her study on naturally blue hair. When Lisa now says she has blue hair and can participate in the study, she &#039;&#039;speaks falsehood&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is our scenario in video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;https://www.youtube.com/watch?v=nOD_qmOPKok&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Key Points of Kennedy &amp;amp; McNally Text ==&lt;br /&gt;
Christopher Kennedy and Louise McNally, in their text &amp;quot;Color, Context and Compositionality&amp;quot; published in 2009, refer to other authors who wrote academic texts about color adjectives and their problems. We will not refer to them in our summary as it would be too confusing. What is important for us, is that the key points about color adjectives (how you can treat with them) will be clear after reading our summary and watching our explanatory video. Download the paper from [http://www.upf.edu/pdi/louise-mcnally/publications/ Louise McNally&#039;s publication page].&lt;br /&gt;
&amp;lt;!-- Find the document [https://www.dropbox.com/s/737wq7k4xakv3o5/KennedyMcNally10-Color.pdf?dl=0/.pdf here]. --&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
=== Scenario ===&lt;br /&gt;
*as the scenario shows: Lisa and Mary are in the same scenario, but they have distinct utterances of the world → they also have distinct truth values (problem occurs when two people speak in a differnt context about the same object)&lt;br /&gt;
*important utterance of the scenario: &#039;&#039;The hair is blue.&#039;&#039;&lt;br /&gt;
*there has to be an underlying or lexical ambiguity&lt;br /&gt;
*sentences need necessary conditions under which they may be true&lt;br /&gt;
*to deny the judgements will not be an option here&lt;br /&gt;
*what is an option? &lt;br /&gt;
#putting a hidden variable in the denotation of color adjectives&lt;br /&gt;
#treating color adjectives as full-blown indexical predicates&lt;br /&gt;
*→ There is an underlying ambiguity, which accounts for both Lisa and Mary&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== The indexical responses ===&lt;br /&gt;
1. Hidden variables&lt;br /&gt;
*creating a parameter, whose value can be changed in different ways in different contexts&lt;br /&gt;
*denotation/logical form of &#039;&#039;blue&#039;&#039;: &#039;&#039;&#039;blue&#039;&#039;&#039;(P, C, x)&lt;br /&gt;
*→C=Comparison Class &lt;br /&gt;
*→P=Variable that picks out the part of x that the property represented by blue is applied to in order to assess truth (P&#039;s value can be setted in the right way)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BUT&#039;&#039;&#039;: the judgements about &#039;&#039;The hair is blue&#039;&#039; remain the same. While Lisa accepts her hair to be blue because she dyed it this way, Mary would call her a liar because she only accepts naturally blue hair.&lt;br /&gt;
&lt;br /&gt;
2. Indexical predicates&lt;br /&gt;
*color adjectives are full-blown indexical predicates that denote distinct properties in different contexts of utterance &lt;br /&gt;
*different use of color terms: for example Lisa&#039;s use of &#039;&#039;blue&#039;&#039; = blueᵢ(x) → For any x, blueᵢ(x) is true in a context Cᵢ iff (if and only if) x is blue according to the standard of blueness&lt;br /&gt;
*objects can be a certain color in different ways&lt;br /&gt;
*problem: How do we understand &#039;&#039;blue&#039;&#039;? Naturally blue or painted/dyed blue?&lt;br /&gt;
*there is some flexibility in the interpretation of color adjectives&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Color adjectives are ambiguous ===&lt;br /&gt;
1. Degree of color&lt;br /&gt;
*we now consider that Lisa dyes her hair in different shades of blue and she has another friend, who is an chemist and is only interestend in examining different blue haircolors (in comparison to Mary, the biologist)&lt;br /&gt;
*to distinguish different uses of color adjectives we need the interaction with comparative and degree morphology&lt;br /&gt;
**hue&lt;br /&gt;
**saturation&lt;br /&gt;
**brightness&lt;br /&gt;
**extent of color&lt;br /&gt;
*it is irrelevant why something is a certain color → relevant: relative degrees of some objective manifestation of color, namely objects on the basis of why they are a certain color or how they got a certain color&lt;br /&gt;
*gradable/nongradable distinction is a matter of meaning &lt;br /&gt;
&lt;br /&gt;
2. Classification by color&lt;br /&gt;
*having the property denoted by the color adjective is crucially correlated with having some other property or properties which&lt;br /&gt;
are relevant for some purpose or other &lt;br /&gt;
*correlations constitute the basis for classifying objects → either a correlation exists or not (it is not a matter of degree)&lt;br /&gt;
**examples for classificatory use of colors: &lt;br /&gt;
***biologist&#039;s use of the color blue (for her it only matters if the hair is naturally blue)&lt;br /&gt;
***white wine counts as being white without being really white&lt;br /&gt;
***there is nothing  that is &#039;&#039;less blue&#039;&#039;, but only &#039;&#039;&#039;&#039;&#039;not blue&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
*color adjectives used for classifying objects are &#039;&#039;&#039;not gradable&#039;&#039;&#039;&lt;br /&gt;
*there is a certain amount of indeterminacy in how an object that has a classificatory color property might manifest a physically observable color (blue hair, for example can become grey with age)&lt;br /&gt;
*there are relations between manifested colors and correlated property&lt;br /&gt;
&lt;br /&gt;
3. Color quantity and color quality&lt;br /&gt;
*&#039;&#039;&#039;gradable&#039;&#039;&#039; interpretation of colors&lt;br /&gt;
*dimensions&lt;br /&gt;
**color quantity&lt;br /&gt;
***How much of an object is the relevant color (completely, half,...)?&lt;br /&gt;
***P=Part&lt;br /&gt;
**color quality&lt;br /&gt;
***a measurement of the proximity to a prototype (degree of hue, color saturation, brightness,...)&lt;br /&gt;
***C=Comparison (context dependent component)&lt;br /&gt;
*the less a color predominates on an object, the less likely we will describe the object with this color&lt;br /&gt;
*&#039;&#039;&#039;nongradable + classificatory meaning vs. gradable + quality/quantity meaning&#039;&#039;&#039;&lt;br /&gt;
*semantic difference between gradable and nongradable color is both a matter of meaning (content) and semantic type → it constitutes a case of ambiguity&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== A Semantic for color terms ===&lt;br /&gt;
*color adjectives can be also seen as nouns → color nouns=mass nouns&lt;br /&gt;
*blue (or colors in general) is a constant for type &#039;&#039;e&#039;&#039; (entity)&lt;br /&gt;
*classification of colors is an aspect of the truth conditions that remains constant no matter how we fix value of Pᵢ (which is the correlated property)&lt;br /&gt;
*different readings:&lt;br /&gt;
**quantity reading: How much of the object manifests the color? &lt;br /&gt;
**quality reading: How closely does the object&#039;s manifestation of the color approximate the appropriate prototype?&lt;br /&gt;
----&lt;br /&gt;
=== Conclusions ===&lt;br /&gt;
*color adjectives are ambiguous&lt;br /&gt;
*they can be gradable or nongradable just like other adjectives&lt;br /&gt;
*we have distinct terms in each of the two relevant utterances of &#039;&#039;The hair is blue&#039;&#039;&lt;br /&gt;
*they correspond to utterances of distinct sentences, which convey distinct propositions, and there is no expectation that they should have the same truth conditions&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Explanatory Video ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;https://www.youtube.com/watch?v=TUyxbARA9bs&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Test your general knowledge ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following exercises:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{ Answer the questions with yes or no!&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
| Yes | No &lt;br /&gt;
+- Is there an ambiguity in the sentence: The hair is blue? &lt;br /&gt;
-+ Is there the option of denying the judgements, namely claiming that the meaning of a color is so vague that both persons speak the truth? &lt;br /&gt;
-+ In the biologist’s understanding, is Lisa’s hair color gradable? &lt;br /&gt;
-+ Is Mary&#039;s use of color blue gradable?&lt;br /&gt;
|| No, because she uses the classificatory definition.&lt;br /&gt;
-+ Is it relevant why an object is a certain color? &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; What &#039;&#039;is&#039;&#039; relevant? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Relative degrees of some objective manifestation of color, e.g. hue, saturation, brightness.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; What does &#039;&#039;C&#039;&#039; stand for and where does it belong to? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Comparison class; quality gradability.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;4.&#039;&#039;&#039; What does &#039;&#039;P&#039;&#039; stand for and where does it belong to? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variable that picks out part of x; quantity gradability.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other Exercises ==&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following exercises:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{ Which defintion, concerning the gradability, is used? &lt;br /&gt;
| typ=&amp;quot;[]&amp;quot; }&lt;br /&gt;
| Classificatory | Gradable&lt;br /&gt;
-+ The neighbour’s grass is greener than our grass.&lt;br /&gt;
+- The wine is white.&lt;br /&gt;
++ This grapefruit is redder than the apples.  &lt;br /&gt;
|| Both; Gradable because grapefruit and apple are compared by the amount of red parts. &amp;lt;br /&amp;gt;Also, red is used in a classifying way if you look at the parts of the sentence separately.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ Decide whether gradable quality or gradable quantity is used in the following sentences!&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
| Quality | Quantity&lt;br /&gt;
+- I&#039;d prefer this mango over there because it looks more yellow than this pale one here.&lt;br /&gt;
-+ This car is completely green.&lt;br /&gt;
-+ Part of this tree crown has already turned brown as it will be autumn soon.&lt;br /&gt;
+- This shirt is perfectly white compared to your stained one.&lt;br /&gt;
-+ Half of this table cloth is turquoise.&lt;br /&gt;
+- The telephone boxes near the Tower Bridge are shiny and red whereas the ones in Picadilly Circus are faded and old.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
Kennedy, Christopher and Louise McNally. 2010. &amp;quot;Color, context and compositionality.&amp;quot; Synthese 174, 79-98.&lt;br /&gt;
&amp;lt;br /&amp;gt;Sailer, Manfred. &amp;quot;Semantics 2 Modification SoSe 2015.&amp;quot; Lecture. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Back to the [[Semantics_2,_SoSe_2015|Semantics 2]] page.&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSe15:_Term_paper_project:_Color_Adjectives&amp;diff=6463</id>
		<title>SoSe15: Term paper project: Color Adjectives</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSe15:_Term_paper_project:_Color_Adjectives&amp;diff=6463"/>
		<updated>2016-04-03T18:21:52Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Scenario */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Valerie_Dingeldey|Valerie Dingeldey]]&lt;br /&gt;
* [[User:Luisa_Schnelker|Luisa Schnelker]]&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
*Showing a scenario in text and video&lt;br /&gt;
*Summary of Kennedy &amp;amp; McNally text &amp;quot;Color, Context and Compositionality&amp;quot;&lt;br /&gt;
*Provision of an explanatory video&lt;br /&gt;
*Testing knowledge on text&lt;br /&gt;
*Exercises&lt;br /&gt;
*&#039;&#039;&#039;Important&#039;&#039;&#039;: In our world, it is possible to have naturally blue hair!&lt;br /&gt;
&lt;br /&gt;
= Produced material =&lt;br /&gt;
&lt;br /&gt;
== Scenario ==&lt;br /&gt;
Lisa has brown hair. She is a big fan of Katy Perry and dyes her hair blue. If she now says her hair is blue, she &#039;&#039;speaks the truth&#039;&#039;. &amp;lt;br /&amp;gt;Her friend Mary is a biologist and studies hair. She calls Lisa to be a participant in her study on naturally blue hair. When Lisa now says she has blue hair and can participate in the study, she &#039;&#039;speaks falsehood&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is our scenario in video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;https://www.youtube.com/watch?v=nOD_qmOPKok&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Key Points of Kennedy &amp;amp; McNally Text ==&lt;br /&gt;
Christopher Kennedy and Louise McNally, in their text &amp;quot;Color, Context and Compositionality&amp;quot; published in 2009, refer to other authors who wrote academic texts about color adjectives and their problems. We will not refer to them in our summary as it would be too confusing. What is important for us, is that the key points about color adjectives (how you can treat with them) will be clear after reading our summary and watching our explanatory video. Download the paper from [http://www.upf.edu/pdi/louise-mcnally/publications/ Louise McNally&#039;s publication page].&lt;br /&gt;
&amp;lt;!-- Find the document [https://www.dropbox.com/s/737wq7k4xakv3o5/KennedyMcNally10-Color.pdf?dl=0/.pdf here]. --&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
=== Scenario ===&lt;br /&gt;
*as the scenario shows: Lisa and Mary are in the same scenario, but they have distinct utterances of the world → they also have distinct truth values (problem occurs when two people speak in a differnt context about the same object)&lt;br /&gt;
*important utterance of the scenario: &#039;&#039;The hair is blue.&#039;&#039;&lt;br /&gt;
*there has to be an underlying or lexical ambiguity&lt;br /&gt;
*sentences need necessary conditions under which they may be true&lt;br /&gt;
*to deny the judgements will not be an option here&lt;br /&gt;
*what is an option? &lt;br /&gt;
#putting a hidden variable in the denotation of color adjectives&lt;br /&gt;
#treating color adjectives as full-blown indexical predicates&lt;br /&gt;
*→ There is an underlying ambiguity, which accounts for both Lisa and Mary&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== The indexical responses ===&lt;br /&gt;
1. Hidden variables&lt;br /&gt;
*creating a parameter, whose value can be changed in different ways in different contexts&lt;br /&gt;
*denotation/logical form of &#039;&#039;blue&#039;&#039;: &#039;&#039;&#039;blue&#039;&#039;&#039;(P, C, x)&lt;br /&gt;
*→C=Comparison Class &lt;br /&gt;
*→P=Variable that picks out the part of x that the property represented by blue is applied to in order to assess truth (P&#039;s value can be setted in the right way)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BUT&#039;&#039;&#039;: the judgements about &#039;&#039;The hair is blue&#039;&#039; remain the same. While Lisa accepts her hair to be blue because she dyed it this way, Mary would call her a liar because she only accepts naturally blue hair.&lt;br /&gt;
&lt;br /&gt;
2. Indexical predicates&lt;br /&gt;
*color adjectives are full-blown indexical predicates that denote distinct properties in different contexts of utterance &lt;br /&gt;
*different use of color terms: for example Lisa&#039;s use of &#039;&#039;blue&#039;&#039; = blueᵢ(x) → For any x, blueᵢ(x) is true in a context Cᵢ iff (if and only if) x is blue according to the standard of blueness&lt;br /&gt;
*objects can be a certain color in different ways&lt;br /&gt;
*problem: How do we understand &#039;&#039;blue&#039;&#039;? Naturally blue or painted/dyed blue?&lt;br /&gt;
*there is some flexibility in the interpretation of color adjectives&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Color adjectives are ambiguous ===&lt;br /&gt;
1. Degree of color&lt;br /&gt;
*we now consider that Lisa dyes her hair in different shades of blue and she has another friend, who is an chemist and is only interestend in examining different blue haircolors (in comparison to Mary, the biologist)&lt;br /&gt;
*to distinguish different uses of color adjectives we need the interaction with comparative and degree morphology&lt;br /&gt;
**hue&lt;br /&gt;
**saturation&lt;br /&gt;
**brightness&lt;br /&gt;
**extent of color&lt;br /&gt;
*it is irrelevant why something is a certain color → relevant: relative degrees of some objective manifestation of color, namely objects on the basis of why they are a certain color or how they got a certain color&lt;br /&gt;
*gradable/nongradable distinction is a matter of meaning &lt;br /&gt;
&lt;br /&gt;
2. Classification by color&lt;br /&gt;
*having the property denoted by the color adjective is crucially correlated with having some other property or properties which&lt;br /&gt;
are relevant for some purpose or other &lt;br /&gt;
*correlations constitute the basis for classifying objects → either a correlation exists or not (it is not a matter of degree)&lt;br /&gt;
**examples for classificatory use of colors: &lt;br /&gt;
***biologist&#039;s use of the color blue (for her it only matters if the hair is naturally blue)&lt;br /&gt;
***white wine counts as being white without being really white&lt;br /&gt;
***there is nothing  that is &#039;&#039;less blue&#039;&#039;, but only &#039;&#039;&#039;&#039;&#039;not blue&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
*color adjectives used for classifying objects are &#039;&#039;&#039;not gradable&#039;&#039;&#039;&lt;br /&gt;
*there is a certain amount of indeterminacy in how an object that has a classificatory color property might manifest a physically observable color (blue hair, for example can become grey with age)&lt;br /&gt;
*there are relations between manifested colors and correlated property&lt;br /&gt;
&lt;br /&gt;
3. Color quantity and color quality&lt;br /&gt;
*&#039;&#039;&#039;gradable&#039;&#039;&#039; interpretation of colors&lt;br /&gt;
*dimensions&lt;br /&gt;
**color quantity&lt;br /&gt;
***How much of an object is the relevant color (completely, half,...)?&lt;br /&gt;
***P=Part&lt;br /&gt;
**color quality&lt;br /&gt;
***a measurement of the proximity to a prototype (degree of hue, color saturation, brightness,...)&lt;br /&gt;
***C=Comparison (context dependent component)&lt;br /&gt;
*the less a color predominates on an object, the less likely we will describe the object with this color&lt;br /&gt;
*&#039;&#039;&#039;nongradable + classificatory meaning vs. gradable + quality/quantity meaning&#039;&#039;&#039;&lt;br /&gt;
*semantic difference between gradable and nongradable color is both a matter of meaning (content) and semantic type → it constitutes a case of ambiguity&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== A Semantic for color terms ===&lt;br /&gt;
*color adjectives can be also seen as nouns → color nouns=mass nouns&lt;br /&gt;
*blue (or colors in general) is a constant for type &#039;&#039;e&#039;&#039; (entity)&lt;br /&gt;
*classification of colors is an aspect of the truth conditions that remains constant no matter how we fix value of Pᵢ (which is the correlated property)&lt;br /&gt;
*different readings:&lt;br /&gt;
**quantity reading: How much of the object manifests the color? &lt;br /&gt;
**quality reading: How closely does the object&#039;s manifestation of the color approximate the appropriate prototype?&lt;br /&gt;
----&lt;br /&gt;
=== Conclusions ===&lt;br /&gt;
*color adjectives are ambiguous&lt;br /&gt;
*they can be gradable or nongradable just like other adjectives&lt;br /&gt;
*we have distinct terms in each of the two relevant utterances of &#039;&#039;The hair is blue&#039;&#039;&lt;br /&gt;
*they correspond to utterances of distinct sentences, which convey distinct propositions, and there is no expectation that they should have the same truth conditions&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Explanatory Video ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=TUyxbARA9bs&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Test your general knowledge ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following exercises:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{ Answer the questions with yes or no!&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
| Yes | No &lt;br /&gt;
+- Is there an ambiguity in the sentence: The hair is blue? &lt;br /&gt;
-+ Is there the option of denying the judgements, namely claiming that the meaning of a color is so vague that both persons speak the truth? &lt;br /&gt;
-+ In the biologist’s understanding, is Lisa’s hair color gradable? &lt;br /&gt;
-+ Is Mary&#039;s use of color blue gradable?&lt;br /&gt;
|| No, because she uses the classificatory definition.&lt;br /&gt;
-+ Is it relevant why an object is a certain color? &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; What &#039;&#039;is&#039;&#039; relevant? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Relative degrees of some objective manifestation of color, e.g. hue, saturation, brightness.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; What does &#039;&#039;C&#039;&#039; stand for and where does it belong to? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Comparison class; quality gradability.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;4.&#039;&#039;&#039; What does &#039;&#039;P&#039;&#039; stand for and where does it belong to? (write on a sheet of paper and compare)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Check your answer&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variable that picks out part of x; quantity gradability.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other Exercises ==&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following exercises:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{ Which defintion, concerning the gradability, is used? &lt;br /&gt;
| typ=&amp;quot;[]&amp;quot; }&lt;br /&gt;
| Classificatory | Gradable&lt;br /&gt;
-+ The neighbour’s grass is greener than our grass.&lt;br /&gt;
+- The wine is white.&lt;br /&gt;
++ This grapefruit is redder than the apples.  &lt;br /&gt;
|| Both; Gradable because grapefruit and apple are compared by the amount of red parts. &amp;lt;br /&amp;gt;Also, red is used in a classifying way if you look at the parts of the sentence separately.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ Decide whether gradable quality or gradable quantity is used in the following sentences!&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
| Quality | Quantity&lt;br /&gt;
+- I&#039;d prefer this mango over there because it looks more yellow than this pale one here.&lt;br /&gt;
-+ This car is completely green.&lt;br /&gt;
-+ Part of this tree crown has already turned brown as it will be autumn soon.&lt;br /&gt;
+- This shirt is perfectly white compared to your stained one.&lt;br /&gt;
-+ Half of this table cloth is turquoise.&lt;br /&gt;
+- The telephone boxes near the Tower Bridge are shiny and red whereas the ones in Picadilly Circus are faded and old.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
Kennedy, Christopher and Louise McNally. 2010. &amp;quot;Color, context and compositionality.&amp;quot; Synthese 174, 79-98.&lt;br /&gt;
&amp;lt;br /&amp;gt;Sailer, Manfred. &amp;quot;Semantics 2 Modification SoSe 2015.&amp;quot; Lecture. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Back to the [[Semantics_2,_SoSe_2015|Semantics 2]] page.&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_1,_WiSe_2014/15_(Sailer)&amp;diff=6462</id>
		<title>Semantics 1, WiSe 2014/15 (Sailer)</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_1,_WiSe_2014/15_(Sailer)&amp;diff=6462"/>
		<updated>2016-04-03T18:20:15Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Input */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Material for Manfred Sailer&#039;s seminar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &#039;&#039;Semantics 1&#039;&#039;, winter term 2014/15, Goethe University, Frankfurt a.M. =&lt;br /&gt;
&lt;br /&gt;
== General information ==&lt;br /&gt;
&lt;br /&gt;
You can get 2 CPs for the [http://www.abl.uni-frankfurt.de/41032000/Medienkompetenzzertifikat? Medienkompetenzzertifikat] in this class.&lt;br /&gt;
&lt;br /&gt;
Register for the olat course at https://olat.server.uni-frankfurt.de/olat/url/RepositoryEntry/2563833857.&lt;br /&gt;
&lt;br /&gt;
Practice material:&lt;br /&gt;
* [[Semantics_1,_WiSe_2014/15:_Mock_exam| Mock exam]] with master solutions for WiSe 2014/15&lt;br /&gt;
* Master solution for the first assignment sheet&lt;br /&gt;
* Master solution for the second assignment sheet.&lt;br /&gt;
&lt;br /&gt;
== Material for week 6: Meeting of November 18, 2014 ==&lt;br /&gt;
&lt;br /&gt;
Work through the material for week 6. Hand in your solution to the &#039;&#039;&#039;homework task&#039;&#039;&#039; at the meeting of November 25 (this will count as &amp;quot;proof of attendance&amp;quot; for the meeting of week 6).&lt;br /&gt;
&lt;br /&gt;
=== Input ===&lt;br /&gt;
&lt;br /&gt;
Watch the following video on logical determiners:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/5PRL23XcaFY&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&amp;lt;!-- old video with less optimal audio: http://youtu.be/b0iLejXP9C8 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Tasks ===&lt;br /&gt;
&lt;br /&gt;
After having watched the video, work on the following tasks.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1&#039;&#039;&#039; Identify the determiners in the following sentence.&lt;br /&gt;
&lt;br /&gt;
(a) Juliet talked to some stranger at the party.&lt;br /&gt;
&lt;br /&gt;
(b) Every Capulet is an enemy to some Montague.&lt;br /&gt;
&lt;br /&gt;
(c) Many people in Verona are not happy about the Capulet-Montague feud.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
(a) &#039;&#039;some&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(b) &#039;&#039;every&#039;&#039;, &#039;&#039;some&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;many&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2&#039;&#039;&#039; Identify the formula that corresponds to the translation of the sentence.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Some Montague who was at the party fell in love with Juliet.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : (&#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;)))&lt;br /&gt;
|| In restricted quantifier notation, the &amp;quot;complete&amp;quot; semantic representation of the noun phrase (NP) appears in the restrictor (-&amp;gt; square brackets).&lt;br /&gt;
+ &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;)) : &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;))&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : (&#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor.&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;)) : &#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor, that of the VP in the scope.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3&#039;&#039;&#039; The sentence: &#039;&#039;Some Tybalt loved some Montague.&#039;&#039; is translated into the formula&amp;lt;br&amp;gt;&amp;amp;exist; y (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) : &#039;&#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;&#039;tybalt&#039;&#039;&#039;,&#039;&#039;y&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{Mark all the cells in the table that stand for a true statement.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
| &#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) &amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;zwisch&amp;lt;/span&amp;gt;| &#039;&#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;&#039;tybalt&#039;&#039;&#039;,&#039;&#039;y&#039;&#039;)&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;zwisch&amp;lt;/span&amp;gt;&lt;br /&gt;
+- &#039;&#039;Romeo&#039;&#039;&lt;br /&gt;
+- &#039;&#039;Mercutio&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Juliet&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Tybalt&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Laurence&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Paris&#039;&#039;&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Given this table, is the overall formula true or false? (Give a reason for your answer.)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The formula is false, because there is no individual in our model for which both the restrictor and the scope are true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4&#039;&#039;&#039; Variable assignment function&amp;lt;br&amp;gt;&lt;br /&gt;
Start with the following variable assigment function &#039;&#039;g&#039;&#039;:&lt;br /&gt;
&#039;&#039;g(u) = Romeo, g(v) = Juliet, g(w) = Romeo, g(x) = Laurence, g(y) = Mercutio, g(z) = Juliet&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Provide the changed variable assignment function &#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(u)&#039;&#039; = &#039;&#039;g(u)&#039;&#039; = &#039;&#039;Romeo&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(v)&#039;&#039; = &#039;&#039;Paris&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(w)&#039;&#039; = &#039;&#039;g(w)&#039;&#039; = &#039;&#039;Romeo&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(x)&#039;&#039; = &#039;&#039;g(x)&#039;&#039; = &#039;&#039;Laurence&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(y)&#039;&#039; = &#039;&#039;g(y)&#039;&#039; = &#039;&#039;Mercutio&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(z)&#039;&#039; = &#039;&#039;g(z)&#039;&#039; = &#039;&#039;Juliet&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Homework task for the meeting of November 25 ===&lt;br /&gt;
&lt;br /&gt;
In the following sentences, &lt;br /&gt;
# identify the determiner, the restrictor, and the scope,&lt;br /&gt;
# provide the paraphrase, &lt;br /&gt;
# translate the sentences into formulae,&lt;br /&gt;
# indicate for each formula whether it is true or false.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;&#039;&#039;Example:&#039;&#039;&amp;lt;/u&amp;gt;&lt;br /&gt;
&#039;&#039;Laurence married Romeo to a Capulet.&#039;&#039;&lt;br /&gt;
# determiner: &#039;&#039;a&#039;&#039;&amp;lt;br&amp;gt;restrictor: &#039;&#039;Capulet&#039;&#039;&amp;lt;br&amp;gt;scope: &#039;&#039;Laurence married Romeo to x&#039;&#039;&lt;br /&gt;
# paraphrase: For some &#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is a Capulet, Laurence married Romeo to &#039;&#039;x&#039;&#039;.&lt;br /&gt;
# formula: &amp;amp;exist; &#039;&#039;x&#039;&#039; (&#039;&#039;&#039;capulet&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : &#039;&#039;&#039;marry-to&#039;&#039;&#039;(&#039;&#039;&#039;laurence&#039;&#039;&#039;, &#039;&#039;&#039;romeo&#039;&#039;&#039;, &#039;&#039;x&#039;&#039;))&lt;br /&gt;
# true or false? The formula is true in the context of our play because Juliet is a Capulet and Laurence marries Romeo to her. Thus, we find an individual for which both the restrictor and the scope are true.&lt;br /&gt;
&lt;br /&gt;
Work on the following sentences:&lt;br /&gt;
&lt;br /&gt;
(a) &#039;&#039;Romeo talked to a friar.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(b) &#039;&#039;Juliet killed every Capulet.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics1_Week_2&amp;diff=6461</id>
		<title>Semantics1 Week 2</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics1_Week_2&amp;diff=6461"/>
		<updated>2016-04-03T18:16:40Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* First steps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Additional material for the meeting of week 2, April 22, 2015.&lt;br /&gt;
&lt;br /&gt;
Our literary scenario: &#039;&#039;Game of Thrones&#039;&#039; (TV series)&lt;br /&gt;
* Wikipedia site: http://en.wikipedia.org/wiki/Game_of_Thrones&amp;lt;br/&amp;gt;Site on season 1: http://en.wikipedia.org/wiki/Game_of_Thrones_%28season_1%29&lt;br /&gt;
* Short summary of season 1 on youtube: https://www.youtube.com/watch?v=atxp6x3YreI&lt;br /&gt;
&lt;br /&gt;
= Our scenario and some preliminary thoughts = &lt;br /&gt;
&lt;br /&gt;
== Getting into our literary scenario == &lt;br /&gt;
&lt;br /&gt;
Watch the trailer of Season 1 of &#039;&#039;Game of Thrones&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;https://www.youtube.com/watch?v=YinJaXzgzqI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Having watched the video, which of the following statements are true in our scenario?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Click on those statements that are true in our scenario.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ &#039;&#039;John Snow is Ned Stark&#039;s son.&#039;&#039;&lt;br /&gt;
- &#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039;&lt;br /&gt;
- &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
+ &#039;&#039;There is a king.&#039;&#039;&lt;br /&gt;
- &#039;&#039;There is no king.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The meanings of some of these sentences are closely related. What do you observe for the following sentence pairs?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The two sentences are paraphrases of each other, i.e., in every situation, whever the first is true, so is the second.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;There is a king.&#039;&#039; and &#039;&#039;There is no king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The two sentences contradict each other. Whenever one is true, the other must be false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;There is a king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Whoever utters the first sentence must also assume the truth of the second. (Technically, the second sentence is presupposed by the first, but this doesn&#039;t matter here.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039;&lt;br /&gt;
# Formulate &#039;&#039;&#039;three&#039;&#039;&#039; more statements with respect to our scenario.&lt;br /&gt;
# Determine for each of them whether it is true or false in our scenario.&lt;br /&gt;
# Is there a systematic relation between the meaning of your sentences?&lt;br /&gt;
&lt;br /&gt;
== Why it is too difficult to go directly from language to the world ==&lt;br /&gt;
&lt;br /&gt;
The following architecture is extremely useful when talking about semantics:&lt;br /&gt;
&lt;br /&gt;
# A natural language expressions: &#039;&#039;Rob likes John.&#039;&#039;&lt;br /&gt;
# ... is mapped to some expression from a formal language (here: predicate logic): &#039;&#039;&#039;like&#039;&#039;&#039;(&#039;&#039;&#039;rob&#039;&#039;&#039;,&#039;&#039;&#039;john&#039;&#039;&#039;)&lt;br /&gt;
# This logical expression is then interpreted with respect to our scenario/world: The formula &#039;&#039;&#039;like&#039;&#039;&#039;(&#039;&#039;&#039;rob&#039;&#039;&#039;,&#039;&#039;&#039;john&#039;&#039;&#039;) is true, because, in our scenario, Rob likes John.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following properties of natural language make it useful to use the intermediate step of a logical language:&lt;br /&gt;
# The same expression can have different meanings (ambiguity).&lt;br /&gt;
# Different expressions can have the same meaning (synonyms, paraphrases)&lt;br /&gt;
&lt;br /&gt;
Find examples for the above-mentioned properties (ambiguity, synonymy, paraphrases).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
1. one form, two meaingns: Ambiguity: (see earlier in this meeting and the slides of last week&#039;s meeting)&lt;br /&gt;
&lt;br /&gt;
1.a Ambiguous words: &#039;&#039;date&#039;&#039; (fruit or point in time); &#039;&#039;bank&#039;&#039; (financial institute or bank of a river)&lt;br /&gt;
&lt;br /&gt;
1.b. Ambiguous sentences: &#039;&#039;Ned &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. two forms, one meaning:&lt;br /&gt;
&lt;br /&gt;
2.a Synonymous words: &#039;&#039;couch&#039;&#039; - &#039;&#039;sofa&#039;&#039;; &#039;&#039;instant&#039;&#039; - &#039;&#039;moment&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2.b Paraphrases: &lt;br /&gt;
* active-passive pairs: &#039;&#039;Robert invited Ned to King&#039;s Landing.&#039;&#039; - &#039;&#039;Ned got invited to King&#039;s Landing by Robert.&#039;&#039;&lt;br /&gt;
* cleft sentences: &#039;&#039;Robert invited Ned to King&#039;s Landing.&#039;&#039; - &#039;&#039;It was to King&#039;s Landing that Robert invited Ned.&#039;&#039;&lt;br /&gt;
* our previous example: &#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Towards a formal model = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== First steps ==&lt;br /&gt;
&lt;br /&gt;
You can think of building a formal model like being the producer of a film who has to collect everything that should be included in the film.&lt;br /&gt;
&lt;br /&gt;
Here is a very simple story from which we can derive an example model.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/4a3mXelw7H4&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=&amp;quot;simple&amp;quot;&amp;gt;&lt;br /&gt;
{Mark those elements that we need in a model.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ relations&lt;br /&gt;
|| Yes. We use relations to express what is true between various individuals. For example the relation &#039;&#039;grandmother-of&#039;&#039;.&lt;br /&gt;
+ individuals&lt;br /&gt;
||Yes. In the video, we have three individuals, &#039;&#039;Red Riding Hood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;, and &#039;&#039;Wolf&#039;&#039;.&lt;br /&gt;
- nouns&lt;br /&gt;
|| nouns are a syntactic category and as such part of the language, not of the &amp;quot;world&amp;quot;.&lt;br /&gt;
+ properties&lt;br /&gt;
||Yes. The video mentions some properties such as having a red hood.&lt;br /&gt;
- relatives&lt;br /&gt;
|| (this is a nonsense alternative)&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=&amp;quot;simple&amp;quot;&amp;gt;&lt;br /&gt;
{What is the status of the following entities in the video on Little Red Riding Hood?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
|individual|property|relation&lt;br /&gt;
+-- &#039;&#039;Red Riding Hood&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;lives in the forest&#039;&#039;&lt;br /&gt;
+-- &#039;&#039;Grandmother&#039;&#039;&lt;br /&gt;
--+ &#039;&#039;is afternoon snack for&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;has a red hood&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;has a big mouth&#039;&#039;&lt;br /&gt;
--+ &#039;&#039;is grandmother of&#039;&#039;&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The universe and name symbols ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Assume &#039;&#039;&#039;three&#039;&#039;&#039; individuals from our &#039;&#039;Game of Thrones&#039;&#039;-scenario.&lt;br /&gt;
&lt;br /&gt;
Formally we collect the individuals of our model in a so-called &#039;&#039;universe&#039;&#039; (&#039;&#039;U&#039;&#039;). For the fairy-tale story, we can define the universe as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;U&#039;&#039; = {&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Wolf&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
Do a similar definition for your own scenario.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We can introduce &#039;&#039;name symbols&#039;&#039; for some of our individuals. For example: &#039;&#039;&#039;redridinghood&#039;&#039;&#039;, &#039;&#039;&#039;grandmother&#039;&#039;&#039;, &#039;&#039;&#039;wolf&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
We link the name symbols to the individuals in our modal. To do this, we introduce the &#039;&#039;&#039;interpretation function&#039;&#039;&#039;. We will written the interpretation function as as &#039;&#039;I&#039;&#039;.&amp;lt;br /&amp;gt;This function can be defined in the following way:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;grandmother&#039;&#039;&#039;) = &#039;&#039;&#039;Grandmother&#039;&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;redridinghood&#039;&#039;&#039;) = &#039;&#039;Red Riding Hood&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;I&#039;&#039;(&#039;&#039;wolf&#039;&#039;) = &#039;&#039;Wolf&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relations and predicate symbols ==&lt;br /&gt;
&lt;br /&gt;
In the fairy-tale scenario we express a relation between Little Red Riding Hood and the Wolf, namely that Little Red Riding Hood is the Wolf&#039;s afternoon snack. To formalize this, we collect all &#039;&#039;&#039;pairs&#039;&#039;&#039; of individuals which are such that the first element in the pair is the afternoon snack of the second. &#039;&#039;&#039;Note:&#039;&#039;&#039; A &#039;&#039;pair&#039;&#039; is written in between pointy brackets.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Formally we can write this down as follows:&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s afternoon snack} = { &amp;lt; &#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt; &#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Redriding hood&#039;&#039; &amp;gt;.}&lt;br /&gt;
&lt;br /&gt;
We can also assume empty relations:&lt;br /&gt;
&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s father } = { }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note, if a relation works both ways, two pairs must be added:&lt;br /&gt;
&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; talks with &#039;&#039;y&#039;&#039;} = { &amp;lt;&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt; &#039;&#039;Wolf&#039;&#039;, &#039;&#039;Redridinghood&#039;&#039; &amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Using your &#039;&#039;Game of Thrones&#039;&#039;-universe from above, introduce one binary and one ternary relation.&lt;br /&gt;
&lt;br /&gt;
Just like with names, we want to have symbols that we can use in the logical language. For our example, let&#039;s take the predicate symbols &#039;&#039;&#039;afternoon-snack-of_2&#039;&#039;&#039; and &#039;&#039;&#039;father-of_2&#039;&#039;&#039;, and &#039;&#039;&#039;talks-with_2&#039;&#039;&#039;. (The number 2 indicates that the interpretation consists of pairs, not just of single individual) There interpretation is defined as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;afternoon-snack-of_2&#039;&#039;&#039;) = { &amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s afternoon snack } = {  &amp;lt;&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt; }.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; For each of your properties, invent an appropriate &#039;&#039;predicate symbol&#039;&#039;. Define its interpretation.&lt;br /&gt;
&lt;br /&gt;
== Properties and predicate symbols ==&lt;br /&gt;
&lt;br /&gt;
A property is a specification that either holds of an individual or not. In the little story, having a big mouth is a property of the Wolf, but of noone else in the story. Being female holds of both Little Red Riding Hood and the Grandmother.&lt;br /&gt;
&lt;br /&gt;
We can think of a property as the set of individuals that have this property. Under this view, the property of being female would be the set {&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;}.&lt;br /&gt;
&lt;br /&gt;
Alternatively it is convenient to think of properties as &#039;&#039;&#039;1-place relations&#039;&#039;&#039;. Under this view, the property of being female would be a set of lists of length 1. This is what the property of being female then looks like:  { &amp;lt;&#039;&#039;Redridinghood&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt; }&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Using your &#039;&#039;Game of Thrones&#039;&#039; universe, define &#039;&#039;two&#039;&#039; properties in the format of 1-place relations.&lt;br /&gt;
&lt;br /&gt;
Just like before, we want to have symbols that we can use in the logical language. For our example, let&#039;s take the predicate symbols &#039;&#039;&#039;female_1&#039;&#039;&#039; and &#039;&#039;&#039;has-big-mouth_1&#039;&#039;&#039;. There interpretation is defined as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;female_1&#039;&#039;&#039;) = { &amp;lt; &#039;&#039;x&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is female } = {  &amp;lt;&#039;&#039;Redridinghood&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt; }.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; For each of your properties, invent an appropriate &#039;&#039;predicate symbol&#039;&#039;. Define its interpretation.&lt;br /&gt;
&lt;br /&gt;
= For next week =&lt;br /&gt;
&lt;br /&gt;
* Get information on our literary scenario: &#039;&#039;Game of Thrones&#039;&#039; (TV series)&lt;br /&gt;
** Wikipedia site: http://en.wikipedia.org/wiki/Game_of_Thrones&amp;lt;br/&amp;gt;Site on season 1: http://en.wikipedia.org/wiki/Game_of_Thrones_%28season_1%29&lt;br /&gt;
** Short summary of season 1 on youtube: https://www.youtube.com/watch?v=atxp6x3YreI&lt;br /&gt;
* Towards a formal model:&lt;br /&gt;
** Watch the video and work on the questions of section http://www.lexical-resource-semantics.de/wiki/index.php/Semantics1_Week_2#First_steps&lt;br /&gt;
** Read Levine et al. (in prep.), Chapter 2, Section 1 [available on olat].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* Define a model based on the &#039;&#039;Game of Thrones&#039;&#039;-scenario that contains:&lt;br /&gt;
** three individuals,&lt;br /&gt;
** two properties,&lt;br /&gt;
** one binary relation (2-place relation), and&lt;br /&gt;
** one ternary relation (3-place relation).&lt;br /&gt;
* Add the corresponding name symbols and predicate symbols.&amp;lt;br/&amp;gt; For an example see the solution to [[Exercise_First_Order_Models|this excercise]].&lt;br /&gt;
* Provide two statements that can be evaluated with respect to your model. One of them should be true, the other false.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics1_Week_2&amp;diff=6460</id>
		<title>Semantics1 Week 2</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics1_Week_2&amp;diff=6460"/>
		<updated>2016-04-03T18:15:58Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Getting into our literary scenario */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Additional material for the meeting of week 2, April 22, 2015.&lt;br /&gt;
&lt;br /&gt;
Our literary scenario: &#039;&#039;Game of Thrones&#039;&#039; (TV series)&lt;br /&gt;
* Wikipedia site: http://en.wikipedia.org/wiki/Game_of_Thrones&amp;lt;br/&amp;gt;Site on season 1: http://en.wikipedia.org/wiki/Game_of_Thrones_%28season_1%29&lt;br /&gt;
* Short summary of season 1 on youtube: https://www.youtube.com/watch?v=atxp6x3YreI&lt;br /&gt;
&lt;br /&gt;
= Our scenario and some preliminary thoughts = &lt;br /&gt;
&lt;br /&gt;
== Getting into our literary scenario == &lt;br /&gt;
&lt;br /&gt;
Watch the trailer of Season 1 of &#039;&#039;Game of Thrones&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;https://www.youtube.com/watch?v=YinJaXzgzqI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Having watched the video, which of the following statements are true in our scenario?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Click on those statements that are true in our scenario.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ &#039;&#039;John Snow is Ned Stark&#039;s son.&#039;&#039;&lt;br /&gt;
- &#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039;&lt;br /&gt;
- &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
+ &#039;&#039;There is a king.&#039;&#039;&lt;br /&gt;
- &#039;&#039;There is no king.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The meanings of some of these sentences are closely related. What do you observe for the following sentence pairs?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The two sentences are paraphrases of each other, i.e., in every situation, whever the first is true, so is the second.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;There is a king.&#039;&#039; and &#039;&#039;There is no king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The two sentences contradict each other. Whenever one is true, the other must be false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;There is a king.&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Whoever utters the first sentence must also assume the truth of the second. (Technically, the second sentence is presupposed by the first, but this doesn&#039;t matter here.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039;&lt;br /&gt;
# Formulate &#039;&#039;&#039;three&#039;&#039;&#039; more statements with respect to our scenario.&lt;br /&gt;
# Determine for each of them whether it is true or false in our scenario.&lt;br /&gt;
# Is there a systematic relation between the meaning of your sentences?&lt;br /&gt;
&lt;br /&gt;
== Why it is too difficult to go directly from language to the world ==&lt;br /&gt;
&lt;br /&gt;
The following architecture is extremely useful when talking about semantics:&lt;br /&gt;
&lt;br /&gt;
# A natural language expressions: &#039;&#039;Rob likes John.&#039;&#039;&lt;br /&gt;
# ... is mapped to some expression from a formal language (here: predicate logic): &#039;&#039;&#039;like&#039;&#039;&#039;(&#039;&#039;&#039;rob&#039;&#039;&#039;,&#039;&#039;&#039;john&#039;&#039;&#039;)&lt;br /&gt;
# This logical expression is then interpreted with respect to our scenario/world: The formula &#039;&#039;&#039;like&#039;&#039;&#039;(&#039;&#039;&#039;rob&#039;&#039;&#039;,&#039;&#039;&#039;john&#039;&#039;&#039;) is true, because, in our scenario, Rob likes John.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following properties of natural language make it useful to use the intermediate step of a logical language:&lt;br /&gt;
# The same expression can have different meanings (ambiguity).&lt;br /&gt;
# Different expressions can have the same meaning (synonyms, paraphrases)&lt;br /&gt;
&lt;br /&gt;
Find examples for the above-mentioned properties (ambiguity, synonymy, paraphrases).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
1. one form, two meaingns: Ambiguity: (see earlier in this meeting and the slides of last week&#039;s meeting)&lt;br /&gt;
&lt;br /&gt;
1.a Ambiguous words: &#039;&#039;date&#039;&#039; (fruit or point in time); &#039;&#039;bank&#039;&#039; (financial institute or bank of a river)&lt;br /&gt;
&lt;br /&gt;
1.b. Ambiguous sentences: &#039;&#039;Ned &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. two forms, one meaning:&lt;br /&gt;
&lt;br /&gt;
2.a Synonymous words: &#039;&#039;couch&#039;&#039; - &#039;&#039;sofa&#039;&#039;; &#039;&#039;instant&#039;&#039; - &#039;&#039;moment&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2.b Paraphrases: &lt;br /&gt;
* active-passive pairs: &#039;&#039;Robert invited Ned to King&#039;s Landing.&#039;&#039; - &#039;&#039;Ned got invited to King&#039;s Landing by Robert.&#039;&#039;&lt;br /&gt;
* cleft sentences: &#039;&#039;Robert invited Ned to King&#039;s Landing.&#039;&#039; - &#039;&#039;It was to King&#039;s Landing that Robert invited Ned.&#039;&#039;&lt;br /&gt;
* our previous example: &#039;&#039;Catelyn wants that her husband becomes the king&#039;s Hand.&#039;&#039; and &#039;&#039;Catelyn wants her husband to become the Hand of the king.&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Towards a formal model = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== First steps ==&lt;br /&gt;
&lt;br /&gt;
You can think of building a formal model like being the producer of a film who has to collect everything that should be included in the film.&lt;br /&gt;
&lt;br /&gt;
Here is a very simple story from which we can derive an example model.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://youtu.be/4a3mXelw7H4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=&amp;quot;simple&amp;quot;&amp;gt;&lt;br /&gt;
{Mark those elements that we need in a model.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ relations&lt;br /&gt;
|| Yes. We use relations to express what is true between various individuals. For example the relation &#039;&#039;grandmother-of&#039;&#039;.&lt;br /&gt;
+ individuals&lt;br /&gt;
||Yes. In the video, we have three individuals, &#039;&#039;Red Riding Hood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;, and &#039;&#039;Wolf&#039;&#039;.&lt;br /&gt;
- nouns&lt;br /&gt;
|| nouns are a syntactic category and as such part of the language, not of the &amp;quot;world&amp;quot;.&lt;br /&gt;
+ properties&lt;br /&gt;
||Yes. The video mentions some properties such as having a red hood.&lt;br /&gt;
- relatives&lt;br /&gt;
|| (this is a nonsense alternative)&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=&amp;quot;simple&amp;quot;&amp;gt;&lt;br /&gt;
{What is the status of the following entities in the video on Little Red Riding Hood?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
|individual|property|relation&lt;br /&gt;
+-- &#039;&#039;Red Riding Hood&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;lives in the forest&#039;&#039;&lt;br /&gt;
+-- &#039;&#039;Grandmother&#039;&#039;&lt;br /&gt;
--+ &#039;&#039;is afternoon snack for&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;has a red hood&#039;&#039;&lt;br /&gt;
-+- &#039;&#039;has a big mouth&#039;&#039;&lt;br /&gt;
--+ &#039;&#039;is grandmother of&#039;&#039;&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The universe and name symbols ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Assume &#039;&#039;&#039;three&#039;&#039;&#039; individuals from our &#039;&#039;Game of Thrones&#039;&#039;-scenario.&lt;br /&gt;
&lt;br /&gt;
Formally we collect the individuals of our model in a so-called &#039;&#039;universe&#039;&#039; (&#039;&#039;U&#039;&#039;). For the fairy-tale story, we can define the universe as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;U&#039;&#039; = {&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Wolf&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
Do a similar definition for your own scenario.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We can introduce &#039;&#039;name symbols&#039;&#039; for some of our individuals. For example: &#039;&#039;&#039;redridinghood&#039;&#039;&#039;, &#039;&#039;&#039;grandmother&#039;&#039;&#039;, &#039;&#039;&#039;wolf&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
We link the name symbols to the individuals in our modal. To do this, we introduce the &#039;&#039;&#039;interpretation function&#039;&#039;&#039;. We will written the interpretation function as as &#039;&#039;I&#039;&#039;.&amp;lt;br /&amp;gt;This function can be defined in the following way:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;grandmother&#039;&#039;&#039;) = &#039;&#039;&#039;Grandmother&#039;&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;redridinghood&#039;&#039;&#039;) = &#039;&#039;Red Riding Hood&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;I&#039;&#039;(&#039;&#039;wolf&#039;&#039;) = &#039;&#039;Wolf&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relations and predicate symbols ==&lt;br /&gt;
&lt;br /&gt;
In the fairy-tale scenario we express a relation between Little Red Riding Hood and the Wolf, namely that Little Red Riding Hood is the Wolf&#039;s afternoon snack. To formalize this, we collect all &#039;&#039;&#039;pairs&#039;&#039;&#039; of individuals which are such that the first element in the pair is the afternoon snack of the second. &#039;&#039;&#039;Note:&#039;&#039;&#039; A &#039;&#039;pair&#039;&#039; is written in between pointy brackets.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Formally we can write this down as follows:&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s afternoon snack} = { &amp;lt; &#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt; &#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Redriding hood&#039;&#039; &amp;gt;.}&lt;br /&gt;
&lt;br /&gt;
We can also assume empty relations:&lt;br /&gt;
&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s father } = { }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note, if a relation works both ways, two pairs must be added:&lt;br /&gt;
&lt;br /&gt;
{&amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; talks with &#039;&#039;y&#039;&#039;} = { &amp;lt;&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt; &#039;&#039;Wolf&#039;&#039;, &#039;&#039;Redridinghood&#039;&#039; &amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Using your &#039;&#039;Game of Thrones&#039;&#039;-universe from above, introduce one binary and one ternary relation.&lt;br /&gt;
&lt;br /&gt;
Just like with names, we want to have symbols that we can use in the logical language. For our example, let&#039;s take the predicate symbols &#039;&#039;&#039;afternoon-snack-of_2&#039;&#039;&#039; and &#039;&#039;&#039;father-of_2&#039;&#039;&#039;, and &#039;&#039;&#039;talks-with_2&#039;&#039;&#039;. (The number 2 indicates that the interpretation consists of pairs, not just of single individual) There interpretation is defined as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;afternoon-snack-of_2&#039;&#039;&#039;) = { &amp;lt; &#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is &#039;&#039;y&#039;&#039; &#039;s afternoon snack } = {  &amp;lt;&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;, &#039;&#039;Wolf&#039;&#039; &amp;gt; }.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; For each of your properties, invent an appropriate &#039;&#039;predicate symbol&#039;&#039;. Define its interpretation.&lt;br /&gt;
&lt;br /&gt;
== Properties and predicate symbols ==&lt;br /&gt;
&lt;br /&gt;
A property is a specification that either holds of an individual or not. In the little story, having a big mouth is a property of the Wolf, but of noone else in the story. Being female holds of both Little Red Riding Hood and the Grandmother.&lt;br /&gt;
&lt;br /&gt;
We can think of a property as the set of individuals that have this property. Under this view, the property of being female would be the set {&#039;&#039;Redridinghood&#039;&#039;, &#039;&#039;Grandmother&#039;&#039;}.&lt;br /&gt;
&lt;br /&gt;
Alternatively it is convenient to think of properties as &#039;&#039;&#039;1-place relations&#039;&#039;&#039;. Under this view, the property of being female would be a set of lists of length 1. This is what the property of being female then looks like:  { &amp;lt;&#039;&#039;Redridinghood&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt; }&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; Using your &#039;&#039;Game of Thrones&#039;&#039; universe, define &#039;&#039;two&#039;&#039; properties in the format of 1-place relations.&lt;br /&gt;
&lt;br /&gt;
Just like before, we want to have symbols that we can use in the logical language. For our example, let&#039;s take the predicate symbols &#039;&#039;&#039;female_1&#039;&#039;&#039; and &#039;&#039;&#039;has-big-mouth_1&#039;&#039;&#039;. There interpretation is defined as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;female_1&#039;&#039;&#039;) = { &amp;lt; &#039;&#039;x&#039;&#039; &amp;gt; | &#039;&#039;x&#039;&#039; is female } = {  &amp;lt;&#039;&#039;Redridinghood&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Grandmother&#039;&#039;&amp;gt; }.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task:&#039;&#039;&#039; For each of your properties, invent an appropriate &#039;&#039;predicate symbol&#039;&#039;. Define its interpretation.&lt;br /&gt;
&lt;br /&gt;
= For next week =&lt;br /&gt;
&lt;br /&gt;
* Get information on our literary scenario: &#039;&#039;Game of Thrones&#039;&#039; (TV series)&lt;br /&gt;
** Wikipedia site: http://en.wikipedia.org/wiki/Game_of_Thrones&amp;lt;br/&amp;gt;Site on season 1: http://en.wikipedia.org/wiki/Game_of_Thrones_%28season_1%29&lt;br /&gt;
** Short summary of season 1 on youtube: https://www.youtube.com/watch?v=atxp6x3YreI&lt;br /&gt;
* Towards a formal model:&lt;br /&gt;
** Watch the video and work on the questions of section http://www.lexical-resource-semantics.de/wiki/index.php/Semantics1_Week_2#First_steps&lt;br /&gt;
** Read Levine et al. (in prep.), Chapter 2, Section 1 [available on olat].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* Define a model based on the &#039;&#039;Game of Thrones&#039;&#039;-scenario that contains:&lt;br /&gt;
** three individuals,&lt;br /&gt;
** two properties,&lt;br /&gt;
** one binary relation (2-place relation), and&lt;br /&gt;
** one ternary relation (3-place relation).&lt;br /&gt;
* Add the corresponding name symbols and predicate symbols.&amp;lt;br/&amp;gt; For an example see the solution to [[Exercise_First_Order_Models|this excercise]].&lt;br /&gt;
* Provide two statements that can be evaluated with respect to your model. One of them should be true, the other false.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS_Meeting_8&amp;diff=6459</id>
		<title>NMTS Meeting 8</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS_Meeting_8&amp;diff=6459"/>
		<updated>2016-04-03T18:06:49Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Examples of how to include a podcasts in the wiki */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
=Creating Podcasts 1=&lt;br /&gt;
&lt;br /&gt;
This meeting will be directed by [http://www.relpaed.uni-frankfurt.de/team/bohrer/index.html Dr. Clemens Bohrer], Akademie f&amp;amp;uuml;r Bildungsforschung und Lehrerbildung, Frankfurt a.M.&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
Install the following software on your computer:&lt;br /&gt;
* for the sound: Audacity&lt;br /&gt;
** [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
** [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
* for the video:&lt;br /&gt;
** iMovie (for Mac)&lt;br /&gt;
** Moviemaker (for Windows)&lt;br /&gt;
&lt;br /&gt;
If possible, bring to the class:&lt;br /&gt;
* your computer with the programs installed,&lt;br /&gt;
* a headset so that you can do recordings on the spot.&lt;br /&gt;
&lt;br /&gt;
= Meeting = &lt;br /&gt;
&lt;br /&gt;
# Sailer: Introduction&lt;br /&gt;
# Bohrer: &#039;&#039;Making podcasts&#039;&#039;: [http://prezi.com/26gypepylsm7/podcasterstellung-im-rahmen-des-seminars-new-media-in-teaching-semantics/ Prezi presentation]&lt;br /&gt;
## conceptual aspects&lt;br /&gt;
## technical aspects:&lt;br /&gt;
### Audacity&lt;br /&gt;
### MovieMaker&lt;br /&gt;
### iMovie (Smith)&lt;br /&gt;
# Sailer: Homework for meeting 9 and 10&lt;br /&gt;
# Questions&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
=== Homework for December 11 ===&lt;br /&gt;
&lt;br /&gt;
# Read Chapter 2 &#039;&#039;First Order Logic&#039;&#039; of Kate Kearns (2000), &#039;&#039;Semantics&#039;&#039; (available online at the UB).&lt;br /&gt;
# Propose a jingle for our podcasts and/or a title page. Send your suggestions to [mailto:sailer@em.uni-frankfurt.de Manfred Sailer].&lt;br /&gt;
&lt;br /&gt;
=== Homework for December 18 ===&lt;br /&gt;
Create a small podcast. Upload your file no later than &#039;&#039;&#039;Monday, December 17, 11 am&#039;&#039;&#039;!&lt;br /&gt;
&lt;br /&gt;
# Introduction: containing a greeting and a short presentation.&lt;br /&gt;
# Main part: &lt;br /&gt;
## Content: short description of the phenomenon, definition, example, or similar.&lt;br /&gt;
## Form: interview, dialogue, mini-lecture, ...&lt;br /&gt;
# Closing: containing a pointer to the website, references, farewell, contact possibility: lrs@english-linguistics.de&lt;br /&gt;
&lt;br /&gt;
Upload your podcast to OLAT (folder: &#039;&#039;Podcasts&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
Your file should contain:&lt;br /&gt;
* clearly spoken text&lt;br /&gt;
* some (not too many!) additional sound effects (use own or free material)&lt;br /&gt;
* illustrating/supporting pictures (use own or free material)&lt;br /&gt;
&lt;br /&gt;
Hint: We have put together a number of useful links for the creation of podcasts on the page [[Hauptseminar:_&#039;&#039;New_Media_in_Teaching_Semantics&#039;&#039;#Links_to_tools_for_creating_e-learning_material]]&lt;br /&gt;
&lt;br /&gt;
= Material =&lt;br /&gt;
&lt;br /&gt;
== Examples of linguistic podcasts ==&lt;br /&gt;
&lt;br /&gt;
* [http://linguistics.podbean.com/ Linguistics Podcast (@linguistchris): http://linguistics.podbean.com/]: a free series of linguistic podcasts&amp;lt;br&amp;gt;The podcasts are relatively long. They have an interesting structure: &lt;br /&gt;
** Introduction: A short introduction/teaser to the topic, the jingle of the podcast series, a general intro to the series&lt;br /&gt;
** Main part: the real content. The style is casual, but the speaker also names main references that the podcast is based on.&lt;br /&gt;
** Closing: a final note at the end with main reference and contact possibility.&amp;lt;br&amp;gt;&lt;br /&gt;
Overall a very attractive way of presentation which basis its information on reliable and indicated sources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links to tools for creating podcasts ==&lt;br /&gt;
&lt;br /&gt;
(the following section is copied from the introductory page of this class, [[Hauptseminar:_&#039;&#039;New_Media_in_Teaching_Semantics&#039;&#039;]])&lt;br /&gt;
&lt;br /&gt;
=== Creating audio content ===&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
* [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
&lt;br /&gt;
=== Converters ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.xnconvert.com/ XnConvert]: Easy to use image converter.&lt;br /&gt;
* [http://www.gimp.org/ GIMP]: Very complex and powerful image manipulation program.&lt;br /&gt;
* [http://handbrake.fr/ HandBrake]: Video converter.&lt;br /&gt;
* [http://www.mirovideoconverter.com/ Miro Video Converter]: A simple converter for almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.&lt;br /&gt;
&lt;br /&gt;
=== Collections ===&lt;br /&gt;
&lt;br /&gt;
* [http://soundsource.servus.at/ Soundsource]: Free sounds.&lt;br /&gt;
* [http://www.hoerspielbox.de Hörspielbox]: Free sounds.&lt;br /&gt;
* [http://www.jamendo.com jamendo]: Free music.&lt;br /&gt;
* [http://www.sxc.hu/ stock.xchng]: Free stock photos.&lt;br /&gt;
&lt;br /&gt;
=== Links to tutorials ===&lt;br /&gt;
&lt;br /&gt;
More tutorial files can be found in the Olat folder for our class.&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.podcast.de/Hauptseite Podcast Wiki]: German Podcast wiki, including links and tutorials&lt;br /&gt;
* [http://www.how-to-podcast-tutorial.com/17-audacity-tutorial.htm Audacity Tutorial for Podcasters]: Including some video tutorials.&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLCDC7015D1A1FAFD8 German Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
* [http://www.youtube.com/watch?v=jXUJyV6hVHk English Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
&lt;br /&gt;
== Examples of how to include a podcasts in the wiki ==&lt;br /&gt;
&lt;br /&gt;
=== Audiopodcasts ===&lt;br /&gt;
&lt;br /&gt;
This is how an audiopodcast can be included.&lt;br /&gt;
&lt;br /&gt;
==== ogg files ====&lt;br /&gt;
&lt;br /&gt;
Files in the format ogg can be directly uploaded on the wiki - just like pictures. To include them in a wiki page, you type for example:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;[[File:6steps_syntax.ogg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This results in: [[File:6steps_syntax.ogg]]&lt;br /&gt;
&lt;br /&gt;
==== mp3 files ====&lt;br /&gt;
&lt;br /&gt;
Files in mp3 format cannot be uploaded directly. Please upload your mp3 file to the folder Podcasts in OLAT. Notify Manfred Sailer by mail and he will send you a valid URL to your file.&lt;br /&gt;
You can then include it in a wiki page by the following command, where &amp;lt;nowiki&amp;gt;&amp;quot;...&amp;quot;&amp;lt;/nowiki&amp;gt; stands for the URL of your mp3 file:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;mp3player&amp;gt;...&amp;lt;/mp3player&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This results in: &amp;lt;mp3player&amp;gt;http://user.uni-frankfurt.de/~sailer/teaching/audio-StepsInSyntax.mp3&amp;lt;/mp3player&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Films, videopodcasts ===&lt;br /&gt;
&lt;br /&gt;
We have created a youtube channel for videopodcasts. &lt;br /&gt;
&lt;br /&gt;
The following steps are required:&lt;br /&gt;
# Upload your videopodcast into the folder Podcasts at OLAT.&lt;br /&gt;
# Manfred Sailer will upload it at our youtube channel and send you the youtube link to your podcast.&lt;br /&gt;
# Include the link in the appropriate page.&lt;br /&gt;
&lt;br /&gt;
Links to youtube-videos can be included in the following way (were &amp;quot;...&amp;quot; stands for the youtube id of the clip):&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=...&amp;lt;/embedvideo&amp;gt;&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
For example, the video with number EDBaCAVgHUI is addressed here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=EDbaCAVgHUI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to the [[NMTS_Course_Overview|course overview]].&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS_Meeting_10&amp;diff=6458</id>
		<title>NMTS Meeting 10</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS_Meeting_10&amp;diff=6458"/>
		<updated>2016-04-03T18:02:32Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Podcasts of the groups */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Studierendenbefragung ===&lt;br /&gt;
&lt;br /&gt;
[[File:Webbanner-Weihnachten.jpg]]&lt;br /&gt;
&lt;br /&gt;
http://www2.uni-frankfurt.de/43608865/startpunkt-studierendenbefragung&lt;br /&gt;
&lt;br /&gt;
=Creating Podcasts 2=&lt;br /&gt;
&lt;br /&gt;
This meeting will be directed by [http://www.relpaed.uni-frankfurt.de/team/bohrer/index.html Dr. Clemens Bohrer], Akademie f&amp;amp;uuml;r Bildungsforschung und Lehrerbildung, Frankfurt a.M.&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
* Upload your first trial podcast into the OLAT folder &amp;quot;Podcasts&amp;quot; no later than 10am on December 17.&lt;br /&gt;
&lt;br /&gt;
== Podcasts of the groups ==&lt;br /&gt;
&lt;br /&gt;
=== Group 0 ===&lt;br /&gt;
&lt;br /&gt;
We have uploaded a podcast from 2008 which illustrates the various steps in a syntactic analysis.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=EDbaCAVgHUI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 1 ===&lt;br /&gt;
&lt;br /&gt;
Podcast on lexical ambiguity&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=SyyqkS1aofI&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 2 ===&lt;br /&gt;
&lt;br /&gt;
Basic semantic relations: Homonyms and homographs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/M7pvAmLtOSk&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 3 ===&lt;br /&gt;
&lt;br /&gt;
A podcast to introduce semantics&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/YQJvOaMCUaw&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A podcast about presuppositions&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=vb8c7pEEEYg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 4 ===&lt;br /&gt;
&lt;br /&gt;
Implicature&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/6SIEglKPTtg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 5 ===&lt;br /&gt;
&lt;br /&gt;
Quantifiers&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/tE2TuQwpGZU&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 8 ===&lt;br /&gt;
&lt;br /&gt;
Podcast about sorts&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=EK6tqXdmFwk&amp;amp;feature=youtu.be&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Group 9 ===&lt;br /&gt;
&lt;br /&gt;
Podcast on predicate logic&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/4a3mXelw7H4&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Homework for January 15 ==&lt;br /&gt;
&lt;br /&gt;
Create &#039;&#039;&#039;three&#039;&#039;&#039; exercises on your topic and think of how you could encode them in our wiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to the [[NMTS_Course_Overview|course overview]].&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group9&amp;diff=6457</id>
		<title>NMTS-Group9</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group9&amp;diff=6457"/>
		<updated>2016-04-03T17:58:21Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcast */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
= Wikipage of Group 9 =&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
&#039;&#039;&#039;[[User:Lisa| Lisa]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[User:Marthe| Marthe]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[User:Elisabeth.krall| Elisabeth]]&#039;&#039;&#039; &amp;lt;br /&amp;gt; &#039;&#039;&#039;[[User:IsaB|Isabelle]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Predicate logic - logical connectives&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Predicate logic&amp;quot; is a linguistic concept belonging to the field of semantics, specifically syntax and grammar. Within that concept natural language is translated into a logical language (formulae) in order to illustrate the relation between a sentence, the conditions under which a given sentence is true and the circumstances in the real world.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The predicate of a sentence serves either to assign an information (property) to a single argument (&amp;quot;argument&amp;quot; here meaning a part of the sentence, such as subjects and objects) or to relate two or more arguments to each other. The predicate is seen as linking its arguments to give purpose to a sentence&#039;s content. Such a sentence can be paraphrased in a structured way which gives information about the relations between the elements of the sentence.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The purpose of Predicate logic is to avoid ambiguity in sentences by forming formulae out of natural language, which can only be interpreted in one way. Logical connectives, in form of symbols, are used to create formulae out of sentences with &amp;quot;and&amp;quot;, &amp;quot;or&amp;quot;, &amp;quot;if/then&amp;quot; and &amp;quot;not&amp;quot; and thereby giving information about the mentioned relations. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim is to be able to interpret given formulae in a way that it becomes possible to state if a given sentence is true or false regarding a given model or story that the formulae were formed from. A model in this case means the information given about all the individuals of a setting, their properties and their relations in the real world. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Connectives - Examples  ====&lt;br /&gt;
&lt;br /&gt;
===== AND =====&lt;br /&gt;
&lt;br /&gt;
Symbol:   Ʌ &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: Harry is a student and Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;student(harry) Ʌ teacher(snape)&#039;&#039;&#039;]] = &#039;&#039;true/false&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable AND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_AND1.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===== OR =====&lt;br /&gt;
&lt;br /&gt;
Symbol: V &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: Harry is a student or Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;student(harry) V teacher(snape)&#039;&#039;&#039;]] = &#039;&#039;true/false&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable OR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_OR1.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===== IF/THEN =====&lt;br /&gt;
&lt;br /&gt;
Symbol: --&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence: If Harry is a student then Snape is a teacher. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;student(harry) --&amp;gt; teacher(snape&#039;&#039;&#039;)]] = &#039;&#039;true/false&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable IF/THEN&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_IF_THEN2.png|400px]]&lt;br /&gt;
&lt;br /&gt;
===== NOT =====&lt;br /&gt;
&lt;br /&gt;
Symbol:    ¬ &amp;lt;br /&amp;gt;&lt;br /&gt;
Sentence:  Harry is not a student. &amp;lt;br /&amp;gt;&lt;br /&gt;
Formulae: &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;¬student(harry)&#039;&#039;&#039;]] = &#039;&#039;true/false&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The original formulae has to be false, that the overall statement is true.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039;&lt;br /&gt;
Only if &#039;&#039;&#039;student(harry)&#039;&#039;&#039; is &#039;&#039;false&#039;&#039;, &#039;&#039;&#039;¬student(harry&#039;&#039;&#039;) is &#039;&#039;true&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Truthtable NOT&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Truthtable_NOT.png|300px]]&lt;br /&gt;
&lt;br /&gt;
==== Difficulties ====&lt;br /&gt;
* Abstraction of content/natural language&lt;br /&gt;
* Understanding the whole process from creating a model to interpret formulae&lt;br /&gt;
* Understanding the truth conditions of a formulae with connectives&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&amp;lt;!-- Indicate at least 3 references that you will use for your topic --&amp;gt;&lt;br /&gt;
* Course material &amp;quot;Introduction to Semantics&amp;quot; by Manfred Sailer&lt;br /&gt;
* Levine, Robert D., Frank Richter, and Manfred Sailer (in preparation): Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications. Draft of April 2012.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.philosophy.hku.hk/think/sl Sentential Logic]&lt;br /&gt;
&lt;br /&gt;
* [http://www.philosophy.hku.hk/think/pl Predicate Logic]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Our e-learning objects =&lt;br /&gt;
&lt;br /&gt;
== Our wiki pages ==&lt;br /&gt;
&amp;lt;!-- List all the wiki pages that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* in the Glossary (only those relevant for our topic):&lt;br /&gt;
** [[Glossary:_Predicate| Glossary entry for &#039;&#039;predicate&#039;&#039;]]&lt;br /&gt;
** [[Glossary:_Formulae| Glossary entry for &#039;&#039;formulae&#039;&#039;]]&lt;br /&gt;
** [[Glossary:_I-Function| Glossary entry for &#039;&#039;I-Function&#039;&#039;]]&lt;br /&gt;
** [[Glossary:_G-Function| Glossary entry for &#039;&#039;G-Function&#039;&#039;]]&lt;br /&gt;
** [[Glossary:_Logical Connectives| Glossary entry for &#039;&#039;Logical Connective&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Our podcast ==&lt;br /&gt;
&amp;lt;!-- List all the podcasts that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/4a3mXelw7H4&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our material for an interactive whiteboard ==&lt;br /&gt;
&amp;lt;!-- List all the files that your group created for the interactive whiteboard. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Presentation-PredicateLogic.notebook Presentation on Predicate Logic]&lt;br /&gt;
&lt;br /&gt;
*[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Presentation-PredicateLogic-Comments.docx Comments on the presentation]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&amp;lt;!-- Give all the pictures of your group. Use the gallery function for this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
 File:Lisa.jpg|Lisa&lt;br /&gt;
 File:MartheBerkenheide.jpg|Marthe&lt;br /&gt;
 File:Picture liss.jpg|Elisabeth&lt;br /&gt;
 File:IsabelleBrend&#039;amour.jpg|Isabelle&lt;br /&gt;
 File:Truthtable_AND1.png|Truthtable AND&lt;br /&gt;
 File:Truthtable_OR1.png|Truthtable OR&lt;br /&gt;
 File:Truthtable_IF_THEN2.png|Truthtable IF THEN&lt;br /&gt;
 File:Truthtable_NOT.png|Truthtable NOT&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;/gallery&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Lisa.jpg|Lisa&lt;br /&gt;
File:MartheBerkenheide.jpg|Marthe&lt;br /&gt;
File:Picture liss.jpg|Elisabeth&lt;br /&gt;
File:IsabelleBrend&#039;amour.jpg|Isabelle&lt;br /&gt;
File:Truthtable_AND1.png|Truthtable AND&lt;br /&gt;
File:Truthtable_OR1.png|Truthtable OR&lt;br /&gt;
File:Truthtable_IF_THEN2.png|Truthtable IF THEN&lt;br /&gt;
File:Truthtable_NOT.png|Truthtable NOT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our exercises ==&lt;br /&gt;
&amp;lt;!-- Provide links to all the exercises that your group has created.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complex exercise on Predicate Logic:&lt;br /&gt;
&lt;br /&gt;
* [[Creation_of_the_World|Exercise 1: Creation of the World]]&lt;br /&gt;
&lt;br /&gt;
* [[Formulae_and_their_interpretation|Exercise 2: Formulae and their interpretation]]&lt;br /&gt;
&lt;br /&gt;
* [[Interpretation_of_formulae_with_connectives|Exercise 3: Interpretation of formulae with connectives]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group8&amp;diff=6456</id>
		<title>NMTS-Group8</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group8&amp;diff=6456"/>
		<updated>2016-04-03T17:57:36Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2#Groups|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Wikipage of Group 8 =&lt;br /&gt;
&lt;br /&gt;
=== Comments by the NMTS-team ===&lt;br /&gt;
&lt;br /&gt;
* die Lösungen direkt unter der Übung mit den Baumstrukturen finde ich nicht so richtig sinnvoll&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* References: complete bibliogr. references&lt;br /&gt;
* Glossary: homonym: references still coming?&lt;br /&gt;
* Glossary: Sorts/Types - still incomplete and a distinction between sorts and types missing -&amp;gt; In the Basic Glossary the entry is only listed as &amp;quot;Types&amp;quot; (which makes sense), I didn&#039;t find the Sorts/Types link from the Group page in the Basic Glossary.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
&amp;lt;!-- List the members of your group here --&amp;gt;&lt;br /&gt;
* [[User:IngoM| Ingo Müller]]&lt;br /&gt;
* [[User:Moonhwa9113| Moonhwa Lindemann ]]&lt;br /&gt;
* [[User:BorisL| Boris Lehn]]&lt;br /&gt;
* [[User:FlorianB| Florian Bast ]]&lt;br /&gt;
* [[User:Hilâl| Hilâl Ünal]]&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
&amp;lt;!-- Give a short description of your topic--&amp;gt;&lt;br /&gt;
Sorts:&lt;br /&gt;
&lt;br /&gt;
In semantics, there are different sorts of entities. You distinguish between entities which represent a single person or object and entities that represent a group of persons/objects. Additionally, you differentiate between concrete and abstract entities. A concrete entity refers to a specific object, e.g. a particular being (which usually has a name); on the other hand, an abstract entity refers to a non-specific object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The sentence &#039;&#039;The dodo is extinct&#039;&#039; refers to the entire species (of the dodo) and &amp;quot;the dodo&amp;quot; is therefore an abstract entity, i.e. a &#039;&#039;kind&#039;&#039;.&amp;lt;br&amp;gt;&lt;br /&gt;
On the contrary, the sentence &#039;&#039;My dodo is extinct (or rather, dead)&#039;&#039;, obviously neglecting the fact that dodos in general do not exist anymore, refers to a specific dodo, which thus is a concrete entity, i.e. an &#039;&#039;object&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The same goes for events. An event can be either concrete or abstract.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Types:&lt;br /&gt;
&lt;br /&gt;
In logic and semantics a concept of type is often used to distinguish different&lt;br /&gt;
kinds of expression (and of semantic value). These types are used as syntactic&lt;br /&gt;
categories for the expressions in the semantic representation language. Each type &lt;br /&gt;
will correspond to a certain set of possible denotations. &amp;lt;br&amp;gt;&lt;br /&gt;
The (minimal) set of basic types is {e, t}:  &amp;lt;br&amp;gt;&lt;br /&gt;
– e (for entity) is the type of individual terms &amp;lt;br&amp;gt;&lt;br /&gt;
– t (for truth value) is the type of formulae &amp;lt;br&amp;gt;&lt;br /&gt;
All pairs &amp;amp;lt;ϭ, τ&amp;amp;gt; made up of (basic or complex) types ϭ, τ &lt;br /&gt;
are types. &amp;amp;lt;ϭ, τ&amp;amp;gt; is the type of functions which map &lt;br /&gt;
arguments of type ϭ to values of type τ. &amp;lt;br&amp;gt;&lt;br /&gt;
In short: The set of types is the smallest set T such that&lt;br /&gt;
e,tєT, and if ϭ,τ єT, then also &amp;amp;lt;ϭ,τ&amp;amp;gt; єT.&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
Kearns, K. Semantics. Basingstoke: Macmillian. 2000. &amp;lt;br /&amp;gt;&lt;br /&gt;
Lohnstein, H. Formale Semantik und natürliche Sprache. Berlin: de Gruyter. 2011.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
[http://www.ucl.ac.uk/english-usage/projects/noun-phrase/report.htm The English Noun Phrase: an empirical study] &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://stp.ling.uu.se/~matsd/uv/uv05/ads1/ho2.pdf UPPSALA UNIVERSITET - Algoritmer för datorlingvistisk semantik I] &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.cs.rhul.ac.uk/~zhaohui/LACL11.pdf Zhaohui Luo - Word Meanings in Type-Theoretical Semantics]&lt;br /&gt;
&lt;br /&gt;
= Our e-learning objects =&lt;br /&gt;
&lt;br /&gt;
== Our wiki pages ==&lt;br /&gt;
&amp;lt;!-- List all the wiki pages that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* in the Glossary:&lt;br /&gt;
** [[Glossary:Heteronym]]: the entry for &#039;&#039;Heteronymy&#039;&#039;&lt;br /&gt;
** [[Glossary:Homonym]]: the entry for &#039;&#039;Homonymy&#039;&#039;&lt;br /&gt;
** [[Glossary:Sorts/Types]]: the entry for &#039;&#039;Sorts/Types&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Our podcasts ==&lt;br /&gt;
&amp;lt;!-- List all the podcasts that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sorts:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=EK6tqXdmFwk&amp;amp;feature=youtu.be&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our materials for an interactive whiteboard ==&lt;br /&gt;
&amp;lt;!-- List all the files that your group created for the interactive whiteboard. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/MiniPresentation-Sorts.notebook Minipresentation on sorts]&lt;br /&gt;
&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Sorttype.notebook Presentation on types and sorts]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&amp;lt;!-- Give all the pictures of your group. Use the gallery function for this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
 File:Bild0705.jpg|IngoM&lt;br /&gt;
  &amp;lt;/gallery&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bild0705.jpg|IngoM&lt;br /&gt;
File:Portrait fb.jpg|FlorianB&lt;br /&gt;
File:Kayseri.jpg|Hilâl&lt;br /&gt;
File: Moonhwa.jpg‎|Moonhwa&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our exercises ==&lt;br /&gt;
&amp;lt;!-- Provide links to all the exercises that your group has created.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Exercise on types of ambiguities. [[Determine_the_type_of_ambiguity|Link to the exercise]] (only one example so far).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise I (Types)===&lt;br /&gt;
&lt;br /&gt;
Take a look at the following sentences! Which types does the word in &#039;&#039;italics&#039;&#039; require in each sentence?&lt;br /&gt;
&lt;br /&gt;
1) Homer &#039;&#039;slept&#039;&#039;. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) Homer &#039;&#039;choked&#039;&#039; Bart. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) Moe &#039;&#039;sold&#039;&#039; beer to Homer. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) Maggie &#039;&#039;hates&#039;&#039; Baby Gerald.&lt;br /&gt;
&lt;br /&gt;
For the solutions, mark the following paragraph (which is seemingly empty) with your mouse.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;&lt;br /&gt;
1) &amp;lt;e,t&amp;gt; - &#039;&#039;sleep&#039;&#039; is an intransitive verb that does not require an object &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt; - &#039;&#039;choke&#039;&#039; is a transitive verb and requires a direct object &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt; - &#039;&#039;sell&#039;&#039; is a bi-transitive verb and requires a direct object as well as an indirect object &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt; - &#039;&#039;hate&#039;&#039; is a transitive verb and requires a direct object &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise II (Sorts)===&lt;br /&gt;
&lt;br /&gt;
Decide whether the words marked in &#039;&#039;italics&#039;&#039; in the following sentences refer to concrete/abstract single/group obejcts/events!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;The election of Mayor Quimby&#039;&#039; took place on Sunday.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&#039;&#039;&#039; &#039;&#039;The election of Mayor Quimby&#039;&#039; refers to a concrete (single) event.&lt;br /&gt;
&lt;br /&gt;
1) &#039;&#039;Mr. Burns&#039;&#039; likes his nuclear power plant. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &#039;&#039;The Springfield Elementary students&#039;&#039; met at the gymnasium. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &#039;&#039;Nuclear meltdowns&#039;&#039; happen a lot in Springfield. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &#039;&#039;The three-eyed fish&#039;&#039; could be extinct soon.&lt;br /&gt;
&lt;br /&gt;
For the solutions, mark the following paragraph (which is seemingly empty) with your mouse.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;&lt;br /&gt;
1) &#039;&#039;Mr. Burns&#039;&#039; refers to a concrete single object, i.e. an individual. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &#039;&#039;The Springfield Elementary students&#039;&#039; refers to a concrete group object, i.e. a group of individuals. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &#039;&#039;Nuclear meltdowns&#039;&#039; refers to an abstract group event. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &#039;&#039;The three-eyed fish&#039;&#039; refers to an abstract group object, i.e. a kind.&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise III (Types)===&lt;br /&gt;
&lt;br /&gt;
a) &#039;&#039;&#039;Draw a hierarchical tree of the predicate give’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
b) &#039;&#039;&#039;Draw a hierarchical tree of the predicate kiss’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
c) &#039;&#039;&#039;Draw a hierarchical tree of the predicate offer’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solutions are displayed below.&lt;br /&gt;
&lt;br /&gt;
[[File:xyz.jpg|500px]] [[File:bla.jpg|500px]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group8&amp;diff=6455</id>
		<title>NMTS-Group8</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group8&amp;diff=6455"/>
		<updated>2016-04-03T17:57:26Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2#Groups|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Wikipage of Group 8 =&lt;br /&gt;
&lt;br /&gt;
=== Comments by the NMTS-team ===&lt;br /&gt;
&lt;br /&gt;
* die Lösungen direkt unter der Übung mit den Baumstrukturen finde ich nicht so richtig sinnvoll&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* References: complete bibliogr. references&lt;br /&gt;
* Glossary: homonym: references still coming?&lt;br /&gt;
* Glossary: Sorts/Types - still incomplete and a distinction between sorts and types missing -&amp;gt; In the Basic Glossary the entry is only listed as &amp;quot;Types&amp;quot; (which makes sense), I didn&#039;t find the Sorts/Types link from the Group page in the Basic Glossary.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
&amp;lt;!-- List the members of your group here --&amp;gt;&lt;br /&gt;
* [[User:IngoM| Ingo Müller]]&lt;br /&gt;
* [[User:Moonhwa9113| Moonhwa Lindemann ]]&lt;br /&gt;
* [[User:BorisL| Boris Lehn]]&lt;br /&gt;
* [[User:FlorianB| Florian Bast ]]&lt;br /&gt;
* [[User:Hilâl| Hilâl Ünal]]&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
&amp;lt;!-- Give a short description of your topic--&amp;gt;&lt;br /&gt;
Sorts:&lt;br /&gt;
&lt;br /&gt;
In semantics, there are different sorts of entities. You distinguish between entities which represent a single person or object and entities that represent a group of persons/objects. Additionally, you differentiate between concrete and abstract entities. A concrete entity refers to a specific object, e.g. a particular being (which usually has a name); on the other hand, an abstract entity refers to a non-specific object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The sentence &#039;&#039;The dodo is extinct&#039;&#039; refers to the entire species (of the dodo) and &amp;quot;the dodo&amp;quot; is therefore an abstract entity, i.e. a &#039;&#039;kind&#039;&#039;.&amp;lt;br&amp;gt;&lt;br /&gt;
On the contrary, the sentence &#039;&#039;My dodo is extinct (or rather, dead)&#039;&#039;, obviously neglecting the fact that dodos in general do not exist anymore, refers to a specific dodo, which thus is a concrete entity, i.e. an &#039;&#039;object&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The same goes for events. An event can be either concrete or abstract.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Types:&lt;br /&gt;
&lt;br /&gt;
In logic and semantics a concept of type is often used to distinguish different&lt;br /&gt;
kinds of expression (and of semantic value). These types are used as syntactic&lt;br /&gt;
categories for the expressions in the semantic representation language. Each type &lt;br /&gt;
will correspond to a certain set of possible denotations. &amp;lt;br&amp;gt;&lt;br /&gt;
The (minimal) set of basic types is {e, t}:  &amp;lt;br&amp;gt;&lt;br /&gt;
– e (for entity) is the type of individual terms &amp;lt;br&amp;gt;&lt;br /&gt;
– t (for truth value) is the type of formulae &amp;lt;br&amp;gt;&lt;br /&gt;
All pairs &amp;amp;lt;ϭ, τ&amp;amp;gt; made up of (basic or complex) types ϭ, τ &lt;br /&gt;
are types. &amp;amp;lt;ϭ, τ&amp;amp;gt; is the type of functions which map &lt;br /&gt;
arguments of type ϭ to values of type τ. &amp;lt;br&amp;gt;&lt;br /&gt;
In short: The set of types is the smallest set T such that&lt;br /&gt;
e,tєT, and if ϭ,τ єT, then also &amp;amp;lt;ϭ,τ&amp;amp;gt; єT.&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
Kearns, K. Semantics. Basingstoke: Macmillian. 2000. &amp;lt;br /&amp;gt;&lt;br /&gt;
Lohnstein, H. Formale Semantik und natürliche Sprache. Berlin: de Gruyter. 2011.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
[http://www.ucl.ac.uk/english-usage/projects/noun-phrase/report.htm The English Noun Phrase: an empirical study] &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://stp.ling.uu.se/~matsd/uv/uv05/ads1/ho2.pdf UPPSALA UNIVERSITET - Algoritmer för datorlingvistisk semantik I] &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.cs.rhul.ac.uk/~zhaohui/LACL11.pdf Zhaohui Luo - Word Meanings in Type-Theoretical Semantics]&lt;br /&gt;
&lt;br /&gt;
= Our e-learning objects =&lt;br /&gt;
&lt;br /&gt;
== Our wiki pages ==&lt;br /&gt;
&amp;lt;!-- List all the wiki pages that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* in the Glossary:&lt;br /&gt;
** [[Glossary:Heteronym]]: the entry for &#039;&#039;Heteronymy&#039;&#039;&lt;br /&gt;
** [[Glossary:Homonym]]: the entry for &#039;&#039;Homonymy&#039;&#039;&lt;br /&gt;
** [[Glossary:Sorts/Types]]: the entry for &#039;&#039;Sorts/Types&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Our podcasts ==&lt;br /&gt;
&amp;lt;!-- List all the podcasts that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sorts:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=EK6tqXdmFwk&amp;amp;feature=youtu.be&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our materials for an interactive whiteboard ==&lt;br /&gt;
&amp;lt;!-- List all the files that your group created for the interactive whiteboard. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/MiniPresentation-Sorts.notebook Minipresentation on sorts]&lt;br /&gt;
&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Sorttype.notebook Presentation on types and sorts]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&amp;lt;!-- Give all the pictures of your group. Use the gallery function for this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
 File:Bild0705.jpg|IngoM&lt;br /&gt;
  &amp;lt;/gallery&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bild0705.jpg|IngoM&lt;br /&gt;
File:Portrait fb.jpg|FlorianB&lt;br /&gt;
File:Kayseri.jpg|Hilâl&lt;br /&gt;
File: Moonhwa.jpg‎|Moonhwa&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our exercises ==&lt;br /&gt;
&amp;lt;!-- Provide links to all the exercises that your group has created.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Exercise on types of ambiguities. [[Determine_the_type_of_ambiguity|Link to the exercise]] (only one example so far).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise I (Types)===&lt;br /&gt;
&lt;br /&gt;
Take a look at the following sentences! Which types does the word in &#039;&#039;italics&#039;&#039; require in each sentence?&lt;br /&gt;
&lt;br /&gt;
1) Homer &#039;&#039;slept&#039;&#039;. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) Homer &#039;&#039;choked&#039;&#039; Bart. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) Moe &#039;&#039;sold&#039;&#039; beer to Homer. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) Maggie &#039;&#039;hates&#039;&#039; Baby Gerald.&lt;br /&gt;
&lt;br /&gt;
For the solutions, mark the following paragraph (which is seemingly empty) with your mouse.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;&lt;br /&gt;
1) &amp;lt;e,t&amp;gt; - &#039;&#039;sleep&#039;&#039; is an intransitive verb that does not require an object &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt; - &#039;&#039;choke&#039;&#039; is a transitive verb and requires a direct object &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt; - &#039;&#039;sell&#039;&#039; is a bi-transitive verb and requires a direct object as well as an indirect object &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt; - &#039;&#039;hate&#039;&#039; is a transitive verb and requires a direct object &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise II (Sorts)===&lt;br /&gt;
&lt;br /&gt;
Decide whether the words marked in &#039;&#039;italics&#039;&#039; in the following sentences refer to concrete/abstract single/group obejcts/events!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;The election of Mayor Quimby&#039;&#039; took place on Sunday.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&#039;&#039;&#039; &#039;&#039;The election of Mayor Quimby&#039;&#039; refers to a concrete (single) event.&lt;br /&gt;
&lt;br /&gt;
1) &#039;&#039;Mr. Burns&#039;&#039; likes his nuclear power plant. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &#039;&#039;The Springfield Elementary students&#039;&#039; met at the gymnasium. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &#039;&#039;Nuclear meltdowns&#039;&#039; happen a lot in Springfield. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &#039;&#039;The three-eyed fish&#039;&#039; could be extinct soon.&lt;br /&gt;
&lt;br /&gt;
For the solutions, mark the following paragraph (which is seemingly empty) with your mouse.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;&lt;br /&gt;
1) &#039;&#039;Mr. Burns&#039;&#039; refers to a concrete single object, i.e. an individual. &amp;lt;br /&amp;gt;&lt;br /&gt;
2) &#039;&#039;The Springfield Elementary students&#039;&#039; refers to a concrete group object, i.e. a group of individuals. &amp;lt;br /&amp;gt;&lt;br /&gt;
3) &#039;&#039;Nuclear meltdowns&#039;&#039; refers to an abstract group event. &amp;lt;br /&amp;gt;&lt;br /&gt;
4) &#039;&#039;The three-eyed fish&#039;&#039; refers to an abstract group object, i.e. a kind.&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise III (Types)===&lt;br /&gt;
&lt;br /&gt;
a) &#039;&#039;&#039;Draw a hierarchical tree of the predicate give’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
b) &#039;&#039;&#039;Draw a hierarchical tree of the predicate kiss’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
c) &#039;&#039;&#039;Draw a hierarchical tree of the predicate offer’, which is of the type&#039;&#039;&#039; &amp;lt;e,&amp;lt;e,&amp;lt;e,t&amp;gt;&amp;gt;&amp;gt;: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solutions are displayed below.&lt;br /&gt;
&lt;br /&gt;
[[File:xyz.jpg|500px]] [[File:bla.jpg|500px]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group5&amp;diff=6454</id>
		<title>NMTS-Group5</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group5&amp;diff=6454"/>
		<updated>2016-04-03T17:55:36Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our Podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2#Groups|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Quantifiers (Group 5) =&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
&lt;br /&gt;
* [[User:AnKa| AnKa]]&lt;br /&gt;
* [[User:Katharina| Katharina]]&lt;br /&gt;
* [[User:Lara| Lara]]: [[Lara&#039;s Term Paper]]&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
&amp;lt;!-- Give a short description of your topic--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Quantifiers are words that precede and modify nouns; they indicate quantity.&lt;br /&gt;
&lt;br /&gt;
In logic quantification quantifiers bind variables which means that a quantifier connects parts of a sentence which classify a domain of discourse.&lt;br /&gt;
&lt;br /&gt;
There are different types of quantifiers which can be divided in:&lt;br /&gt;
*Universal quantifiers (Logical quantifier)&lt;br /&gt;
*Existential quantifiers (Logical quantifier)&lt;br /&gt;
*Restricted quantifiers&lt;br /&gt;
&lt;br /&gt;
Individual variables are written as &amp;quot;x&amp;quot; and can refer to any individual.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Universal Quantifier ∀:&#039;&#039;&#039;&lt;br /&gt;
*The Universal quantifier formalizes the notion that something is true for everything, or every relevant thing.&lt;br /&gt;
*Symbol ∀ denotes &#039;&#039;given any&#039;&#039; or &#039;&#039;for all&#039;&#039;.&lt;br /&gt;
*The sequence &amp;quot;∀x&amp;quot; is read as &amp;quot;For any value of x&amp;quot;, &amp;quot;For all values of x&amp;quot; or &amp;quot;Whatever x may be&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Existential Quantifier ∃:&#039;&#039;&#039;&lt;br /&gt;
*An existential sentence states the existence of at least one thing of the domain.&lt;br /&gt;
*Symbol ∃ stands for noun phrases with &#039;&#039;a/an&#039;&#039;, &#039;&#039;some&#039;&#039; or &#039;&#039;there exists&#039;&#039; sentences.&lt;br /&gt;
*The sequence &amp;quot;∃x&amp;quot; is read as &amp;quot;There is an x&amp;quot; or &amp;quot;There is at least one thing x&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Restricted Quantifier:&#039;&#039;&#039;&lt;br /&gt;
*Restricted quantifiers point out a proportion of a set, not the proportion of everything there is.&lt;br /&gt;
*Sentences which contain restricted quantifiers are written with square brackets.&lt;br /&gt;
*Examples: some – several – many – most – a few – a number – one/two/three – no – no one – someone – all – every&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Scopal Ambiguity:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Scopal ambiguity arises when a sentence contains two or more quantifiers. If this is the case the sentence can be understood in different ways. The difference in meaning can be clarified by expressing the sentence with the corresponding logical formulae. Each of these logical forms represents a particular meaning and thus cannot be ambiguous.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;For further explanation and exercises please have a look at our [http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Quantifiers_Presentation_final.notebook Presentation] and our [http://youtu.be/6c8TwAdvr9U Podcast].&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Universal Quantifier:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Every dog is barking.&lt;br /&gt;
&lt;br /&gt;
∀x (DOG (x) → BARK (x))&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;For every thing x, if x is a dog then x is barking.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Existential Quantifier ∃:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Some birds were singing.&lt;br /&gt;
&lt;br /&gt;
∃x (BIRD (x) &amp;amp; SING (x))&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;There is at least one thing x such that x is a bird and x sings.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Restricted Quantifier:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Several cars crashed.&lt;br /&gt;
&lt;br /&gt;
[Several x: CAR (x)] CRASH (x)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Scopal Ambiguity:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Some students heard both concerts.&lt;br /&gt;
&lt;br /&gt;
[Some x: STUDENT (x)] [Both y: CONCERT (y)] HEAR (x, y)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;There exist some students such that each of them heard both concerts.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
[Both y: CONCERT (y)] [Some x: STUDENT (x)] HEAR (x, y)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Both concerts were such that each, individually, got heard by some students (but not necessarily the same ones).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== References and Links ==&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&amp;lt;!-- Indicate at least 3 references that you will use for your topic --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Kearns, Kate (2000): &#039;&#039;Semantics&#039;&#039;. Basingstoke: Macmillan.&lt;br /&gt;
* Swan, Michael (2005): Practical English Usage. 3rd edition. Oxford: Oxford University Press.&lt;br /&gt;
*[http://grammar.ccc.commnet.edu/grammar/determiners/determiners.htm | Definition of Quantifiers, Determiners and Articles]&lt;br /&gt;
*Explanation of Scopal Ambiguity: http://www.philosophyetc.net/2004/08/scopal-ambiguity.html&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&amp;lt;!-- Indicate links that may be helpful for your topic. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://oxforddictionaries.com/definition/english/quantifier?q=quantifier| Definition of Quantifier from the Oxford Online Dictionary]&lt;br /&gt;
* [http://plato.stanford.edu/entries/generalized-quantifiers/| Definition of Quantifier from the Stanford Encylopedia of Philosophy]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Definitions in the [[Basic Glossary]]:&#039;&#039;&#039;&lt;br /&gt;
* [[Glossary:Quantifiers | Quantifiers]]&lt;br /&gt;
&lt;br /&gt;
= Our E-Learning Objects =&lt;br /&gt;
&lt;br /&gt;
== Our Wiki Pages ==&lt;br /&gt;
&amp;lt;!-- List all the wiki pages that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Definitions in the [[Basic Glossary]]:&#039;&#039;&#039;&lt;br /&gt;
* [[Glossary:Anaphora| Anaphora]]&lt;br /&gt;
* [[Glossary:Paraphrase| Paraphrase]]&lt;br /&gt;
* [[Glossary:_Predicate| Predicate]]&lt;br /&gt;
* [[Glossary:Prototype| Prototype]]&lt;br /&gt;
&lt;br /&gt;
== Our Podcasts ==&lt;br /&gt;
&amp;lt;!-- List all the podcasts that were created by your group. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Podcast on Scopal Ambiguity:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/6c8TwAdvr9U&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our Materials for an Interactive Whiteboard ==&lt;br /&gt;
&amp;lt;!-- List all the files that your group created for the interactive whiteboard. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presentation on Quantifiers: [http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Quantifiers_Presentation_final.notebook Quantifiers.notebook]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Our exercises ==&lt;br /&gt;
&lt;br /&gt;
The following excercises provide links to their respective solutions. The answer to the question you just worked on is shown on the very top of the new website that pops up.&lt;br /&gt;
&lt;br /&gt;
Due to long loading times, it might be useful to open the links via right-click, then choose &amp;quot;Open in new tab&amp;quot;. In this way you can easily go back to the excercises without loading the group page again. However, at the bottom of each solution, there is a link that leads you back here.&lt;br /&gt;
&lt;br /&gt;
Depending on the size of your PC-screen or the extent to which you zoomed in or out of your browser, you may see more than one answer per exercise. In your own interest, please try not to look at or remember those, if that should be the case.&lt;br /&gt;
&lt;br /&gt;
Now, have fun with some excercises on quantifiers!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;For further explanation and exercises please have a look at our [http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Quantifiers_Presentation_final.notebook Presentation] and our [http://youtu.be/6c8TwAdvr9U Podcast].&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Exercise 1: Restricted Quantifiers===&lt;br /&gt;
&lt;br /&gt;
Find the right formula for the sentence below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Some students who heard the concert were interviewed by Holmes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:: (a) [[SolutionsGroup5#Restricted_Quantifiers_1a|[Some x: STUDENT (x)] HEAR (x, c) &amp;amp; INTERVIEW (h, x)]]&lt;br /&gt;
:: (b) [[SolutionsGroup5#Restricted_Quantifiers_1b|[Some x: STUDENT (x) &amp;amp; HEAR (x, c)] INTERVIEW (h, x)]]&lt;br /&gt;
:: (c) [[SolutionsGroup5#Restricted_Quantifiers_1c|Some x: STUDENT (x) &amp;amp; HEAR (x, c) &amp;amp; INTERVIEW (h, x)]]&lt;br /&gt;
:: (d) [[SolutionsGroup5#Restricted_Quantifiers_1d|[Some x: STUDENT (x) &amp;amp; INTERVIEW (h, x)] HEAR (x,c)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Exercise 2: Different types of Quantifiers ===&lt;br /&gt;
&lt;br /&gt;
#Which type(s) of Quantifiers does the sentence below have?&lt;br /&gt;
#Write down the corresponding logical formula(s).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Ramon signs every sculpture he makes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:: (a) [[SolutionsGroup5#Types_Quantifiers_2a|existential]]&lt;br /&gt;
:: (b) [[SolutionsGroup5#Types_Quantifiers_2b|universal]]&lt;br /&gt;
:: (c) [[SolutionsGroup5#Types_Quantifiers_2c|restricted]]&lt;br /&gt;
&lt;br /&gt;
[[SolutionsGroup5#Types_Quantifiers_2d|Check your solution for 2.]]&lt;br /&gt;
&lt;br /&gt;
=== Exercise 3: Scopal Ambiguity ===&lt;br /&gt;
&lt;br /&gt;
# In which way is the following sentence ambiguous?&lt;br /&gt;
# Write down the two possible logical forms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Everyone loves someone.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Everyone_loves_someone_1.jpeg|200px|thumb|left|One Reading]]&lt;br /&gt;
&lt;br /&gt;
[[File:Everyone_loves_someone_2.jpeg|200px|thumb|left|Another Reading]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[SolutionsGroup5#Scopal_Ambiguity_3a|Check your solution for 1.]]&lt;br /&gt;
&lt;br /&gt;
[[SolutionsGroup5#Scopal_Ambiguity_3b|Check your solution for 2.]]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Lake_Tekapo.jpeg|AnKa&lt;br /&gt;
File:Me.jpg|Katharina&lt;br /&gt;
File:Yosemite_National_Park.JPG|Lara&lt;br /&gt;
File:Everyone_loves_someone_1.jpeg‎|For exercise scopal ambiguity&lt;br /&gt;
File:Everyone loves someone 2.jpeg|For exercise scopal ambiguity&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group4&amp;diff=6453</id>
		<title>NMTS-Group4</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group4&amp;diff=6453"/>
		<updated>2016-04-03T17:54:45Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our Podcast */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
= Group 4 - Implicatures =&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
&lt;br /&gt;
* [[User:Slc| Stephanie C.]]&lt;br /&gt;
* [[User:Stephie R.| Stephie R.]]&lt;br /&gt;
* [[User:Jennifer Borchert| Jenny]]&lt;br /&gt;
* [[User:Anna P.| Anna P.]]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Short Description of the Topic ===&lt;br /&gt;
&lt;br /&gt;
An implicature is anything that is inferred from an utterance but that is not a condition for the truth of the utterance, or as the [http://oxforddictionaries.com/definition/english/implicature?q=implicature OED] defines it a &amp;quot; meaning beyond the literal sense of what is explicitly stated&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For example, if we take the following short dialogue:&lt;br /&gt;
&lt;br /&gt;
A: Can you tell me the time?&amp;lt;br&amp;gt;&lt;br /&gt;
B: Well, the milkman has come.&amp;lt;br&amp;gt;&lt;br /&gt;
(Levinson, 1997, p.107)&lt;br /&gt;
&lt;br /&gt;
It may at first seem that speaker B&#039;s answer has no relevance to speaker A&#039;s question. However, speaker B is in fact implying more than he or she actually &amp;lt;nowiki&amp;gt;&#039;says&#039;&amp;lt;/nowiki&amp;gt;. Both speakers obviously share knowledge about the time at which the milkman normally comes and therefore Speaker B is actually suggesting that it is possible to calculate the approximate time from this fact. Speaker A is therefore able to infer information about the time from speaker B&#039;s answer.&lt;br /&gt;
&lt;br /&gt;
The implicature could be +&amp;gt; No, I don&#039;t have the exact time, but the milkman has aready come and he normally comes at 9:00, so it must be some time shortly after 9:00. &lt;br /&gt;
&lt;br /&gt;
This is an example of a (particularized) conversational implicature, however there are a number of different types of implicatures. Below is a brief overview:&lt;br /&gt;
&lt;br /&gt;
* Conversational implicatures&lt;br /&gt;
** Generalized conversational implicatures&lt;br /&gt;
** Particularized conversational implicatures&lt;br /&gt;
*Scalar implicatures&lt;br /&gt;
*Conventional implicatures&lt;br /&gt;
*Potential implicatures&lt;br /&gt;
*Actual implicatures&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Students often have difficulties distinguishing between &amp;lt;/span&amp;gt;[[Glossary:Implicature| implicatures]], [[Glossary:presupposition| presuppositions]] &amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;and &amp;lt;/span&amp;gt;[[Glossary:entailment| entailments]].&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Click on each word for a brief definition.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Would you like to know more about implicatures? If so, please click [http://prezi.com/j0e85-li2vad/implicatures/ here] to view our Prezi presentation on implicatures!&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References and Links ==&lt;br /&gt;
&lt;br /&gt;
==== References ====&lt;br /&gt;
&lt;br /&gt;
*Bieswanger, Markus &amp;amp; Annette Becker (2006): Introduction to English Linguistics (2nd edition). Tübingen and Basel: A. Francke Verlag.&lt;br /&gt;
*Grice, Paul (1975): Logic and conversation. In P. Cole and J. Morgan (eds): Syntax and Semantics 3, 41-58. New York: Academic Press.&lt;br /&gt;
*Levinson, Stephen C (1983): Pragmatics. Cambridge: Cambridge University Press.&lt;br /&gt;
*Yule, George (1996): Pragmatics. Oxford: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
==== Links ====&lt;br /&gt;
&lt;br /&gt;
* [http://oxforddictionaries.com/definition/english/implicature?q=implicature Definition of implicature from the Oxford English Dictionary]&lt;br /&gt;
* [http://plato.stanford.edu/entries/implicature/ Definition and detailed explanation from the Stanford Encylopedia of Philosophy]&lt;br /&gt;
* [http://www.universalteacher.org.uk/lang/semantics.htm#6 Definition of implicature from Universal Teacher]&lt;br /&gt;
* [http://www.glottopedia.de/index.php/Implicature Glottopedia Entry on Implicature]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Our E-learning Objects =&lt;br /&gt;
&lt;br /&gt;
== Our Glossary Entries ==&lt;br /&gt;
&lt;br /&gt;
in the [[Basic Glossary]]:&lt;br /&gt;
* [[Glossary:Connotation| connotation]]&lt;br /&gt;
* [[Glossary:extension| extension]]&lt;br /&gt;
* [[Glossary:Idiom| idiom]]&lt;br /&gt;
* [[Glossary:Implicature| implicature]]&lt;br /&gt;
* [[Glossary:Meronymy| meronymy]]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our Prezi Presentation ==&lt;br /&gt;
&lt;br /&gt;
See our [http://prezi.com/j0e85-li2vad/implicatures/ Prezi] for an overview of some of the main topics of implicatures, including: &lt;br /&gt;
*Grice&#039;s theory of implicatures (the cooperative principle and the maxims) &lt;br /&gt;
*(Particularized) conversational implicatures&lt;br /&gt;
*Conventional implicatures&lt;br /&gt;
*Scalar implicatures.&lt;br /&gt;
*Characteristic properties of implicatures&lt;br /&gt;
*Tests for implicatures&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Would you like to know more about the characteristic properties of implicatures? If so, please view our podcast below!&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our Podcast ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=oUtSBL3wWZ0&amp;amp;feature=youtu.be&amp;lt;/embedvideo&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Group 4 - The 5 Characteristic Properties of Implicatures&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voice-over: Jenny&amp;lt;br&amp;gt;&lt;br /&gt;
Editing: Anna P., Stephanie C., Stephie R.&amp;lt;br&amp;gt;&lt;br /&gt;
References: Levinson, Stephen C (1997): &#039;&#039;Pragmatics&#039;&#039;. Cambridge: Cambridge University Press.&amp;lt;br&amp;gt; &lt;br /&gt;
Music: by Dan-O at [http://www.DanoSongs.com DanoSongs.com]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Do you now understand implicatures? If so, test yourself using our online exercises below!&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Comments by [[User:Manfred|Manfred]]: There are minor problems in the podcast concerning the pronunciation of terms and the content, which is, however, why it cannot be incorporated into the main wiki.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our Online Excercises ==&lt;br /&gt;
&lt;br /&gt;
=== Exercise I===&lt;br /&gt;
According to Grice&#039;s theory of conversational implicature, there are four basic maxims which specify how to be cooperative in conversation: &#039;&#039;&#039;Quantity, Manner, Quality&#039;&#039;&#039; and &#039;&#039;&#039;Relation&#039;&#039;&#039;. Grice believed that implicatures arise when these maxims are violated and the speaker (relying on an assumption of cooperation) is forced to infer meaning.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Which of the four maxims are violated the five dialogues below? &lt;br /&gt;
&lt;br /&gt;
(Take a look at our [http://prezi.com/j0e85-li2vad/implicatures/ Prezi presentation] if you need help with the maxims.)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;To see the solution, simply mark the line behind &#039;Maxim violated&#039; under every dialogue.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
a) Mom: What did you think of Junior’s childish behavior last night?&lt;br /&gt;
Dad: Well, boys will be boys&lt;br /&gt;
&lt;br /&gt;
Maxim violated:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  QUANTITY (though some of you might prefer MANNER)&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
b) Student A: Do you like Linguistics?&lt;br /&gt;
Student B: Well, let’s just say I don’t jump for joy before class.&lt;br /&gt;
&lt;br /&gt;
Maxim violated:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  MANNER&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c) Teacher A: Do you have any rude students this semester?&lt;br /&gt;
Teacher B: All students are rude.&lt;br /&gt;
&lt;br /&gt;
Maxim violated:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  QUALITY&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
d) Student: I was absent on Monday - did I miss anything important?&lt;br /&gt;
Teacher: Oh no, of course not, we never do anything important in class.&lt;br /&gt;
&lt;br /&gt;
Maxim violated:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  QUALITY&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
e) Student A: (while waiting for class to begin) Isn’t Professor X a jerk?&lt;br /&gt;
Student B: Uh, It really is a nice day out, isn’t it?&lt;br /&gt;
&lt;br /&gt;
Maxim violated:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  RELATION&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise II===&lt;br /&gt;
Common examples of implicatures can be found in figures of speech such as &#039;&#039;&#039;Irony, Sarcasm, Hyperbole&#039;&#039;&#039; or &#039;&#039;&#039;Metaphor&#039;&#039;&#039;. Look at the pictures below and decide which of the figures of speech apply:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;To see the solution, simply mark the line behind the word &#039;solution&#039; under every picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
a)&amp;lt;br&amp;gt;[[File:Exercise picture 1.JPG|300px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  HYPERBOLE&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
b)&amp;lt;br&amp;gt;[[File:Exercise picture 2.JPG|300px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  IRONY&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c)&amp;lt;br&amp;gt;[[File:Exercise picture 3.JPG|300px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  METAPHOR&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
d)&amp;lt;br&amp;gt;[[File:Exercise picture 4.JPG|300px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;  SARCASM&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise III===&lt;br /&gt;
This exercise deals with Scalar Implicatures. A linguistic scale consists of a set of linguistic&lt;br /&gt;
alternates, or contrastive expressions of the same grammatical category, which can be arranged in&lt;br /&gt;
a linear order by degree of informativeness or semantic strength.&lt;br /&gt;
Put the following sentences in the right order. Start with the sentence which contains the strongest&lt;br /&gt;
quantifier.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(Take a look at our [http://prezi.com/j0e85-li2vad/implicatures/ Prezi presentation] if you need help with the scalar implicatures.)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CC00&amp;quot;&amp;gt;Again, to see the solution, simply mark the lines under the word &#039;solution&#039;.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All of the boys went to the party.&lt;br /&gt;
&lt;br /&gt;
Some of the boys went to the party.&lt;br /&gt;
&lt;br /&gt;
Most of the boys went to the party.&lt;br /&gt;
&lt;br /&gt;
A few of the boys went to the party.&lt;br /&gt;
&lt;br /&gt;
Many of the boys went to the party&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution:&#039;&#039;&#039;&amp;lt;br /&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;All of the boys went to the party.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;Most of the boys went to the party.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;Many of the boys went to the party.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;Some of the boys went to the party.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;A few of the boys went to the party.&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
--------&lt;br /&gt;
&lt;br /&gt;
== Our Pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Frankfurt.jpg|Beautiful Frankfurt - Anna P.&lt;br /&gt;
File:StephanieCh.jpg|Stephanie C&lt;br /&gt;
File:Eule mit Tusche.jpg|Owl Illustration - Stephie R.&lt;br /&gt;
File:JenniferBorchert.jpg|Jenny&lt;br /&gt;
File:Exercise picture 1.JPG|a&lt;br /&gt;
File:Exercise picture 2.JPG|b&lt;br /&gt;
File:Exercise picture 3.JPG|c&lt;br /&gt;
File:Exercise picture 4.JPG|d&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group3&amp;diff=6452</id>
		<title>NMTS-Group3</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group3&amp;diff=6452"/>
		<updated>2016-04-03T17:53:23Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Presupposition (Group 3) =&lt;br /&gt;
&lt;br /&gt;
=== Comments of the NMTS team ===&lt;br /&gt;
&lt;br /&gt;
* bei den References sind die Bücher in Codetags (?) und grün?&lt;br /&gt;
* bei &amp;quot;Our Pictures&amp;quot; fehlen die Bilder, die darüber schon eingebunden wurden&lt;br /&gt;
* bei den Exercises 1.1. ist die Seite zu Megaphone eine Help-page, warum genau verstehe ich nicht&lt;br /&gt;
* winziger Schönheitsfehler bei 2.: die Leerzeichen vor den &amp;quot;Click me&amp;quot;s sind auch Links&lt;br /&gt;
&lt;br /&gt;
* Maybe add Glossary entry definition (A presupposition is a background belief or assumption relating to an utterance.) to the short description on the main page.&lt;br /&gt;
* Exercises still incomplete.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
* [[User:Katharina_D| Katharina]]&lt;br /&gt;
* [[User:Caterina| Caterina]]&lt;br /&gt;
* [[User:DaniKe| Daniela]]&lt;br /&gt;
* [[User:Eva Kotsikopoulou|Eva]]&lt;br /&gt;
&lt;br /&gt;
== Short description of the topic ==&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are endless ways of communicating. It takes place through language, the appearance of a person, animals communicate, music has the power to communicate and of course literature and even plants communicate. Usually we take a lot of knowledge for granted, such as Germany has a female Bundeskanzler or even historical events that have become part of our cultural memory and are therefore taken as common knowledge. &lt;br /&gt;
Due to our  topic communication via language in will be the aim of our group. We will deal with a part of semantics that is called formal semantics. This is a branch of linguistics that approaches meaning using the notion of truth. For presuppositions truth /falsity is important in terms of the relation between sentences. This means that the truth or falsity of the second sentence (the presupposed sentence) is implied by the truth or falsity of the first sentence.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Presuppositions==&lt;br /&gt;
[[File:King.png]]&lt;br /&gt;
&lt;br /&gt;
A presupposition is a background belief or assumption relating to an utterance.The truth of the second sentence is implied by the truth/falsity of the first sentence. If we know that the first sentence is not true, such as there isn‘t a king of France, bewilderment would be the reaction to such bold statement.&lt;br /&gt;
Besides the fact that we know for now that there isn&#039;t &#039;&#039;&#039;&#039;&#039;a king of france&#039;&#039;&#039;&#039;&#039; this famous example by [http://en.wikipedia.org/wiki/Definite_description Betrand Russel] sentence still wonderfully illustrates what the basic concept of presuppositions are.&lt;br /&gt;
===Types of Presuppositions===&lt;br /&gt;
There are six different types of presuppositions. To find out what type of presupposition you are dealing with you either have be aware of certain trigger words or the phrase structure as well as the context in which the sentences are uttered:&lt;br /&gt;
====1 existential presupposition====&lt;br /&gt;
To be aquainted with the existence of s.o/s.th&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;My sister in law &#039;&#039;&#039;bought/didn&#039;t buy&#039;&#039;&#039; a new pair of shoes.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
#here we can presuppose that &#039;&#039;&#039;I am married&#039;&#039;&#039;&lt;br /&gt;
# my husband has &#039;&#039;&#039;a sister&#039;&#039;&#039;&lt;br /&gt;
# she has of course &#039;&#039;&#039;old shoes&#039;&#039;&#039;&lt;br /&gt;
# and so on...&lt;br /&gt;
&lt;br /&gt;
====2 factive presupposition====&lt;br /&gt;
Here the notion that something is true is triggered by words and phrases such as &#039;&#039;&#039;know&#039;&#039;&#039;, &#039;&#039;&#039;realize&#039;&#039;&#039;, &#039;&#039;&#039;to be relieved&#039;&#039;&#039;....&lt;br /&gt;
&amp;lt;blockquote&amp;gt; &#039;&#039;&#039;I know/ don&#039;t know&#039;&#039;&#039; that you have an appointment with your attorney next week.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
#presupposes that I know as a fact that you will be &#039;&#039;&#039;meeting with your attorney&#039;&#039;&#039;&lt;br /&gt;
# this meeting will be &#039;&#039;&#039;next week&#039;&#039;&#039;&lt;br /&gt;
#...&lt;br /&gt;
&lt;br /&gt;
====3 lexical presuppositions====&lt;br /&gt;
Here it is the assumption that, in using one word, the speaker can act as if another meaning (word) will be understood. In this case, the use of the expressions certain trigger words are taken to presuppose another (unstated) concept. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; I &#039;&#039;&#039;used to&#039;&#039;&#039; smoke.&amp;lt;/blockquote&amp;gt;&#039;&#039;&#039;meaning&#039;&#039;&#039;: I do not smoke anymore.&lt;br /&gt;
&amp;lt;blockquote&amp;gt;He missed out on his piano lessons &#039;&#039;&#039;again&#039;&#039;&#039;.&amp;lt;/blockquote&amp;gt;&#039;&#039;&#039;meaning&#039;&#039;&#039;: He misses at least more than once for piano class.&lt;br /&gt;
&lt;br /&gt;
====4 Structural presupposition====&lt;br /&gt;
Those presuppositions can be identified by &#039;&#039;&#039;Wh-questions&#039;&#039;&#039;. Sentences were one speaker asks the another person questions in the form of:&lt;br /&gt;
#&#039;&#039;&#039; What&#039;&#039;&#039; have you been doing last night at the cemetery?&lt;br /&gt;
# &#039;&#039;&#039;Why&#039;&#039;&#039; did you skip school yesterday?&lt;br /&gt;
# &#039;&#039;&#039;Who&#039;&#039;&#039; was that pretty girl sitting beside you at the hair salon?&lt;br /&gt;
# When did you leave the party last night?&lt;br /&gt;
#...&lt;br /&gt;
Those kind of questions can only be asked if some prior knowledge exists in advance. Therefore this sort of knowledge is presupposed.&lt;br /&gt;
&lt;br /&gt;
==== 5 Non- factive presupposition====&lt;br /&gt;
In this case we are dealing with the opposite of the earlier mentioned &#039;&#039;&#039;type 2 the factive presupposition&#039;&#039;&#039;. Trigger verbs are &#039;&#039;&#039;imagine&#039;&#039;&#039;, &#039;&#039;&#039;dream&#039;&#039;&#039;, &#039;&#039;&#039;wish&#039;&#039;&#039;, etc. &lt;br /&gt;
# I &#039;&#039;&#039;wish&#039;&#039;&#039; I would have won the 6 million dollar jackpot last night.&lt;br /&gt;
# I am &#039;&#039;&#039;dreaming of&#039;&#039;&#039; living in a bigger house.&lt;br /&gt;
# I &#039;&#039;&#039;imagine&#039;&#039;&#039; speaking French fluently.&lt;br /&gt;
In all of these three sentences the exact opposite is the case:&lt;br /&gt;
#nothing won&lt;br /&gt;
#small house&lt;br /&gt;
#not fluent in French&lt;br /&gt;
&lt;br /&gt;
====6 Counterfactual presupposition====&lt;br /&gt;
# &#039;&#039;&#039;If&#039;&#039;&#039; I would be in your position &#039;&#039;&#039;I would&#039;&#039;&#039; use this inherited money are start all over again....&lt;br /&gt;
As the example sentence clearly shows counterfactual presuppositions assume that what is presupposed is not only untrue, but is the opposite of what is true, or contrary to facts.&lt;br /&gt;
&lt;br /&gt;
==Entailments==&lt;br /&gt;
Entailments are defined as a relation between sentences such that the truth of the second sentence, e.g. Bobo is a bear, follows from the truth of the first sentence, e.g. Bobo is an animal, but the falsity of the second sentence does not necessarily follow from the falsity of the first sentence:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;Bobo is a bear.&#039;&#039; entails: &#039;&#039;Bobo is an animal,&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;Bobo is not a bear.&#039;&#039; does not entail: &#039;&#039;Bob is an animal.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- removed by Manfred Sailer because the example is wrong&lt;br /&gt;
[[File:Bobo.png]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Entailment or presupposition===&lt;br /&gt;
To find out whether you are dealing with an entailment or a presupposition you ought to use the so-called &#039;&#039;&#039;negation method&#039;&#039;&#039;.&lt;br /&gt;
When the second sentence turns out to be false such as the &#039;&#039;&#039;&#039;&#039;Bobo is not an animal&#039;&#039;&#039;&#039;&#039; then you are probably being confronted with an entailment rather than a presupposition. A presupposition instead would remain true even if negated, e.g. &#039;&#039;&#039;&#039;&#039;The king of France is/isn&#039;t bald&#039;&#039;&#039;&#039;&#039;. Either way there is a king of France, therefore a presupposition.&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
 &lt;br /&gt;
* Meyer, Paul Georg. 2002.Synchronic English Linguistics-An Introduction. Tübingen: Narr Studienbücher.&lt;br /&gt;
* Bieswanger, Markus.2010. Introduction to English Linguistics. Stuttgart: UTB- Verlag.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Glossary:presupposition | Presupposition]]&lt;br /&gt;
&lt;br /&gt;
*[http://www.ijk.hmtm-hannover.de/fileadmin/www.ijk/pdf/aktuelles/wiki-handbuch_080204.pdf Dr. Pelka, Bastian. 2007.Ein Mediawiki Handbuch von Einsteigern für Einsteiger. Institut für Journalistik und Kommunikationsforschung (IJK) der Hochschule für Musik und Theater. Hannover]&lt;br /&gt;
&lt;br /&gt;
= Our e-learning  objects=&lt;br /&gt;
==Exercises==&lt;br /&gt;
===1. Presupposition or entailment?===&lt;br /&gt;
You will now have to find out whether the sentence is a presupposition or an entailment?&lt;br /&gt;
# Where is the man with the [[Help:megaphone|megaphone]]?.&lt;br /&gt;
# [[Queen of England]] attended a cooking workshop.&lt;br /&gt;
#[[My dog Richard]] was killed in a car accident.&lt;br /&gt;
&lt;br /&gt;
===2.The following sentences make certain presuppositions. What are they?===&lt;br /&gt;
&lt;br /&gt;
# Would you mind washing up the dishes this time? Presupposition:[[PresuppositionEx2-1|Click me]]&lt;br /&gt;
# I want more milk for my tea! Presupposition:[[PresuppositionEx2-2|Click me]]&lt;br /&gt;
&lt;br /&gt;
===3. What type of presupposition?===&lt;br /&gt;
You will now read a short extract and a few sentences. &lt;br /&gt;
Since you have certainly read read all about presuppositions and their types in the section above (see EXAMPLES) can you figure out where those presuppositions are and what type they are? &lt;br /&gt;
*Where is the man with the megaphone? The fair boy shook his head.This is an island. At least I think it‘s an island.That‘s a reef out in the sea.Perhaps there aren‘t any grownups anywhere.(Source: Wiliam Golding, Lord of the flies, p.7/8)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;There is a boy who is fair haired. Presupposition: fair, Type 1 Presupposition &#039;&#039;&#039;existential&#039;&#039;&#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*I used to eat meat on a regular basis but since my sister works on a dairy farm I quit eating meet again.&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; Presuppositions Type 3 lexical; trigger word &#039;&#039;&#039;used to&#039;&#039;&#039;+ &#039;&#039;&#039;again&#039;&#039;&#039; also existential presupposition &#039;&#039;&#039;sister&#039;&#039;&#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*What movie did you end up watching last friday?&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; &#039;&#039;&#039; What&#039;&#039;&#039; indicates a structural presupposition Type 4&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*I wish I wouldn&#039;t have eaten these delicious fries with extra ketchup, now I have to get changed.&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; non factive presupposition, trigger word &#039;&#039;&#039;wish&#039;&#039;&#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*If I would not have eaten so much over the holidays I would still fit my favorite jeans.&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; counterfactual presupposition.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Tomorrow in a week is our 4th anniversary.&lt;br /&gt;
&#039;&#039;&#039;Highlight for solution:&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; factive presupposition&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our wiki pages ==&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Denotation|Denotation (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:presupposition | Presupposition (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
== Our podcasts ==&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/YQJvOaMCUaw&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=vb8c7pEEEYg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our materials for an interactive whiteboard ==&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/Presuppositions.notebook Presuppositions.notebook]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.speedyshare.com/4wVXf/mini-presentation.notebook Mini Presentation]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:75597_1686984743275_7926473_n.jpg|Kitty, Katharina&#039;s cat&lt;br /&gt;
File:Sunset.jpg|Dani&#039;s favorite sunset&lt;br /&gt;
File:Page.jpg|Caterina&#039;s pet&lt;br /&gt;
File: Eva.jpg|Eva&#039;s dog&lt;br /&gt;
File:King.png&lt;br /&gt;
File: Bobo.png&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Give all the pictures of your group. Use the gallery function for this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:75597_1686984743275_7926473_n.jpg|Kitty, Katharina&#039;s cat&lt;br /&gt;
File:Sunset.jpg|Dani&#039;s favorite sunset&lt;br /&gt;
File:Page.jpg|Caterina&#039;s pet&lt;br /&gt;
File: Eva.jpg|Eva&#039;s dog&lt;br /&gt;
File:King.png&lt;br /&gt;
File: Bobo.png&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Our exercises =&lt;br /&gt;
&lt;br /&gt;
===1. Presupposition or entailment?===&lt;br /&gt;
You will now have to find out whether the sentence is a &amp;lt;u&amp;gt;presupposition&amp;lt;/u&amp;gt; or an &amp;lt;u&amp;gt;entailment&amp;lt;/u&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
 # Where is the man with the [[Help:megaphone|megaphone]]?.&lt;br /&gt;
# [[Queen of England]] attended a cooking workshop.&lt;br /&gt;
#[[My dog Richard]] was killed in a car accident.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#D06B12&amp;quot;&amp;gt;Comment: I know you&#039;re still working on these exercises, but just as a first comment: the explanation for the last sentence is a bit confusing. Maybe you could re-write it so it becomes more clear.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 2.The following sentences make certain presuppositions.  What are they?===&lt;br /&gt;
&lt;br /&gt;
# Would you mind washing up the dishes this time? Presupposition:[[PresuppositionEx2-1|Click me]]&lt;br /&gt;
# I want more milk for my tea! Presupposition:[[PresuppositionEx2-2|Click me]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Comment Sailer: &amp;lt;br/&amp;gt;&lt;br /&gt;
1) ??? and ?? are very bad names for wiki pages. Please use longer and more mnemonic names - such as PresupposionEx2-1 or similar&amp;lt;br /&amp;gt;&lt;br /&gt;
2) In your example solution you should give more than just one presuppositions because the sentences have many presuppositions. Alternatively you could underline a particular word in the original sentence and ask for the presupposition(s) that are triggered by this word.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to the [[NMTS-Group3|NMTS-Group3]].&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group2&amp;diff=6451</id>
		<title>NMTS-Group2</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group2&amp;diff=6451"/>
		<updated>2016-04-03T17:52:10Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2#Groups|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Wikipage of Group 2 =&lt;br /&gt;
&lt;br /&gt;
=== Comments by the NMTS team ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Glossary entry: Contradiction: complete bibliogr. reference; definition - maybe alter for a slightly better wording. Instead of &amp;quot;A relationship between sentences wherein the truth of one sentence requires the falsity of another sentence.&amp;quot; -&amp;gt; &amp;quot;A relationship between TWO sentences wherein the truth of one sentence requires the falsity of  THE other sentence.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
* [[User:Anna| Anna]]&lt;br /&gt;
* [[User:Katarzyna| Katarzyna]]&lt;br /&gt;
* [[User:VerenaS| Verena]]&lt;br /&gt;
* [[User:Ulrike| Ulrike]]&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
Our aim is to enlighten the subject of semantic relations. What is a synonym? How can we distinguish polysemy and homonymy? Why are &#039;&#039;alive&#039;&#039; and &#039;&#039;dead&#039;&#039; complements and not truly antonyms? Those are the questions we want to answer by producing guides and excercises for future students and all those who never understood semantic relations.&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&amp;lt;!-- Indicate at least 3 references that you will use for your topic --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Cann, R.; Ruth Kempson; Eleni Gregoromichelaki (2009). &#039;&#039;Semantics - an introduction to meaning in language.&#039;&#039; Cambridge: Cambridge Univ. Press.&lt;br /&gt;
* Murphy, M. Lynne. (2003). &#039;&#039;Semantic relations and the lexicon : antonymy, synonymy and other paradigms.&#039;&#039; Cambridge: Cambridge Univ. Press.&lt;br /&gt;
* Lyons, J. (1983). &#039;&#039;Semantik 2.&#039;&#039; München: Beck.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
* [[Glossary:Homophony|&#039;&#039;&#039;homophony&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:contradiction|&#039;&#039;&#039;contradiction&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Complementarity|&#039;&#039;&#039;complementarity&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Antonym|&#039;&#039;&#039;antonymy&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Ambiguity|&#039;&#039;&#039;ambiguity&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Homograph|&#039;&#039;&#039;homograph&#039;&#039;&#039;]] &lt;br /&gt;
* [[Glossary:Homonym|&#039;&#039;&#039;homonym&#039;&#039;&#039;]] &lt;br /&gt;
* [[Glossary:Homophony|&#039;&#039;&#039;homophony&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Hyponym|&#039;&#039;&#039;hyponym&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Heteronym|&#039;&#039;&#039;heteronym&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Hypernym|&#039;&#039;&#039;hypernym&#039;&#039;&#039;]]&lt;br /&gt;
* [[Glossary:Meronymy|&#039;&#039;&#039;meronymy&#039;&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.generalsemantics.org/the-general-semantics-learning-center/online-library/ General Semantics Learning Center]&lt;br /&gt;
* [http://www.iva.dk/bh/lifeboat_ko/CONCEPTS/semantic_relations.htm A general overview, granted by Det Informationsvidenskabelige Akademi]&lt;br /&gt;
* [http://wordnet.princeton.edu/wordnet WordNet, granted by the Princeton Univesity (By clicking on &#039;browser&#039;, you have access to a highly dense database of English words, all saved with a full descirption of their semantic relation)]&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;q=cache:R0w5v3AX6AAJ:citeseerx.ist.psu.edu/viewdoc/download%3Fdoi%3D10.1.1.78.3207%26rep%3Drep1%26type%3Dpdf+&amp;amp;hl=de&amp;amp;gl=de&amp;amp;pid=bl&amp;amp;srcid=ADGEESgYPzXUmcUVgkYs9xooiuBtSsxzBHUkpEj41EH_Kj4xikKg1Zbu65ZPXWlVhrrylOFDM8QTfh3Wx_Dh7RhvxfgdNXtrtAC45ABfEokMZyIP6W5lrtwpUKLNSoxZgzr83AKyNFYk&amp;amp;sig=AHIEtbRWCUU1M7MkujPK8FGFBQjN5uuuNQ Understanding Semantic Relations by Veda C. Storey]&lt;br /&gt;
&lt;br /&gt;
=== Links with non-scientific background (please handle with care) ===&lt;br /&gt;
* [http://www.synonym.com/antonym/ Antonym Finder, can also be used for synonyms and definitions]&lt;br /&gt;
* [http://www.englishclub.com/vocabulary/synonyms-antonyms.htm A good page to illustrate the difference between synonym and antonyms (with examples)]&lt;br /&gt;
&lt;br /&gt;
= Our e-learning objects =&lt;br /&gt;
&lt;br /&gt;
== Our wiki pages ==&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Homophony|homophony (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:contradiction|contradiction (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Complementarity|complementarity (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Hypernym|hypernym (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Ancillary_Antonymy|Ancillary Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Comparative_Antonymy|Comparative Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Coordinated_Antonymy|Coordinated Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Distinguished_Antonymy|Distinguished Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Interrogative_Antonymy|Interrogative Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Negated_Antonymy|Negated Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Transitional_Antonymy|Transitional Antonymy (definition in Basic Glossary)]]&lt;br /&gt;
* [[Glossary:Residual_Antonyms|Residual Antonyms (definition in Basic Glossary)]]&lt;br /&gt;
* [[Syllogism|Syllogism]]&lt;br /&gt;
* [[Antonymy|Antonymy]]&lt;br /&gt;
&lt;br /&gt;
== Our podcasts ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/ti57MJN9Qio&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Three minutes about &#039;&#039;&#039;homonymy&#039;&#039;&#039;: Definition, differences between homophones and homographs and some short examples to test your knowledge. Can you give the correct answer on every question?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Background music:&#039;&#039;&#039; &#039;&#039;Yann Tiersen - Comptine d&#039;un autre été&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Our materials for an interactive whiteboard ==&lt;br /&gt;
http://user.uni-frankfurt.de/~sailer/nmts-wise1213/SemanticRelationsPresentation.notebook| Our interactive whiteboard presentation&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Anna.jpg|Anna&lt;br /&gt;
File:Katarzyna.jpg|Katarzyna&lt;br /&gt;
File:VerenaSinkel.jpg|Verena&lt;br /&gt;
File:UlrikeH.jpg|Ulrike&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test yourself=&lt;br /&gt;
&lt;br /&gt;
The following questions are all about certain category groups within basic semantic relation - either between words or between sentences. Choose your answer wisely as more than one answer could be correct. Good luck!&lt;br /&gt;
&lt;br /&gt;
==Part 1 - Homophones==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Which of the following pairs are homophones? Click on the alphabetic character to check your answers and remember, multiple choice question means that there &#039;&#039;can be more than one&#039;&#039; right answer.&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Homophones1a| a]]) bight &#039;&#039;(curve in a coastline)&#039;&#039; - byte (unit of memory size)&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones1b| b]]) bear &#039;&#039;(animal)&#039;&#039; – beer &#039;&#039;(alcoholic drink)&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones1c| c]]) haw &#039;&#039;(fruit)&#039;&#039;- hoar &#039;&#039;(venerable)&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones1d| d]]) fawn &#039;&#039;(colour)&#039;&#039; – fawn &#039;&#039;(little roe deer)&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones1e| e]]) read &#039;&#039;(present tense)&#039;&#039; -  &#039;&#039;read (past tense)&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones1f| f]]) heal &#039;&#039;(to cure)&#039;&#039; - he’ll &#039;&#039;(short form of he will)&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Now it&#039;s getting a bit hairier. Same question but the answers are not that easy any more...&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2a| a]]) personal pronoun - part of your face&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2b| b]]) to bend down - ribbon&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2c| c]]) to clean very intensely - someone from Poland&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2d| d]]) past tense of &#039;to eat&#039; – one-digit number &amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2e| e]]) sound of a dog – skin of a tree&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Homophones2f| f]]) nearby - to shut&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#D06B12&amp;quot;&amp;gt;Comment: I like the audio examples in your solutions!&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Part 2 - Antonyms and Synonyms==&lt;br /&gt;
&#039;&#039;&#039;In this section, you have to choose which word is a synonym or antonym of the above. As you&#039;re doing a multiple-choice test, please remember that more than one answer could be correct. Good luck!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;1.a) Which answer is a correct synonym for &#039;ambassador&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms1a| a]]) revolt&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms1b| b]]) combatant&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms1c| c]]) refugee&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms1d| d]]) general&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms1e| e]]) representative&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;1.b) Which is the best antonym match for &#039;competition&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms1a| a]]) contest&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms1b| b]]) unification&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms1c| c]]) cooperation&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms1d| d]]) team&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms1e| e]]) sport&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2.a) Which answer is a correct synonym for &#039;reverie&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms2a| a]]) palimpsest&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms2b| b]]) phantom&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms2c| c]]) daydream&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms2d| d]]) curio&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms2e| e]]) arbitrator&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2.b) Which is the best antonym match for &#039;mite&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms2a| a]]) weakness&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms2b| b]]) tend&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms2c| c]]) bulk&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms2d| d]]) drive&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms2e| e]]) spider&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3.a) Which answer is a correct synonym for &#039;result&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms3a| a]]) decision&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms3b| b]]) cause&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms3c| c]]) outcome&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms3d| d]]) data&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Synonyms3e| e]]) grade&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3.b) Which is the best antonym match for &#039;reality&#039;?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms3a| a]]) dream&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms3b| b]]) play&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms3c| c]]) reaction&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms3d| d]]) fiction&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Antonyms3e| e]]) fantasy&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Part 3 - Relations between sentences==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This time, your task is a bit more based on your personal knowledge of semantics. You get 8 sentences, each part of a special kind of semantic relation. Can you describe the semantic relationship expressed by each of the following sentences? For the solutions, mark the following paragraph (which is seemingly empty) with your mouse. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(Hint: 3x contradiction, 3x entailment, and 2 paraphrase)&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
1. My brother married a doctor. My male sibling joined in wedlock with a physician. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; paraphrase, &#039;&#039;&#039;Easy one, right?&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
The last sentence contains all the information of the first one; you only have to translate it into colloquial English. I told you, that it wasn’t so complicated! &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2.  Vera has only one dog. Vera’s dogs are called Bert and Oscar. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; &#039;&#039;&#039;Great!&#039;&#039;&#039; This is contradiction. &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. My husband keeps forgetting things. Thank God I&#039;m a widow.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; &#039;&#039;&#039;&#039;&#039;Did you know it?&#039;&#039;&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
Of course, one cannot be a widow and at the same time complain about your husband still forgetting things. As long as you&#039;re not stuck in time and believe your deceased hsuband to be still alive, these sentences &#039;&#039;&#039;contradict each other&#039;&#039;&#039;, right? &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. Jane ate a piece of chicken. Jane ate a piece of poultry.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; &#039;&#039;&#039;&#039;&#039;Found the answer?&amp;lt;br/&amp;gt;&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
Well, it wasn&#039;t that hard as you already had one example of &#039;&#039;&#039;entailment&#039;&#039;&#039;. &#039;&#039;Chicken&#039;&#039; is just a &#039;&#039;&#039;subcategory&#039;&#039;&#039; of &#039;&#039;poultry&#039;&#039;, therefore Jane does not have any chance to not eat poultry when she enjoys a nice piece of chicken. Absolute impossible! &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5. Vera is an only child. Olga is Vera’s sister. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;  &#039;&#039;&#039;&#039;&#039;Strike!&#039;&#039;&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
Another &#039;&#039;&#039;contradiction&#039;&#039;&#039;! You knew this before, right? Okay, let us summon it up: If you have a sister, you cannot be an only child. &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
6. I saw Mary at the anniversary party. It was Mary that I saw at the anniversary party.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt; &#039;&#039;&#039;&#039;&#039;Another light question, don&#039;t you think?&amp;lt;br/&amp;gt;&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
The second sentence is the paraphrase of the first one. We just change the active sentence into the passive one! &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. Othello killed Desdemona. Desdemona died.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;  &#039;&#039;&#039;&#039;&#039;What&#039;s your result?&#039;&#039;&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
For us, that&#039;s an &#039;&#039;&#039;entailment&#039;&#039;&#039; as the death of Desdemona is only an effect of Othello killing her. One sentence causes the other, correct? &amp;lt;/span&amp;gt; &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group1&amp;diff=6450</id>
		<title>NMTS-Group1</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=NMTS-Group1&amp;diff=6450"/>
		<updated>2016-04-03T17:49:59Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Our podcasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
(Back to the [[NMTS_Meeting_2#Groups|group overview]])&lt;br /&gt;
&lt;br /&gt;
= Ambiguity (Group 1) =&lt;br /&gt;
&lt;br /&gt;
=== Comments by the NMTS team ===&lt;br /&gt;
&lt;br /&gt;
* Short description: Only mentions lexical and structural ambiguity…. maybe add other types of ambiguity or say why you only talk about these two types.&lt;br /&gt;
* glossary entry for &amp;quot;scope ambiguity&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
* [[User:Nicki| Nicki]]&lt;br /&gt;
* [[User:Marc_M| Marc M]]&lt;br /&gt;
* [[User:Leo| Leo]]&lt;br /&gt;
* [[User:Anna_Böcher| Anna Böcher]]&lt;br /&gt;
* [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
=== Short description of the topic ===&lt;br /&gt;
[[Glossary:Ambiguity#Ambiguity|Ambiguity]] is an extremely widespread phenomenon on which many puns and jokes are based on.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It can be differentiated between lexical and structural ambiguity. [[Glossary:Lexical_Ambiguity|Lexical ambiguity]] is defined as words having multiple meanings. &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;Example&#039;&#039;: &amp;lt;br/&amp;gt;&lt;br /&gt;
Is life worth living? It depends on the liver. &lt;br /&gt;
&lt;br /&gt;
[[Glossary:Structural_Ambiguity|Structural ambiguity]] arises when the syntactic structure of a sentence allows more than one meaning. &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;Example&#039;&#039;: &amp;lt;br/&amp;gt;&lt;br /&gt;
rich women and men: [rich women] and men &#039;&#039;or&#039;&#039; rich [women or men] &amp;lt;br/&amp;gt;&lt;br /&gt;
Anna saw tourists with binoculars.: Anna saw [tourists with binoculars] &#039;&#039;or&#039;&#039; Anna saw [tourists] with binoculars.&lt;br /&gt;
&lt;br /&gt;
Besides these general terms, within the presentation and exercises more distinct terms are introduced: collective-distributive and scope.&amp;lt;br/&amp;gt;&lt;br /&gt;
Collective-distributive ambiguity is defined on the level of morphemes. The ambigious parts of speech are the plural morphemes. &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;Example&#039;&#039;: &amp;lt;br/&amp;gt;&lt;br /&gt;
Mary and her sister had a little lamb: Mary and her sister own one little lamb together &#039;&#039;or&#039;&#039; each of them has an own little lamb.&amp;lt;br/&amp;gt; &lt;br /&gt;
&lt;br /&gt;
A double meaning is created on the lexical or structural level of meaning by: &lt;br /&gt;
*[[Glossary:Polysemy|polysemy]]&lt;br /&gt;
*[[Glossary:Homophony|homophony]]&lt;br /&gt;
*[[Glossary:Homonym|homonymy]] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
*Bieswanger, Markus &amp;amp; Annette Becker. 2006. &#039;&#039;Introduction to English Linguistics&#039;&#039; (3rd edition). Tübingen and Basel: A. Francke Verlag. &amp;lt;br /&amp;gt;&lt;br /&gt;
*Kortmann, Bernd. 2005. &#039;&#039;English Linguistics: Essentials&#039;&#039;. Berlin: Cornelsen Verlag.&lt;br /&gt;
*Fromkin, Victoria; Rodman, Robert &amp;amp; Hyams, Nina. 2003. &#039;&#039;An Introduction to Language&#039;&#039; (7th edition). Boston: Thomson Heinle.&lt;br /&gt;
*Matthias Bauer, Joachim Knape, Peter Koch, Susanne Winkler. 2010. Dimensionen der Ambiguität. Zeitschrift für Literaturwissenschaft und Linguistik 158, 7-75.&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Ambiguity|ambiguity (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Lexical_Ambiguity|lexical ambiguity (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Polysemy|polysemy (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Homophony|homophony (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Homonym|homonymy (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [[Glossary:Scope_Ambiguity|Scope Ambiguity (definition in Basic Glossary)]]&lt;br /&gt;
&lt;br /&gt;
* [http://www2.let.uu.nl/Uil-OTS/Lexicon/ &amp;quot;ambiguity&amp;quot; in Utrecht Institute of Linguistics, Lexicon of Linguistics ]&lt;br /&gt;
&lt;br /&gt;
* [http://plato.stanford.edu/entries/ambiguity/ &amp;quot;ambiguity&amp;quot; in Stanford Encyclopedia of Philosophy]&lt;br /&gt;
&lt;br /&gt;
* [http://online.sfsu.edu/kbach/ambguity.html Online version of Kent Bach&#039;s entry on &#039;&#039;ambiguity&#039;&#039; in the &#039;&#039;Routledge Encyclopedia of Philosophy&#039;&#039;.]&lt;br /&gt;
&lt;br /&gt;
= Our e-learning objects =&lt;br /&gt;
&lt;br /&gt;
== Our wikipages ==&lt;br /&gt;
&lt;br /&gt;
*[[Glossary:Ambiguity|Ambiguity (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Antonym|antonym (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:entailment|entailment (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Homograph|homograph (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Lexical_Ambiguity|Lexical Ambiguity (definition in Basic Glossary)]]&amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Polysemy|Polysemy (definition in Basic Glossary)]]&amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Register|register (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
* [[Glossary:Structural_Ambiguity|structural ambiguity (definition in Basic Glossary)]] &amp;lt;br/ &amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our podcasts ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=SyyqkS1aofI &amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=SyyqkS1aofI Podcast on Lexical Ambiguity]&lt;br /&gt;
&lt;br /&gt;
== Our materials for an interactive whiteboard ==&lt;br /&gt;
&lt;br /&gt;
[http://user.uni-frankfurt.de/~sailer/nmts-wise1213/AmbiguityPresentation.notebook Notebook presentation]&lt;br /&gt;
&lt;br /&gt;
== Our pictures ==&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Carlo.jpg|Anna&#039;s cat Carlo&lt;br /&gt;
File:MarcM1.jpg|Marc M&lt;br /&gt;
File:Nicki1.jpg|Nicki&lt;br /&gt;
File:PA080194.jpg|Jellyfishes (Zoo Berlin), Lorena&#039;s picture&lt;br /&gt;
File:Leo.jpeg|Leo&lt;br /&gt;
File:Tree_Ambiguity.jpg|Poor women and men, Reading 1 &amp;amp; 2&lt;br /&gt;
File:Reading 1.png|Peter read the book on the Eiffel Tower, Reading 1&lt;br /&gt;
File:Reading 2.png|Peter read the book on the Eiffel Tower, Reading 2&lt;br /&gt;
 &amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Our exercises ==&lt;br /&gt;
&lt;br /&gt;
=== Exercise I ===&lt;br /&gt;
&#039;&#039;&#039;General definition of ambiguity&#039;&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
a) What is an ambiguous word?&amp;lt;br /&amp;gt;&lt;br /&gt;
1. [[Group1-Ex1-Solution1-a-1|a word with only one meaning]]&amp;lt;br /&amp;gt;&lt;br /&gt;
2. [[Group1-Ex1-Solution1-a-2|a polysemous word]] &amp;lt;br /&amp;gt;&lt;br /&gt;
3. [[Group1-Ex1-Solution1-a-3|a homophone word]] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
b) What is the technical term for words that have more than one meaning?&amp;lt;br /&amp;gt;&lt;br /&gt;
1. [[Group1-Ex1-Solution1-b-1|scope ambiguity]]&amp;lt;br /&amp;gt;&lt;br /&gt;
2. [[Group1-Ex1-Solution1-b-2|lexical ambiguity]]&amp;lt;br /&amp;gt;&lt;br /&gt;
3. [[Group1-Ex1-Solution1-b-3|structural ambiguity]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c) Which word is the ambiguous word in the sentence?&amp;lt;br /&amp;gt;&lt;br /&gt;
1. [[Group1-Ex1-Solution1-c-1|I bought it without any further inquiry.]]&amp;lt;br /&amp;gt;&lt;br /&gt;
2. [[Group1-Ex1-Solution1-c-2|There is no bank in this town.]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
d) Think of three sentences in which the word “hot” has different meanings.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Group1-Ex1-e-Solution|{{CheckSolution}}]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Exercise II===&lt;br /&gt;
&#039;&#039;&#039;Different types of ambiguity&#039;&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
a) Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&amp;lt;br /&amp;gt;&lt;br /&gt;
1. [[Group1-Ex2-Solution-a-1|Scope Ambiguity]]&amp;lt;br /&amp;gt;&lt;br /&gt;
2. [[Group1-Ex2-Solution-a-2|Lexical Ambiguity]] &amp;lt;br /&amp;gt;&lt;br /&gt;
3. [[Group1-Ex2-Solution-a-3|Structural Ambiguity]] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
b) Which two meanings does the following sentence contain? Paraphrase them.&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;We need more intelligent administrators&#039;&#039;.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;rarr; [[Group1-Ex2-b-Solutions|Paraphrases]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c) Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;rarr; [[Group1-Ex2-e-Solutions|Example]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Exercise III===&lt;br /&gt;
&#039;&#039;&#039;Trees&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
a) Draw the two different trees of the following phrase.&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;poor women and men&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;rarr; [[Group1-Ex2-c-Solutions|Trees]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
b) Draw the two different trees of the following sentence.&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;Peter read the book on the Eiffel-Tower&#039;&#039;.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;rarr; [[Group1-Ex2-d-Solutions|Trees]]&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Material_on_Antonymy&amp;diff=6449</id>
		<title>Material on Antonymy</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Material_on_Antonymy&amp;diff=6449"/>
		<updated>2016-04-03T17:47:09Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Videos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Videos ==&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}} &#039;&#039;Involved participant: [[User:VerenaS|Verena Sinkel]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Video introducing the general properties of antonyms====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/eUQ2IaBtt4s&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039;&lt;br /&gt;
* The part from 2:11 to 3:25 is not directly relevant for the topic. The core idea here is that two words can only be antonyms if they apply to the same things.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Video on typical uses of antonym pairs====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/L4S5JRh5vZs&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039;&lt;br /&gt;
* When the video talks about &amp;quot;sorts of antonymy&amp;quot;, the use of antonyms in the same sentence is meant.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Video on the use of antonymy in language acquisition ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/o-LmyJuUdPg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039;&lt;br /&gt;
* &#039;&#039;Sorts of antonymy&#039;&#039; is, again, used in the sense of &#039;&#039;sorts of the use of antonyms in the same sentence&#039;&#039;.&lt;br /&gt;
* Typos:&lt;br /&gt;
** 4:12: &#039;&#039;sophisticated&#039;&#039;&lt;br /&gt;
** 7:12: &#039;&#039;sensitive&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_1:_Predicate_logic|chapter 1]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Glossary:presupposition&amp;diff=6448</id>
		<title>Glossary:presupposition</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Glossary:presupposition&amp;diff=6448"/>
		<updated>2016-04-03T17:43:07Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* References and links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
= Presupposition =&lt;br /&gt;
&lt;br /&gt;
Pronunciation: /ˌpriːsʌpəˈzɪʃ(ə)n/&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;presupposition&#039;&#039; is a background belief or assumption relating to an utterance.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
The utterance &#039;&#039;&amp;quot;Kate stopped writing novels when she left London.&amp;quot;&#039;&#039; has the following presuppositions:&lt;br /&gt;
&lt;br /&gt;
* Kate once wrote novels.&lt;br /&gt;
* Kate wrote novels while she was in London.&lt;br /&gt;
* Kate left London. &lt;br /&gt;
* Kate had been at London.&lt;br /&gt;
&lt;br /&gt;
== Related terms ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;actual presupposition&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;potential presupposition&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;presupposition-triggers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== References and links ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=vb8c7pEEEYg&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Literature ==&lt;br /&gt;
&lt;br /&gt;
Markus Bieswanger, and Annette Becker. Introduction to English Linguistics. 2nd Auflage. A.Franke Verlag Tübingen und Basel, 2008. Print.&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Quantifiers&amp;diff=6447</id>
		<title>Exercise Quantifiers</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Quantifiers&amp;diff=6447"/>
		<updated>2016-04-03T17:37:34Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Input */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to the topic =&lt;br /&gt;
&lt;br /&gt;
== Input ==&lt;br /&gt;
&lt;br /&gt;
Watch the following video on logical determiners:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://youtu.be/5PRL23XcaFY&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
&amp;lt;!-- old video with less optimal audio: http://youtu.be/b0iLejXP9C8 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exercises ==&lt;br /&gt;
&lt;br /&gt;
After having watched the video, work on the following tasks.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1&#039;&#039;&#039; Identify the determiners in the following sentence.&lt;br /&gt;
&lt;br /&gt;
(a) Juliet talked to some stranger at the party.&lt;br /&gt;
&lt;br /&gt;
(b) Every Capulet is an enemy to some Montague.&lt;br /&gt;
&lt;br /&gt;
(c) Many people in Verona are not happy about the Capulet-Montague feud.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
(a) &#039;&#039;some&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(b) &#039;&#039;every&#039;&#039;, &#039;&#039;some&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;many&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2&#039;&#039;&#039; Identify the formula that corresponds to the translation of the sentence.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Some Montague who was at the party fell in love with Juliet.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : (&#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;)))&lt;br /&gt;
|| In restricted quantifier notation, the &amp;quot;complete&amp;quot; semantic representation of the noun phrase (NP) appears in the restrictor (-&amp;gt; square brackets).&lt;br /&gt;
+ &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;)) : &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;))&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : (&#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor.&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;fall-in-love-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;juliet&#039;&#039;&#039;)) : &#039;&#039;&#039;at-party&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor, that of the VP in the scope.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3&#039;&#039;&#039; The sentence: &#039;&#039;Some Tybalt loved some Montague.&#039;&#039; is translated into the formula&amp;lt;br&amp;gt;&amp;amp;exist; y (&#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) : &#039;&#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;&#039;tybalt&#039;&#039;&#039;,&#039;&#039;y&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{Mark all the cells in the table that stand for a true statement.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
| &#039;&#039;&#039;montague&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) &amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;zwisch&amp;lt;/span&amp;gt;| &#039;&#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&#039;&#039;&#039;(&#039;&#039;&#039;tybalt&#039;&#039;&#039;,&#039;&#039;y&#039;&#039;)&amp;lt;span style=&amp;quot;color:white&amp;quot;&amp;gt;zwisch&amp;lt;/span&amp;gt;&lt;br /&gt;
+- &#039;&#039;Romeo&#039;&#039;&lt;br /&gt;
+- &#039;&#039;Mercutio&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Juliet&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Tybalt&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Laurence&#039;&#039;&lt;br /&gt;
-- &#039;&#039;Paris&#039;&#039;&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Given this table, is the overall formula true or false? (Give a reason for your answer.)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The formula is false, because there is no individual in our model for which both the restrictor and the scope are true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4&#039;&#039;&#039; Variable assignment function&amp;lt;br&amp;gt;&lt;br /&gt;
Start with the following variable assigment function &#039;&#039;g&#039;&#039;:&lt;br /&gt;
&#039;&#039;g(u) = Romeo, g(v) = Juliet, g(w) = Romeo, g(x) = Laurence, g(y) = Mercutio, g(z) = Juliet&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Provide the changed variable assignment function &#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(u)&#039;&#039; = &#039;&#039;g(u)&#039;&#039; = &#039;&#039;Romeo&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(v)&#039;&#039; = &#039;&#039;Paris&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(w)&#039;&#039; = &#039;&#039;g(w)&#039;&#039; = &#039;&#039;Romeo&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(x)&#039;&#039; = &#039;&#039;g(x)&#039;&#039; = &#039;&#039;Laurence&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(y)&#039;&#039; = &#039;&#039;g(y)&#039;&#039; = &#039;&#039;Mercutio&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;g&#039;&#039;[&#039;&#039;v/Paris&#039;&#039;]&#039;&#039;(z)&#039;&#039; = &#039;&#039;g(z)&#039;&#039; = &#039;&#039;Juliet&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= More exercises on quantifiers =&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:AnKa| AnKa]], [[User:Katharina| Katharina]], [[User:Lara| Lara]]&lt;br /&gt;
&lt;br /&gt;
==Restricted Quantifiers==&lt;br /&gt;
&lt;br /&gt;
Find the right formula for the sentence below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Some students who heard the concert were interviewed by Holmes.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : (&#039;&#039;&#039;hear&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;concert&#039;&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;interview&#039;&#039;&#039;(&#039;&#039;&#039;holmes&#039;&#039;&#039;,&#039;&#039;x&#039;&#039;)))&lt;br /&gt;
|| In restricted quantifier notation, the &amp;quot;complete&amp;quot; semantic representation of the noun phrase (NP) appears in the restrictor (-&amp;gt; square brackets).&lt;br /&gt;
+ &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;hear&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;concert&#039;&#039;&#039;)) : &#039;&#039;&#039;interview&#039;&#039;&#039;(&#039;&#039;&#039;holmes&#039;&#039;&#039;,&#039;&#039;x&#039;&#039;))&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;hear&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;concert&#039;&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;interview&#039;&#039;&#039;(&#039;&#039;&#039;holmes&#039;&#039;&#039;,&#039;&#039;x&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor.&lt;br /&gt;
- &amp;amp;exist;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;student&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;interview&#039;&#039;&#039;(&#039;&#039;&#039;holmes&#039;&#039;&#039;,&#039;&#039;x&#039;&#039;)) : &#039;&#039;&#039;hear&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;&#039;concert&#039;&#039;&#039;))&lt;br /&gt;
|| In restricted quantifier notation, the semantic representation of the noun phrase (NP) appears in the restrictor, that of the VP in the scope.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Different types of Quantifiers==&lt;br /&gt;
&lt;br /&gt;
Which type(s) of quantifiers does the sentence below have?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{Ramon signs every sculpture he makes.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
- existential&lt;br /&gt;
|| Existential quantifiers are used for sentences that represent something that exists.&lt;br /&gt;
|| Of course, you could argue that there is a person x such that x is called Ramon and x makes (and then signs) sculptures - but this is not what we were going for.&lt;br /&gt;
+ universal&lt;br /&gt;
&lt;br /&gt;
{Some playwright also wrote famous sonnets.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ existential&lt;br /&gt;
- universal&lt;br /&gt;
&lt;br /&gt;
{Shakespeare wrote for King James.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
- existential&lt;br /&gt;
- universal&lt;br /&gt;
||There is no explicit quantifier in the sentence. Both &#039;&#039;Shakespeare&#039;&#039; and &#039;&#039;King James&#039;&#039; are proper names.&lt;br /&gt;
&lt;br /&gt;
{All pupils read some plays by Shakespeare in school.&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ existential&lt;br /&gt;
||The sentence contains the existential quantifier &#039;&#039;some plays by Shakespeare&#039;&#039;.&lt;br /&gt;
+ universal&lt;br /&gt;
||The sentence contains the universal quantifier &#039;&#039;all pupiles&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039;      Write down the logical formula(e) that correspond to the sentence &#039;&#039;Ramon signs every sculpture he makes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Sentence: &#039;&#039;Ramon signs every sculpture he makes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Universal Quantifier&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;forall;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;sculpture&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;make&#039;&#039;&#039;(&#039;&#039;&#039;ramon&#039;&#039;&#039;, &#039;&#039;x&#039;&#039;)) &amp;amp;sup;  &#039;&#039;&#039;sign&#039;&#039;&#039;(&#039;&#039;&#039;ramon&#039;&#039;&#039;, &#039;&#039;x&#039;&#039;))&lt;br /&gt;
&lt;br /&gt;
Paraphrse: &#039;&#039;&amp;quot;For every thing &#039;&#039;x&#039;&#039;, if &#039;&#039;x&#039;&#039; is a sculpture and &#039;&#039;x&#039;&#039; is made by Ramon then &#039;&#039;x&#039;&#039; is signed by Ramon.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We use the name constant &#039;&#039;&#039;ramon&#039;&#039;&#039; for both the name (&#039;&#039;Ramon&#039;&#039;) and the personal pronoun &#039;&#039;he&#039;&#039; that referes to Ramon.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In restricted quantifier notation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;forall;&#039;&#039;x&#039;&#039; ((&#039;&#039;&#039;sculpture&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;make&#039;&#039;&#039;(&#039;&#039;&#039;ramon&#039;&#039;&#039;, &#039;&#039;x&#039;&#039;)) :  &#039;&#039;&#039;sign&#039;&#039;&#039;(&#039;&#039;&#039;ramon&#039;&#039;&#039;, &#039;&#039;x&#039;&#039;))&lt;br /&gt;
&lt;br /&gt;
Here, the N&#039; is &amp;quot;sculpture he makes&amp;quot; and therefore its translation appears in the part before the colon.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Scopal Ambiguity==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1.&#039;&#039;&#039; In which way is the following sentence ambiguous? &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br/ &amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Everyone loves someone.&#039;&#039;&#039; &amp;lt;br/ &amp;gt;&lt;br /&gt;
&amp;lt;br/ &amp;gt;&lt;br /&gt;
The following pictures may help you:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Everyone_loves_someone_1.jpeg|One Reading &lt;br /&gt;
File:Everyone_loves_someone_2.jpeg|Another Reading&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;In this sentence, the scopal ambiguity is created by the two quantifiers &#039;&#039;everyone&#039;&#039; and &#039;&#039;someone&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
When looking at the two pictures that try to help you, you can see two possible readings:&lt;br /&gt;
&lt;br /&gt;
1. For every person there is, there is at least one other person who loves him / her.&lt;br /&gt;
&lt;br /&gt;
2. There is one person that is loved by everyone else.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/ &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; Write down the two possible logical forms.&lt;br /&gt;
&amp;lt;br/ &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;1. For every person there is at least one person who loves him / her:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ∀x (PERSON (x) &amp;amp;sup; ∃y (PERSON (y) &amp;amp; LOVE (x, y)) --&amp;gt;&lt;br /&gt;
&amp;amp;forall;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;sup; &amp;amp;exist;&#039;&#039;y&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;love&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Or, in restricted-quantifier notation: &amp;amp;forall;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : &amp;amp;exist;&#039;&#039;y&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) : &#039;&#039;&#039;love&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
2. There is one person that is loved by everyone:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ∃x (PERSON (x) → ∀y (PERSON (y) &amp;amp; LOVE (y, x)) --&amp;gt;&lt;br /&gt;
&amp;amp;exist;&#039;&#039;y&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) &amp;amp;sup; &amp;amp;forall;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) &amp;amp;and; &#039;&#039;&#039;love&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Or, in restricted-quantifier notation: &amp;amp;forall;&#039;&#039;x&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;) : &amp;amp;exist;&#039;&#039;y&#039;&#039; (&#039;&#039;&#039;person&#039;&#039;&#039;(&#039;&#039;y&#039;&#039;) : &#039;&#039;&#039;love&#039;&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=6446</id>
		<title>Exercise Different types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=6446"/>
		<updated>2016-04-03T17:33:56Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Structural ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Different types of ambiguity==&lt;br /&gt;
&lt;br /&gt;
{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ Scope Ambiguity&lt;br /&gt;
|| Nearly there: The answer is correct, but there is another possibilty as well. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;Everyone loves someone.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Everyone loves the same someone.&lt;br /&gt;
|| *Everyone loves some different person.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Lexical Ambiguity&lt;br /&gt;
|| Sorry, the answer is not correct. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&amp;quot;&lt;br /&gt;
|| *The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| *The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ Structural Ambiguity &lt;br /&gt;
|| Nearly there, your answer is correct but there is another possible solution. &amp;lt;br/&amp;gt;&lt;br /&gt;
||Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
||e.g.&lt;br /&gt;
||&amp;quot;Old women and men.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
||It is unclear to which noun (women and/or men) the adjective old refers, so the sentence could be read in the two following ways:&lt;br /&gt;
||*Both women and men are old.&lt;br /&gt;
||*Old only refers to the women. Men are not specified.&lt;br /&gt;
||See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; Which two meanings does the following sentence contain? Paraphrase them. &amp;lt;br/&amp;gt; &#039;&#039;We need more intelligent administrators.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&#039;&#039;We need more intelligent administrators.&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
Here we have a case of structural ambiguity, i.e. the ambiguity arises on the sentence level. &amp;lt;br/&amp;gt;&lt;br /&gt;
There are two different ways how this sentence can be read:&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 1: &amp;lt;br/&amp;gt;&lt;br /&gt;
We have enough administrators, but they are not bright enough and need to become more intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Here, &#039;&#039;more&#039;&#039; is used as a comparative particle. So, &#039;&#039;more intelligent&#039;&#039; forms one constituent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 2:&amp;lt;br/&amp;gt;&lt;br /&gt;
We do not have enough administrators and need more administrators who are intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
In this case, &#039;&#039;more&#039;&#039; is used as a determiner. Thus, it combines with the phrase &#039;&#039;intelligent administrators&#039;&#039;.&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;As you should already have learned: Many jokes and puns are based on ambiguity. Here are some more examples: &lt;br /&gt;
1. &#039;&#039;I rushed out and killed a huge lion in my pajamas!&#039;&#039; - &#039;&#039;How did the lion get in your pajamas?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
2. Man in restaurant: &#039;&#039;I will have two lamb-chops. And make them lean, please.&#039;&#039; - Waiter: &#039;&#039;To which side?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
3. &#039;&#039;Why was Cinderella thrown off the football game?&#039;&#039; - &#039;&#039;Because she ran from the ball.&#039;&#039; &lt;br /&gt;
Example 1 is based on the double meaning of &amp;quot;in my pajamas&amp;quot;. Most likely the first person meant he or she was wearing pajamas while killing the lion. The second speaker deliberately misunderstood him. The 2nd and 3rd example is based on the double meaning of one word. In the 2nd example this is &#039;&#039;lean&#039;&#039;; the first reading and certainly what the guest meant: Without a lot of fat. The waiter then referred to the verb &#039;&#039;to lean&#039;&#039;. In the 3rd example, the ambiguous word is &#039;&#039;ball&#039;&#039;: &#039;&#039;sport&#039;&#039; vs. &#039;&#039;dress-ball&#039;&#039; make up this joke.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Structural ambiguity ==&lt;br /&gt;
&lt;br /&gt;
Watch the following Youtube video and answer the questions below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;400&amp;quot;&amp;gt;http://www.youtube.com/watch?v=LUrgynlkXVA&amp;lt;/embedvideo&amp;gt;&amp;lt;br&amp;gt;(URL: http://www.youtube.com/watch?v=LUrgynlkXVA, checked June 4, 2014. Excerpt from the film &#039;&#039;Kiss Kiss, Bang Bang&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
# Find the ambiguous sentence.&lt;br /&gt;
# Provide unambiguous paraphrases for the two readings.&lt;br /&gt;
# Characterize the ambiguity in structural/syntactic terms.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
# The sentence is: &#039;&#039;I want you to picture a bullet inside your head.&#039;&#039;&lt;br /&gt;
# Reading 1: &#039;&#039;I want you to picture a bullet that is inside your head.&#039;&#039;&amp;lt;br&amp;gt;Reading 2: &#039;&#039;I want you to picture inside your head the following: a bullet.&#039;&#039;&lt;br /&gt;
# Reading 1: The preposition phrase &#039;&#039;inside your head&#039;&#039; is an adjunct to the noun &#039;&#039;bullet&#039;&#039;.&amp;lt;br&amp;gt;Reading 2: The preposition phrase &#039;&#039;inside your head&#039;&#039; is an adjunct to the verb &#039;&#039;picture&#039;&#039;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6054</id>
		<title>Semantics 2, SoSe 2015</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6054"/>
		<updated>2015-07-20T12:55:27Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Podcasts and e-lectures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Course description =&lt;br /&gt;
&lt;br /&gt;
In this course we will look at questions concerning the meaning of adjectives and adverbs such as&lt;br /&gt;
&lt;br /&gt;
* What is the meaning of &amp;quot;tall&amp;quot; and &amp;quot;small&amp;quot; if a &amp;quot;tall mouse&amp;quot; is much smaller than a &amp;quot;small elephant&amp;quot;?&lt;br /&gt;
*  How come a &amp;quot;red car&amp;quot; is both red and a car, but a &amp;quot;fake car&amp;quot; is not even a car?&lt;br /&gt;
* If you give &amp;quot;the right answer&amp;quot;, any other answer would have been wrong, but if you give &amp;quot;the wrong answer&amp;quot; why is then not every other answer correct?&lt;br /&gt;
* How can we capture the observation that a &amp;quot;beautiful dancer&amp;quot; can be someone ugly who dances beautifully, but a &amp;quot;beautiful dancing shoes&amp;quot; cannot be ugly shoes for dancing beautifully?&lt;br /&gt;
&lt;br /&gt;
We will discuss both the empirical side of these and other issues and how we can formalize our observations and integrate them into the framework of the syntax-semantics interface developed in the &amp;quot;Semantics 1&amp;quot; class.&lt;br /&gt;
&lt;br /&gt;
After the class, the participants will be able to distinguish various types of modifiers and to characterize their meaning in a precise way.&lt;br /&gt;
&lt;br /&gt;
= Term paper projects =&lt;br /&gt;
&lt;br /&gt;
== Specification for wiki-based term papers ==&lt;br /&gt;
&lt;br /&gt;
General remarks:&lt;br /&gt;
&lt;br /&gt;
* Put all your material on the wiki page associated with your project or link it from there.&lt;br /&gt;
* Mark all content that you have created with your name.&lt;br /&gt;
* Didactic considerations: Every e-learning object should be accompanied by a paragraph on the didactic considerations. Do not forget to include references to background literature and links.&lt;br /&gt;
* Expected time for individual types of tasks:&lt;br /&gt;
** Technical training: 5 h&lt;br /&gt;
** Wiktionary online exercises: 5-10 h per exercise (setting up the exercise, programming it in the wiki, didactic considerations)&lt;br /&gt;
** Video: 3 h per minute (planning, preparing slides, writing the text, recording, cutting, didactic considerations)&lt;br /&gt;
** Background reading of linguistic papers: 1 h for every 3 pages.&lt;br /&gt;
&lt;br /&gt;
Requirements for the individual study programs:&lt;br /&gt;
&lt;br /&gt;
* for BA English Studies, BAES 3.4 (Vertiefungsmodul 2): 4 CP for the Modulprüfung, i.e. 120 hours of work on the wiki.&lt;br /&gt;
* for L2/L5 (short term paper, included in the 4 CP for the course): 30 hours of work on the wiki.&lt;br /&gt;
* for L3 (optional, long term paper): 4 CP for the term paper, i.e. 120 hours of work on the wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Individual wiki-based term paper projects ==&lt;br /&gt;
&lt;br /&gt;
* [[SoSe15:_Term_paper_project:_Predicative_and_Attributive_Adjectives]]&lt;br /&gt;
* [[SoSE15:_Term_paper_project:_Determiners]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Weiteres wiki-Projekt: 	Franziska Winkler &amp;lt;s1398006@stud.uni-frankfurt.de&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Helpful links ==&lt;br /&gt;
&lt;br /&gt;
Many links have been collected in the context of a previous class, [[Hauptseminar:_%27%27New_Media_in_Teaching_Semantics%27%27|Hauptseminar &amp;quot;New Media in Teaching Semantics&amp;quot;, WiSe 2012/13]].&lt;br /&gt;
&lt;br /&gt;
Here are links that were mainly collected in that course:&lt;br /&gt;
&lt;br /&gt;
=== Links to e-learning sites for linguistics ===&lt;br /&gt;
&lt;br /&gt;
==== Podcasts and e-lectures ====&lt;br /&gt;
* [http://english.wisc.edu/awanner/?page_id=193 Linguistic Voices on Campus]: Anja Wanner&#039;s podcasts from the University of Wisconsin&lt;br /&gt;
* [http://linguistics.arizona.edu/node/711 Podcasts from the Department of Linguistics, Arizona]: Podcasts and e-lectures from the Department of Linguistics of the University of Arizona&lt;br /&gt;
* [http://ocw.mit.edu/courses/linguistics-and-philosophy/ Open Courseware of the MIT]: Material for many linguistic courses taught at the MIT. (Mainly traditional course material)&lt;br /&gt;
&lt;br /&gt;
==== Links to resources ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.frank-schaetzlein.de/didaktik/elearning.htm Frank Schätzlein&#039;s collection of e-learning links] (in German)&lt;br /&gt;
&lt;br /&gt;
==== e-learning platforms ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.ello.uni-osnabrueck.de/ English Language and Linguistics Online (ELLO)]: e-learning platform for English linguistics from the University of Osnabrück&lt;br /&gt;
* [http://linguistics.online.uni-marburg.de/ The Virtual Linguistic Campus (VLC)]: big e-learning platform for linguistics from the University of Marburg:&lt;br /&gt;
** [http://www.youtube.com/user/LinguisticsMarburg?feature=CAQQwRs%3D Youtube channel] of the Virtual Linguistics Campus (VLC), including a large number of free videos learning and teaching linguistics&lt;br /&gt;
** [http://languageindex.online.uni-marburg.de/ The Language Index]&lt;br /&gt;
&lt;br /&gt;
=== Links to tools for creating e-learning material ===&lt;br /&gt;
&lt;br /&gt;
==== Basics ====&lt;br /&gt;
&lt;br /&gt;
Some basic how to manuals for mediawikis (like this one):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Formatting Basic formatting]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Images Inserting images]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Links Inserting links]&lt;br /&gt;
&lt;br /&gt;
==== Creating online exercises ====&lt;br /&gt;
&lt;br /&gt;
In this wiki, we use the online exercise format provided by [http://de.wikiversity.org/wiki/Wikiversity:Quiz wikiversity]. You can also play around with functions already implemented in mediawiki, like for example [https://www.mediawiki.org/wiki/Manual:Collapsible_elements collapsable elements].&lt;br /&gt;
&lt;br /&gt;
At present we do not recommend any of the free online exercise tools since they are all outdated and not actively supported. We list some options nontheless but warn that they may have problems.&lt;br /&gt;
* [http://clic.xtec.cat/en/jclic/ JClic]: Software for the creation of online exercises. There is also a [http://jclic.edugroup.at/ German site of JClic]. A handbook in German and an online tutorial can be found at [http://www.edugroup.at/praxis/tools/jclic/hilfe.html www.edugroup.at/praxis/tools/jclic/hilfe.html].&lt;br /&gt;
* Outdated and no longer developped since 2009, but still in use: [http://hotpot.uvic.ca/ Hotpotatoes]: Software for the creation of online exercises. There is also a [http://www.hotpotatoes.de/ German site of Hotpotatoes].&amp;lt;br&amp;gt; The hotpotatoes family contains a further package, [http://www.halfbakedsoftware.com/quandary.php Quandary], a program for creating web-based action mazes, from the hotpotatoes programmers. Only available for windows.&lt;br /&gt;
&lt;br /&gt;
==== Creating audio content ====&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
* [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
&lt;br /&gt;
==== Converters ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.xnconvert.com/ XnConvert]: Easy to use image converter.&lt;br /&gt;
* [http://www.gimp.org/ GIMP]: Very complex and powerful image manipulation program.&lt;br /&gt;
* [http://handbrake.fr/ HandBrake]: Video converter.&lt;br /&gt;
* [http://www.mirovideoconverter.com/ Miro Video Converter]: A simple converter for almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.&lt;br /&gt;
&lt;br /&gt;
==== Collections ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.friedbeef.com/7-best-sources-of-royaltyfree-music-for-video-or-podcast-podsafe-audio/ Fried Beef&#039;s Tech]: Seven best sources for royalty-free music (slightly outdated)&lt;br /&gt;
* [http://www.audionautix.com audionautix.com]: Free sounds, only requires acknowledgement: music by audionautix.com&lt;br /&gt;
* [http://soundsource.servus.at/ Soundsource]: Free sounds.&lt;br /&gt;
* [http://www.hoerspielbox.de Hörspielbox]: Free sounds.&lt;br /&gt;
* [http://www.jamendo.com jamendo]: Free music.&lt;br /&gt;
* [http://www.sxc.hu/ stock.xchng]: Free stock photos.&lt;br /&gt;
&lt;br /&gt;
=== Links to tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.podcast.de/Hauptseite Podcast Wiki]: German Podcast wiki, including links and tutorials&lt;br /&gt;
* [http://www.how-to-podcast-tutorial.com/17-audacity-tutorial.htm Audacity Tutorial for Podcasters]: Including some video tutorials.&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLCDC7015D1A1FAFD8 German Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
* [http://www.youtube.com/watch?v=jXUJyV6hVHk English Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Non-wiki term papers&lt;br /&gt;
&lt;br /&gt;
Lena Diel, Lena_Diel@gmx.de: ethnic adjectives&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6053</id>
		<title>Semantics 2, SoSe 2015</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6053"/>
		<updated>2015-07-20T12:45:25Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Basics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Course description =&lt;br /&gt;
&lt;br /&gt;
In this course we will look at questions concerning the meaning of adjectives and adverbs such as&lt;br /&gt;
&lt;br /&gt;
* What is the meaning of &amp;quot;tall&amp;quot; and &amp;quot;small&amp;quot; if a &amp;quot;tall mouse&amp;quot; is much smaller than a &amp;quot;small elephant&amp;quot;?&lt;br /&gt;
*  How come a &amp;quot;red car&amp;quot; is both red and a car, but a &amp;quot;fake car&amp;quot; is not even a car?&lt;br /&gt;
* If you give &amp;quot;the right answer&amp;quot;, any other answer would have been wrong, but if you give &amp;quot;the wrong answer&amp;quot; why is then not every other answer correct?&lt;br /&gt;
* How can we capture the observation that a &amp;quot;beautiful dancer&amp;quot; can be someone ugly who dances beautifully, but a &amp;quot;beautiful dancing shoes&amp;quot; cannot be ugly shoes for dancing beautifully?&lt;br /&gt;
&lt;br /&gt;
We will discuss both the empirical side of these and other issues and how we can formalize our observations and integrate them into the framework of the syntax-semantics interface developed in the &amp;quot;Semantics 1&amp;quot; class.&lt;br /&gt;
&lt;br /&gt;
After the class, the participants will be able to distinguish various types of modifiers and to characterize their meaning in a precise way.&lt;br /&gt;
&lt;br /&gt;
= Term paper projects =&lt;br /&gt;
&lt;br /&gt;
== Specification for wiki-based term papers ==&lt;br /&gt;
&lt;br /&gt;
General remarks:&lt;br /&gt;
&lt;br /&gt;
* Put all your material on the wiki page associated with your project or link it from there.&lt;br /&gt;
* Mark all content that you have created with your name.&lt;br /&gt;
* Didactic considerations: Every e-learning object should be accompanied by a paragraph on the didactic considerations. Do not forget to include references to background literature and links.&lt;br /&gt;
* Expected time for individual types of tasks:&lt;br /&gt;
** Technical training: 5 h&lt;br /&gt;
** Wiktionary online exercises: 5-10 h per exercise (setting up the exercise, programming it in the wiki, didactic considerations)&lt;br /&gt;
** Video: 3 h per minute (planning, preparing slides, writing the text, recording, cutting, didactic considerations)&lt;br /&gt;
** Background reading of linguistic papers: 1 h for every 3 pages.&lt;br /&gt;
&lt;br /&gt;
Requirements for the individual study programs:&lt;br /&gt;
&lt;br /&gt;
* for BA English Studies, BAES 3.4 (Vertiefungsmodul 2): 4 CP for the Modulprüfung, i.e. 120 hours of work on the wiki.&lt;br /&gt;
* for L2/L5 (short term paper, included in the 4 CP for the course): 30 hours of work on the wiki.&lt;br /&gt;
* for L3 (optional, long term paper): 4 CP for the term paper, i.e. 120 hours of work on the wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Individual wiki-based term paper projects ==&lt;br /&gt;
&lt;br /&gt;
* [[SoSe15:_Term_paper_project:_Predicative_and_Attributive_Adjectives]]&lt;br /&gt;
* [[SoSE15:_Term_paper_project:_Determiners]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Weiteres wiki-Projekt: 	Franziska Winkler &amp;lt;s1398006@stud.uni-frankfurt.de&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Helpful links ==&lt;br /&gt;
&lt;br /&gt;
Many links have been collected in the context of a previous class, [[Hauptseminar:_%27%27New_Media_in_Teaching_Semantics%27%27|Hauptseminar &amp;quot;New Media in Teaching Semantics&amp;quot;, WiSe 2012/13]].&lt;br /&gt;
&lt;br /&gt;
Here are links that were mainly collected in that course:&lt;br /&gt;
&lt;br /&gt;
=== Links to e-learning sites for linguistics ===&lt;br /&gt;
&lt;br /&gt;
==== Podcasts and e-lectures ====&lt;br /&gt;
* [http://mendota.english.wisc.edu/~awanner/podcasts/podcasts.htm Linguistic Voices on Campus]: Anja Wanner&#039;s podcasts from the University of Wisconsin&lt;br /&gt;
* [http://linguistics.arizona.edu/node/711 Podcasts from the Department of Linguistics, Arizona]: Podcasts and e-lectures from the Department of Linguistics of the University of Arizona&lt;br /&gt;
* [http://ocw.mit.edu/courses/linguistics-and-philosophy/ Open Courseware of the MIT]: Material for many linguistic courses taught at the MIT. (Mainly traditional course material)&lt;br /&gt;
&lt;br /&gt;
==== Links to resources ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.frank-schaetzlein.de/didaktik/elearning.htm Frank Schätzlein&#039;s collection of e-learning links] (in German)&lt;br /&gt;
&lt;br /&gt;
==== e-learning platforms ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.ello.uni-osnabrueck.de/ English Language and Linguistics Online (ELLO)]: e-learning platform for English linguistics from the University of Osnabrück&lt;br /&gt;
* [http://linguistics.online.uni-marburg.de/ The Virtual Linguistic Campus (VLC)]: big e-learning platform for linguistics from the University of Marburg:&lt;br /&gt;
** [http://www.youtube.com/user/LinguisticsMarburg?feature=CAQQwRs%3D Youtube channel] of the Virtual Linguistics Campus (VLC), including a large number of free videos learning and teaching linguistics&lt;br /&gt;
** [http://languageindex.online.uni-marburg.de/ The Language Index]&lt;br /&gt;
&lt;br /&gt;
=== Links to tools for creating e-learning material ===&lt;br /&gt;
&lt;br /&gt;
==== Basics ====&lt;br /&gt;
&lt;br /&gt;
Some basic how to manuals for mediawikis (like this one):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Formatting Basic formatting]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Images Inserting images]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Links Inserting links]&lt;br /&gt;
&lt;br /&gt;
==== Creating online exercises ====&lt;br /&gt;
&lt;br /&gt;
In this wiki, we use the online exercise format provided by [http://de.wikiversity.org/wiki/Wikiversity:Quiz wikiversity]. You can also play around with functions already implemented in mediawiki, like for example [https://www.mediawiki.org/wiki/Manual:Collapsible_elements collapsable elements].&lt;br /&gt;
&lt;br /&gt;
At present we do not recommend any of the free online exercise tools since they are all outdated and not actively supported. We list some options nontheless but warn that they may have problems.&lt;br /&gt;
* [http://clic.xtec.cat/en/jclic/ JClic]: Software for the creation of online exercises. There is also a [http://jclic.edugroup.at/ German site of JClic]. A handbook in German and an online tutorial can be found at [http://www.edugroup.at/praxis/tools/jclic/hilfe.html www.edugroup.at/praxis/tools/jclic/hilfe.html].&lt;br /&gt;
* Outdated and no longer developped since 2009, but still in use: [http://hotpot.uvic.ca/ Hotpotatoes]: Software for the creation of online exercises. There is also a [http://www.hotpotatoes.de/ German site of Hotpotatoes].&amp;lt;br&amp;gt; The hotpotatoes family contains a further package, [http://www.halfbakedsoftware.com/quandary.php Quandary], a program for creating web-based action mazes, from the hotpotatoes programmers. Only available for windows.&lt;br /&gt;
&lt;br /&gt;
==== Creating audio content ====&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
* [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
&lt;br /&gt;
==== Converters ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.xnconvert.com/ XnConvert]: Easy to use image converter.&lt;br /&gt;
* [http://www.gimp.org/ GIMP]: Very complex and powerful image manipulation program.&lt;br /&gt;
* [http://handbrake.fr/ HandBrake]: Video converter.&lt;br /&gt;
* [http://www.mirovideoconverter.com/ Miro Video Converter]: A simple converter for almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.&lt;br /&gt;
&lt;br /&gt;
==== Collections ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.friedbeef.com/7-best-sources-of-royaltyfree-music-for-video-or-podcast-podsafe-audio/ Fried Beef&#039;s Tech]: Seven best sources for royalty-free music (slightly outdated)&lt;br /&gt;
* [http://www.audionautix.com audionautix.com]: Free sounds, only requires acknowledgement: music by audionautix.com&lt;br /&gt;
* [http://soundsource.servus.at/ Soundsource]: Free sounds.&lt;br /&gt;
* [http://www.hoerspielbox.de Hörspielbox]: Free sounds.&lt;br /&gt;
* [http://www.jamendo.com jamendo]: Free music.&lt;br /&gt;
* [http://www.sxc.hu/ stock.xchng]: Free stock photos.&lt;br /&gt;
&lt;br /&gt;
=== Links to tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.podcast.de/Hauptseite Podcast Wiki]: German Podcast wiki, including links and tutorials&lt;br /&gt;
* [http://www.how-to-podcast-tutorial.com/17-audacity-tutorial.htm Audacity Tutorial for Podcasters]: Including some video tutorials.&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLCDC7015D1A1FAFD8 German Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
* [http://www.youtube.com/watch?v=jXUJyV6hVHk English Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Non-wiki term papers&lt;br /&gt;
&lt;br /&gt;
Lena Diel, Lena_Diel@gmx.de: ethnic adjectives&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6052</id>
		<title>Semantics 2, SoSe 2015</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6052"/>
		<updated>2015-07-20T12:44:39Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Basics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Course description =&lt;br /&gt;
&lt;br /&gt;
In this course we will look at questions concerning the meaning of adjectives and adverbs such as&lt;br /&gt;
&lt;br /&gt;
* What is the meaning of &amp;quot;tall&amp;quot; and &amp;quot;small&amp;quot; if a &amp;quot;tall mouse&amp;quot; is much smaller than a &amp;quot;small elephant&amp;quot;?&lt;br /&gt;
*  How come a &amp;quot;red car&amp;quot; is both red and a car, but a &amp;quot;fake car&amp;quot; is not even a car?&lt;br /&gt;
* If you give &amp;quot;the right answer&amp;quot;, any other answer would have been wrong, but if you give &amp;quot;the wrong answer&amp;quot; why is then not every other answer correct?&lt;br /&gt;
* How can we capture the observation that a &amp;quot;beautiful dancer&amp;quot; can be someone ugly who dances beautifully, but a &amp;quot;beautiful dancing shoes&amp;quot; cannot be ugly shoes for dancing beautifully?&lt;br /&gt;
&lt;br /&gt;
We will discuss both the empirical side of these and other issues and how we can formalize our observations and integrate them into the framework of the syntax-semantics interface developed in the &amp;quot;Semantics 1&amp;quot; class.&lt;br /&gt;
&lt;br /&gt;
After the class, the participants will be able to distinguish various types of modifiers and to characterize their meaning in a precise way.&lt;br /&gt;
&lt;br /&gt;
= Term paper projects =&lt;br /&gt;
&lt;br /&gt;
== Specification for wiki-based term papers ==&lt;br /&gt;
&lt;br /&gt;
General remarks:&lt;br /&gt;
&lt;br /&gt;
* Put all your material on the wiki page associated with your project or link it from there.&lt;br /&gt;
* Mark all content that you have created with your name.&lt;br /&gt;
* Didactic considerations: Every e-learning object should be accompanied by a paragraph on the didactic considerations. Do not forget to include references to background literature and links.&lt;br /&gt;
* Expected time for individual types of tasks:&lt;br /&gt;
** Technical training: 5 h&lt;br /&gt;
** Wiktionary online exercises: 5-10 h per exercise (setting up the exercise, programming it in the wiki, didactic considerations)&lt;br /&gt;
** Video: 3 h per minute (planning, preparing slides, writing the text, recording, cutting, didactic considerations)&lt;br /&gt;
** Background reading of linguistic papers: 1 h for every 3 pages.&lt;br /&gt;
&lt;br /&gt;
Requirements for the individual study programs:&lt;br /&gt;
&lt;br /&gt;
* for BA English Studies, BAES 3.4 (Vertiefungsmodul 2): 4 CP for the Modulprüfung, i.e. 120 hours of work on the wiki.&lt;br /&gt;
* for L2/L5 (short term paper, included in the 4 CP for the course): 30 hours of work on the wiki.&lt;br /&gt;
* for L3 (optional, long term paper): 4 CP for the term paper, i.e. 120 hours of work on the wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Individual wiki-based term paper projects ==&lt;br /&gt;
&lt;br /&gt;
* [[SoSe15:_Term_paper_project:_Predicative_and_Attributive_Adjectives]]&lt;br /&gt;
* [[SoSE15:_Term_paper_project:_Determiners]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Weiteres wiki-Projekt: 	Franziska Winkler &amp;lt;s1398006@stud.uni-frankfurt.de&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Helpful links ==&lt;br /&gt;
&lt;br /&gt;
Many links have been collected in the context of a previous class, [[Hauptseminar:_%27%27New_Media_in_Teaching_Semantics%27%27|Hauptseminar &amp;quot;New Media in Teaching Semantics&amp;quot;, WiSe 2012/13]].&lt;br /&gt;
&lt;br /&gt;
Here are links that were mainly collected in that course:&lt;br /&gt;
&lt;br /&gt;
=== Links to e-learning sites for linguistics ===&lt;br /&gt;
&lt;br /&gt;
==== Podcasts and e-lectures ====&lt;br /&gt;
* [http://mendota.english.wisc.edu/~awanner/podcasts/podcasts.htm Linguistic Voices on Campus]: Anja Wanner&#039;s podcasts from the University of Wisconsin&lt;br /&gt;
* [http://linguistics.arizona.edu/node/711 Podcasts from the Department of Linguistics, Arizona]: Podcasts and e-lectures from the Department of Linguistics of the University of Arizona&lt;br /&gt;
* [http://ocw.mit.edu/courses/linguistics-and-philosophy/ Open Courseware of the MIT]: Material for many linguistic courses taught at the MIT. (Mainly traditional course material)&lt;br /&gt;
&lt;br /&gt;
==== Links to resources ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.frank-schaetzlein.de/didaktik/elearning.htm Frank Schätzlein&#039;s collection of e-learning links] (in German)&lt;br /&gt;
&lt;br /&gt;
==== e-learning platforms ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.ello.uni-osnabrueck.de/ English Language and Linguistics Online (ELLO)]: e-learning platform for English linguistics from the University of Osnabrück&lt;br /&gt;
* [http://linguistics.online.uni-marburg.de/ The Virtual Linguistic Campus (VLC)]: big e-learning platform for linguistics from the University of Marburg:&lt;br /&gt;
** [http://www.youtube.com/user/LinguisticsMarburg?feature=CAQQwRs%3D Youtube channel] of the Virtual Linguistics Campus (VLC), including a large number of free videos learning and teaching linguistics&lt;br /&gt;
** [http://languageindex.online.uni-marburg.de/ The Language Index]&lt;br /&gt;
&lt;br /&gt;
=== Links to tools for creating e-learning material ===&lt;br /&gt;
&lt;br /&gt;
==== Basics ====&lt;br /&gt;
&lt;br /&gt;
Some basic how to manuals for mediawikis (like this one):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Formatting/de Basic formatting]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Images Inserting images]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Links Inserting links]&lt;br /&gt;
&lt;br /&gt;
==== Creating online exercises ====&lt;br /&gt;
&lt;br /&gt;
In this wiki, we use the online exercise format provided by [http://de.wikiversity.org/wiki/Wikiversity:Quiz wikiversity]. You can also play around with functions already implemented in mediawiki, like for example [https://www.mediawiki.org/wiki/Manual:Collapsible_elements collapsable elements].&lt;br /&gt;
&lt;br /&gt;
At present we do not recommend any of the free online exercise tools since they are all outdated and not actively supported. We list some options nontheless but warn that they may have problems.&lt;br /&gt;
* [http://clic.xtec.cat/en/jclic/ JClic]: Software for the creation of online exercises. There is also a [http://jclic.edugroup.at/ German site of JClic]. A handbook in German and an online tutorial can be found at [http://www.edugroup.at/praxis/tools/jclic/hilfe.html www.edugroup.at/praxis/tools/jclic/hilfe.html].&lt;br /&gt;
* Outdated and no longer developped since 2009, but still in use: [http://hotpot.uvic.ca/ Hotpotatoes]: Software for the creation of online exercises. There is also a [http://www.hotpotatoes.de/ German site of Hotpotatoes].&amp;lt;br&amp;gt; The hotpotatoes family contains a further package, [http://www.halfbakedsoftware.com/quandary.php Quandary], a program for creating web-based action mazes, from the hotpotatoes programmers. Only available for windows.&lt;br /&gt;
&lt;br /&gt;
==== Creating audio content ====&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
* [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
&lt;br /&gt;
==== Converters ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.xnconvert.com/ XnConvert]: Easy to use image converter.&lt;br /&gt;
* [http://www.gimp.org/ GIMP]: Very complex and powerful image manipulation program.&lt;br /&gt;
* [http://handbrake.fr/ HandBrake]: Video converter.&lt;br /&gt;
* [http://www.mirovideoconverter.com/ Miro Video Converter]: A simple converter for almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.&lt;br /&gt;
&lt;br /&gt;
==== Collections ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.friedbeef.com/7-best-sources-of-royaltyfree-music-for-video-or-podcast-podsafe-audio/ Fried Beef&#039;s Tech]: Seven best sources for royalty-free music (slightly outdated)&lt;br /&gt;
* [http://www.audionautix.com audionautix.com]: Free sounds, only requires acknowledgement: music by audionautix.com&lt;br /&gt;
* [http://soundsource.servus.at/ Soundsource]: Free sounds.&lt;br /&gt;
* [http://www.hoerspielbox.de Hörspielbox]: Free sounds.&lt;br /&gt;
* [http://www.jamendo.com jamendo]: Free music.&lt;br /&gt;
* [http://www.sxc.hu/ stock.xchng]: Free stock photos.&lt;br /&gt;
&lt;br /&gt;
=== Links to tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.podcast.de/Hauptseite Podcast Wiki]: German Podcast wiki, including links and tutorials&lt;br /&gt;
* [http://www.how-to-podcast-tutorial.com/17-audacity-tutorial.htm Audacity Tutorial for Podcasters]: Including some video tutorials.&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLCDC7015D1A1FAFD8 German Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
* [http://www.youtube.com/watch?v=jXUJyV6hVHk English Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Non-wiki term papers&lt;br /&gt;
&lt;br /&gt;
Lena Diel, Lena_Diel@gmx.de: ethnic adjectives&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6051</id>
		<title>Semantics 2, SoSe 2015</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Semantics_2,_SoSe_2015&amp;diff=6051"/>
		<updated>2015-07-20T12:43:40Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Links to tools for creating e-learning material */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Course description =&lt;br /&gt;
&lt;br /&gt;
In this course we will look at questions concerning the meaning of adjectives and adverbs such as&lt;br /&gt;
&lt;br /&gt;
* What is the meaning of &amp;quot;tall&amp;quot; and &amp;quot;small&amp;quot; if a &amp;quot;tall mouse&amp;quot; is much smaller than a &amp;quot;small elephant&amp;quot;?&lt;br /&gt;
*  How come a &amp;quot;red car&amp;quot; is both red and a car, but a &amp;quot;fake car&amp;quot; is not even a car?&lt;br /&gt;
* If you give &amp;quot;the right answer&amp;quot;, any other answer would have been wrong, but if you give &amp;quot;the wrong answer&amp;quot; why is then not every other answer correct?&lt;br /&gt;
* How can we capture the observation that a &amp;quot;beautiful dancer&amp;quot; can be someone ugly who dances beautifully, but a &amp;quot;beautiful dancing shoes&amp;quot; cannot be ugly shoes for dancing beautifully?&lt;br /&gt;
&lt;br /&gt;
We will discuss both the empirical side of these and other issues and how we can formalize our observations and integrate them into the framework of the syntax-semantics interface developed in the &amp;quot;Semantics 1&amp;quot; class.&lt;br /&gt;
&lt;br /&gt;
After the class, the participants will be able to distinguish various types of modifiers and to characterize their meaning in a precise way.&lt;br /&gt;
&lt;br /&gt;
= Term paper projects =&lt;br /&gt;
&lt;br /&gt;
== Specification for wiki-based term papers ==&lt;br /&gt;
&lt;br /&gt;
General remarks:&lt;br /&gt;
&lt;br /&gt;
* Put all your material on the wiki page associated with your project or link it from there.&lt;br /&gt;
* Mark all content that you have created with your name.&lt;br /&gt;
* Didactic considerations: Every e-learning object should be accompanied by a paragraph on the didactic considerations. Do not forget to include references to background literature and links.&lt;br /&gt;
* Expected time for individual types of tasks:&lt;br /&gt;
** Technical training: 5 h&lt;br /&gt;
** Wiktionary online exercises: 5-10 h per exercise (setting up the exercise, programming it in the wiki, didactic considerations)&lt;br /&gt;
** Video: 3 h per minute (planning, preparing slides, writing the text, recording, cutting, didactic considerations)&lt;br /&gt;
** Background reading of linguistic papers: 1 h for every 3 pages.&lt;br /&gt;
&lt;br /&gt;
Requirements for the individual study programs:&lt;br /&gt;
&lt;br /&gt;
* for BA English Studies, BAES 3.4 (Vertiefungsmodul 2): 4 CP for the Modulprüfung, i.e. 120 hours of work on the wiki.&lt;br /&gt;
* for L2/L5 (short term paper, included in the 4 CP for the course): 30 hours of work on the wiki.&lt;br /&gt;
* for L3 (optional, long term paper): 4 CP for the term paper, i.e. 120 hours of work on the wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Individual wiki-based term paper projects ==&lt;br /&gt;
&lt;br /&gt;
* [[SoSe15:_Term_paper_project:_Predicative_and_Attributive_Adjectives]]&lt;br /&gt;
* [[SoSE15:_Term_paper_project:_Determiners]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Weiteres wiki-Projekt: 	Franziska Winkler &amp;lt;s1398006@stud.uni-frankfurt.de&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Helpful links ==&lt;br /&gt;
&lt;br /&gt;
Many links have been collected in the context of a previous class, [[Hauptseminar:_%27%27New_Media_in_Teaching_Semantics%27%27|Hauptseminar &amp;quot;New Media in Teaching Semantics&amp;quot;, WiSe 2012/13]].&lt;br /&gt;
&lt;br /&gt;
Here are links that were mainly collected in that course:&lt;br /&gt;
&lt;br /&gt;
=== Links to e-learning sites for linguistics ===&lt;br /&gt;
&lt;br /&gt;
==== Podcasts and e-lectures ====&lt;br /&gt;
* [http://mendota.english.wisc.edu/~awanner/podcasts/podcasts.htm Linguistic Voices on Campus]: Anja Wanner&#039;s podcasts from the University of Wisconsin&lt;br /&gt;
* [http://linguistics.arizona.edu/node/711 Podcasts from the Department of Linguistics, Arizona]: Podcasts and e-lectures from the Department of Linguistics of the University of Arizona&lt;br /&gt;
* [http://ocw.mit.edu/courses/linguistics-and-philosophy/ Open Courseware of the MIT]: Material for many linguistic courses taught at the MIT. (Mainly traditional course material)&lt;br /&gt;
&lt;br /&gt;
==== Links to resources ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.frank-schaetzlein.de/didaktik/elearning.htm Frank Schätzlein&#039;s collection of e-learning links] (in German)&lt;br /&gt;
&lt;br /&gt;
==== e-learning platforms ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.ello.uni-osnabrueck.de/ English Language and Linguistics Online (ELLO)]: e-learning platform for English linguistics from the University of Osnabrück&lt;br /&gt;
* [http://linguistics.online.uni-marburg.de/ The Virtual Linguistic Campus (VLC)]: big e-learning platform for linguistics from the University of Marburg:&lt;br /&gt;
** [http://www.youtube.com/user/LinguisticsMarburg?feature=CAQQwRs%3D Youtube channel] of the Virtual Linguistics Campus (VLC), including a large number of free videos learning and teaching linguistics&lt;br /&gt;
** [http://languageindex.online.uni-marburg.de/ The Language Index]&lt;br /&gt;
&lt;br /&gt;
=== Links to tools for creating e-learning material ===&lt;br /&gt;
&lt;br /&gt;
==== Basics ====&lt;br /&gt;
&lt;br /&gt;
Some basic how-tos for mediawikis (like this one):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Formatting/de Basic formatting]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Images Inserting images]&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Links Inserting links]&lt;br /&gt;
&lt;br /&gt;
==== Creating online exercises ====&lt;br /&gt;
&lt;br /&gt;
In this wiki, we use the online exercise format provided by [http://de.wikiversity.org/wiki/Wikiversity:Quiz wikiversity]. You can also play around with functions already implemented in mediawiki, like for example [https://www.mediawiki.org/wiki/Manual:Collapsible_elements collapsable elements].&lt;br /&gt;
&lt;br /&gt;
At present we do not recommend any of the free online exercise tools since they are all outdated and not actively supported. We list some options nontheless but warn that they may have problems.&lt;br /&gt;
* [http://clic.xtec.cat/en/jclic/ JClic]: Software for the creation of online exercises. There is also a [http://jclic.edugroup.at/ German site of JClic]. A handbook in German and an online tutorial can be found at [http://www.edugroup.at/praxis/tools/jclic/hilfe.html www.edugroup.at/praxis/tools/jclic/hilfe.html].&lt;br /&gt;
* Outdated and no longer developped since 2009, but still in use: [http://hotpot.uvic.ca/ Hotpotatoes]: Software for the creation of online exercises. There is also a [http://www.hotpotatoes.de/ German site of Hotpotatoes].&amp;lt;br&amp;gt; The hotpotatoes family contains a further package, [http://www.halfbakedsoftware.com/quandary.php Quandary], a program for creating web-based action mazes, from the hotpotatoes programmers. Only available for windows.&lt;br /&gt;
&lt;br /&gt;
==== Creating audio content ====&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]: Software for the creation of audio podcasts&lt;br /&gt;
* [http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#lame LAME MP3 Encoder]: Plug-in for Audacity&lt;br /&gt;
&lt;br /&gt;
==== Converters ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.xnconvert.com/ XnConvert]: Easy to use image converter.&lt;br /&gt;
* [http://www.gimp.org/ GIMP]: Very complex and powerful image manipulation program.&lt;br /&gt;
* [http://handbrake.fr/ HandBrake]: Video converter.&lt;br /&gt;
* [http://www.mirovideoconverter.com/ Miro Video Converter]: A simple converter for almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.&lt;br /&gt;
&lt;br /&gt;
==== Collections ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.friedbeef.com/7-best-sources-of-royaltyfree-music-for-video-or-podcast-podsafe-audio/ Fried Beef&#039;s Tech]: Seven best sources for royalty-free music (slightly outdated)&lt;br /&gt;
* [http://www.audionautix.com audionautix.com]: Free sounds, only requires acknowledgement: music by audionautix.com&lt;br /&gt;
* [http://soundsource.servus.at/ Soundsource]: Free sounds.&lt;br /&gt;
* [http://www.hoerspielbox.de Hörspielbox]: Free sounds.&lt;br /&gt;
* [http://www.jamendo.com jamendo]: Free music.&lt;br /&gt;
* [http://www.sxc.hu/ stock.xchng]: Free stock photos.&lt;br /&gt;
&lt;br /&gt;
=== Links to tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.podcast.de/Hauptseite Podcast Wiki]: German Podcast wiki, including links and tutorials&lt;br /&gt;
* [http://www.how-to-podcast-tutorial.com/17-audacity-tutorial.htm Audacity Tutorial for Podcasters]: Including some video tutorials.&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLCDC7015D1A1FAFD8 German Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
* [http://www.youtube.com/watch?v=jXUJyV6hVHk English Youtube tutorial for Podcasts with Audacity]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Non-wiki term papers&lt;br /&gt;
&lt;br /&gt;
Lena Diel, Lena_Diel@gmx.de: ethnic adjectives&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5755</id>
		<title>Help:First Steps</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5755"/>
		<updated>2014-07-28T23:27:34Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Formatting Text, Using Links and Images */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Getting Started==&lt;br /&gt;
&lt;br /&gt;
Welcome to our wiki! If you would like to contribute to it, the first thing you have to do is request an account. You can do so by clicking the &amp;quot;Log in / create account&amp;quot; Link in the upper right corner and then click on &amp;quot;request one&amp;quot; on the next page. Alternatively, just [[Special:RequestAccount|click here]].&lt;br /&gt;
&lt;br /&gt;
==Formatting Text, Using Links and Images==&lt;br /&gt;
&lt;br /&gt;
The first and maybe best place to start trying out the wiki syntax and play around with the functions of the wiki might be your own wiki user page. [http://www.mediawiki.org/wiki/Help:Formatting This is a helpful link] will give you a great overview on formatting in the wiki. &amp;lt;br /&amp;gt;&lt;br /&gt;
The next thing you might want to find out is [http://www.mediawiki.org/wiki/Help:Links how to create links] or how to [http://www.mediawiki.org/wiki/Help:Starting_a_new_page create new pages]. You will see, this syntax is very intuitive and easy to remember, but even if you have trouble to do so, just copy and paste the relevant parts into the text box and change it according to your needs. &amp;lt;br /&amp;gt;&lt;br /&gt;
If you wish to upload pictures, you can [[Special:Upload|do so here]] (or via the Toolbox/Special Pages in the left sidebar), find [[Help:Picture|additional information on licensing questions here]], and find some information about the formatting [http://www.mediawiki.org/wiki/Help:Images on this helpful page].&lt;br /&gt;
&lt;br /&gt;
== Online Exercises==&lt;br /&gt;
&lt;br /&gt;
For creating online exercises, this wiki uses an extension called Quiz. To find out how to create multiple choice quizzes or gapfill exercises, please have a look at [http://en.wikiversity.org/wiki/Help:Quiz this page]. &amp;lt;br /&amp;gt;&lt;br /&gt;
Another great way to create exercises are collapsible elements. If you want to know more about this, please [http://www.mediawiki.org/wiki/Manual:Collapsible_elements click here].&lt;br /&gt;
&lt;br /&gt;
==Information for students==&lt;br /&gt;
&lt;br /&gt;
If you are a student and working on the wiki for course requirements, please remember to put this obligatory template on every page you create: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt; {{MaterialUnderConstruction}} &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5754</id>
		<title>Help:First Steps</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5754"/>
		<updated>2014-07-28T23:22:52Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Getting Started */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Getting Started==&lt;br /&gt;
&lt;br /&gt;
Welcome to our wiki! If you would like to contribute to it, the first thing you have to do is request an account. You can do so by clicking the &amp;quot;Log in / create account&amp;quot; Link in the upper right corner and then click on &amp;quot;request one&amp;quot; on the next page. Alternatively, just [[Special:RequestAccount|click here]].&lt;br /&gt;
&lt;br /&gt;
==Formatting Text, Using Links and Images==&lt;br /&gt;
&lt;br /&gt;
The first and maybe best place to start trying out the wiki syntax and play around with the functions of the wiki might be your own wiki user page. [http://www.mediawiki.org/wiki/Help:Formatting This is a helpful link] that will give you a great overview on formatting in the wiki. &amp;lt;br /&amp;gt;&lt;br /&gt;
The next thing you might want to find out is [http://www.mediawiki.org/wiki/Help:Links how to create links] or how to [http://www.mediawiki.org/wiki/Help:Starting_a_new_page create new pages]. You will see, this syntax is very intuitive and easy to remember, but even if you have trouble to do so, just copy and paste the relevant parts into the text box and change it according to your needs. &amp;lt;br /&amp;gt;&lt;br /&gt;
If you wish to upload pictures, you can [[Special:Upload|do so here]] (or via the Toolbox/Special Pages in the left sidebar), find [[Help:Picture|additional information on licensing questions here]], and find some information about the formatting [http://www.mediawiki.org/wiki/Help:Images on this helpful page].&lt;br /&gt;
&lt;br /&gt;
== Online Exercises==&lt;br /&gt;
&lt;br /&gt;
For creating online exercises, this wiki uses an extension called Quiz. To find out how to create multiple choice quizzes or gapfill exercises, please have a look at [http://en.wikiversity.org/wiki/Help:Quiz this page]. &amp;lt;br /&amp;gt;&lt;br /&gt;
Another great way to create exercises are collapsible elements. If you want to know more about this, please [http://www.mediawiki.org/wiki/Manual:Collapsible_elements click here].&lt;br /&gt;
&lt;br /&gt;
==Information for students==&lt;br /&gt;
&lt;br /&gt;
If you are a student and working on the wiki for course requirements, please remember to put this obligatory template on every page you create: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt; {{MaterialUnderConstruction}} &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5753</id>
		<title>Help:First Steps</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5753"/>
		<updated>2014-07-28T23:20:40Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Information for students */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Getting Started==&lt;br /&gt;
&lt;br /&gt;
Welcome to our Wiki! If you would like to contribute to it, the first thing you have to do is request an account. You can do so by clicking the &amp;quot;Log in / create account&amp;quot; Link in the upper right corner and then click on &amp;quot;request one&amp;quot; on the next page. Alternatively, just [[Special:RequestAccount|click here]].&lt;br /&gt;
&lt;br /&gt;
==Formatting Text, Using Links and Images==&lt;br /&gt;
&lt;br /&gt;
The first and maybe best place to start trying out the wiki syntax and play around with the functions of the wiki might be your own wiki user page. [http://www.mediawiki.org/wiki/Help:Formatting This is a helpful link] that will give you a great overview on formatting in the wiki. &amp;lt;br /&amp;gt;&lt;br /&gt;
The next thing you might want to find out is [http://www.mediawiki.org/wiki/Help:Links how to create links] or how to [http://www.mediawiki.org/wiki/Help:Starting_a_new_page create new pages]. You will see, this syntax is very intuitive and easy to remember, but even if you have trouble to do so, just copy and paste the relevant parts into the text box and change it according to your needs. &amp;lt;br /&amp;gt;&lt;br /&gt;
If you wish to upload pictures, you can [[Special:Upload|do so here]] (or via the Toolbox/Special Pages in the left sidebar), find [[Help:Picture|additional information on licensing questions here]], and find some information about the formatting [http://www.mediawiki.org/wiki/Help:Images on this helpful page].&lt;br /&gt;
&lt;br /&gt;
== Online Exercises==&lt;br /&gt;
&lt;br /&gt;
For creating online exercises, this wiki uses an extension called Quiz. To find out how to create multiple choice quizzes or gapfill exercises, please have a look at [http://en.wikiversity.org/wiki/Help:Quiz this page]. &amp;lt;br /&amp;gt;&lt;br /&gt;
Another great way to create exercises are collapsible elements. If you want to know more about this, please [http://www.mediawiki.org/wiki/Manual:Collapsible_elements click here].&lt;br /&gt;
&lt;br /&gt;
==Information for students==&lt;br /&gt;
&lt;br /&gt;
If you are a student and working on the wiki for course requirements, please remember to put this obligatory template on every page you create: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt; {{MaterialUnderConstruction}} &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5752</id>
		<title>Help:First Steps</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:First_Steps&amp;diff=5752"/>
		<updated>2014-07-28T23:18:36Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: Created page with &amp;quot;==Getting Started==  Welcome to our Wiki! If you would like to contribute to it, the first thing you have to do is request an account. You can do so by clicking the &amp;quot;Log in / ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Getting Started==&lt;br /&gt;
&lt;br /&gt;
Welcome to our Wiki! If you would like to contribute to it, the first thing you have to do is request an account. You can do so by clicking the &amp;quot;Log in / create account&amp;quot; Link in the upper right corner and then click on &amp;quot;request one&amp;quot; on the next page. Alternatively, just [[Special:RequestAccount|click here]].&lt;br /&gt;
&lt;br /&gt;
==Formatting Text, Using Links and Images==&lt;br /&gt;
&lt;br /&gt;
The first and maybe best place to start trying out the wiki syntax and play around with the functions of the wiki might be your own wiki user page. [http://www.mediawiki.org/wiki/Help:Formatting This is a helpful link] that will give you a great overview on formatting in the wiki. &amp;lt;br /&amp;gt;&lt;br /&gt;
The next thing you might want to find out is [http://www.mediawiki.org/wiki/Help:Links how to create links] or how to [http://www.mediawiki.org/wiki/Help:Starting_a_new_page create new pages]. You will see, this syntax is very intuitive and easy to remember, but even if you have trouble to do so, just copy and paste the relevant parts into the text box and change it according to your needs. &amp;lt;br /&amp;gt;&lt;br /&gt;
If you wish to upload pictures, you can [[Special:Upload|do so here]] (or via the Toolbox/Special Pages in the left sidebar), find [[Help:Picture|additional information on licensing questions here]], and find some information about the formatting [http://www.mediawiki.org/wiki/Help:Images on this helpful page].&lt;br /&gt;
&lt;br /&gt;
== Online Exercises==&lt;br /&gt;
&lt;br /&gt;
For creating online exercises, this wiki uses an extension called Quiz. To find out how to create multiple choice quizzes or gapfill exercises, please have a look at [http://en.wikiversity.org/wiki/Help:Quiz this page]. &amp;lt;br /&amp;gt;&lt;br /&gt;
Another great way to create exercises are collapsible elements. If you want to know more about this, please [http://www.mediawiki.org/wiki/Manual:Collapsible_elements click here].&lt;br /&gt;
&lt;br /&gt;
==Information for students==&lt;br /&gt;
&lt;br /&gt;
If you are a student and working on the wiki for course requirements, please remember to put this obligatory template on every page you create: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt; {{MaterialUnderConstruction}} &amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:Contents&amp;diff=5751</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Help:Contents&amp;diff=5751"/>
		<updated>2014-07-28T23:18:09Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;New to this wiki? Have a look at [[Help:First_Steps|this page]] to see how to get started.&lt;br /&gt;
&lt;br /&gt;
To keep the overall appearance of this wiki consistent, here are links to example pages to help you with the layout.&lt;br /&gt;
&lt;br /&gt;
* Pictures:&lt;br /&gt;
** Formatting of the [[Help:Picture|author/source information for an uploaded picture]]&lt;br /&gt;
** [[:File:HPSG-Workshop-05122012a.jpg|Example page]]&lt;br /&gt;
&lt;br /&gt;
* Projects:&lt;br /&gt;
** Formatting of an [[Help:Project|information page for a project]]&lt;br /&gt;
** [[E-LRS|Example page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* Formatting of the entry for a talk&lt;br /&gt;
* Formatting of the entry for a publication&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Determine_the_type_of_ambiguity&amp;diff=5274</id>
		<title>Determine the type of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Determine_the_type_of_ambiguity&amp;diff=5274"/>
		<updated>2014-01-06T23:10:20Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Each of the following sentences is ambiguous. &lt;br /&gt;
# Determine the type of the ambiguity and&lt;br /&gt;
# determine which element in the sentence causes the ambiguity.&lt;br /&gt;
Choose the right option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{ (1) &#039;&#039;Pat didn&#039;t know a guest at the party.&#039;&#039; &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
Determine the type of the ambiguity&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
&lt;br /&gt;
- lexical&lt;br /&gt;
||Of course, you could argue that the name Pat could either refer to a female person (short for Patricia) or a male person (short for Patrick). In this sense, it would be a lexical ambiguity. However, we are after a different type of ambiguity here.&lt;br /&gt;
- structural&lt;br /&gt;
||You might argue that the preposition phrase at the party could attach to the noun guest, to the verb phrase know a guest, or to the entire sentence. In each case, the truth conditions of the sentence are the same.&lt;br /&gt;
+ scope&lt;br /&gt;
||This is a scope ambiguity. &lt;br /&gt;
||The two readings are:&amp;lt;br /&amp;gt;&lt;br /&gt;
||Reading 1: Not &amp;gt; Some&amp;lt;br /&amp;gt;&lt;br /&gt;
||&#039;&#039;Pat knew no guest at the party.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
||More formally: &#039;&#039;It is not the case that there was a guest at the party that Pat knew.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
||In this reading the negation has scope over the indefinite &#039;&#039;a guest&#039;&#039;.&amp;lt;br /&amp;gt;&lt;br /&gt;
||Reading 2: Some &amp;gt; Not&amp;lt;br /&amp;gt;&lt;br /&gt;
||&#039;&#039;There was one guest at the party Pat didn&#039;t know.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
||More formally: &#039;&#039;There was a guest at that party such that it is not the case that Pat knew this guest.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
||In this reading the indefinite &#039;&#039;a guest&#039;&#039; has scope over the negation.&amp;lt;br /&amp;gt;&lt;br /&gt;
||Follow the link to get more [[Types of ambiguity|explanations]]&lt;br /&gt;
- collective-distributive&lt;br /&gt;
||For such an ambiguity to arise, we typically need at least one plural entity.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ Determine which element in the sentence causes the ambiguity.&lt;br /&gt;
| typ=&amp;quot;()&amp;quot; }&lt;br /&gt;
- the word know&lt;br /&gt;
||Check again which type of ambiguity we have in this sentence. This may help you to answer this question, too. You can also consult the page with the [[Types of ambiguity|explanations]].&lt;br /&gt;
||Of course, the word know is highly ambiguous: To mention just one example, there are cases of structural ambiguity which are caused by different complementation possibilities of the word know. One example would be I know what Alex wrote to Chris. Here the verb know either combines with an embedded interrogative clause or with a free relative, i.e., know either combines with a CP or an NP. This can be disambiguated by adding else (for the embedded interrogative reading) or ever (for the free relative).&lt;br /&gt;
+ the negation and the indefinite&lt;br /&gt;
||The sentence shows a scope ambiguity, so the scope-bearing elements are responsible for the ambiguity. In the sentence, the negation (expressed by didn&#039;t) and the indefinite NP (a guest) are scope-bearing elements. If a sentence contains two scope-bearing elements, it will usually be scopally ambiguous.&lt;br /&gt;
- the preposition at&lt;br /&gt;
||In this example, the preposition at is used as the head of the location modifier at the party.&lt;br /&gt;
||In other examples, the prepositions at can be responsible for ambiguities. The sentence Pat was laughing at the party, is ambiguous. The preposition at, here, could either be the head of a location modifier, as in our example above, or the head of a complement PP at the party. In this second reading at the party is the theme of the laughing, not the location of the laughing.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5273</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5273"/>
		<updated>2014-01-06T21:04:45Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of formulae with logical connectives */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;paul&#039;&#039;&#039;), I(&#039;&#039;&#039;lisa&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Paul&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;blonde(walter)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;walter&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;blonde&#039;&#039;&#039;) iff &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Walter&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt; &#039;&#039;Alice&#039;&#039; &amp;gt;,&amp;lt; &#039;&#039;Lisa&#039;&#039; &amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is not the case, the overall formula is false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-togehter(alice,tom)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;alice&#039;&#039;&#039;), I(&#039;&#039;&#039;tom&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Alice&#039;&#039;, &#039;&#039;Tom&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Alice, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Tom&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;Sentence: Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here the interpretation in predicate logic notation:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice) Ʌ enjoy-watching-football-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;false&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
because &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice)&#039;&#039;&#039;]]= &#039;&#039;false&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Alice&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; is NOT an element of  I(&#039;&#039;&#039;dog&#039;&#039;&#039;) &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;enjoy-watching-soccer-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Lisa&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Lisa,Tom&#039;&#039;&amp;gt; &#039;&#039;&#039;is&#039;&#039;&#039; in the set of I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;). &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conjunction (Ʌ)&#039;&#039;&#039;: Both atomic formulae have to be true in order for the complex formula to be true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Sentence: Tom is not Paul&#039;s daughter or Tom is tall. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here the interpretation in predicate logic notation:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;¬daughter-of-someone (Tom,Paul) v tall(Tom)&#039;&#039;&#039;]] = &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
because &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;¬daughter-of-someone (Tom,Paul)&#039;&#039;&#039;]]= &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, I(&#039;&#039;&#039;Paul&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Tom,Paul&#039;&#039;&amp;gt; is NOT in the set of I(&#039;&#039;&#039;daughter-of-someone&#039;&#039;&#039;) &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;tall(Tom)&#039;&#039;&#039;]] = &#039;&#039;false&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; is NOT an element of I(&#039;&#039;&#039;tall&#039;&#039;&#039;). &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Disjunction (v)&#039;&#039;&#039;: At least one of the atomic formulae has to be true in order for the complex formula to be true. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5272</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5272"/>
		<updated>2014-01-06T21:04:17Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of formulae with logical connectives */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;paul&#039;&#039;&#039;), I(&#039;&#039;&#039;lisa&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Paul&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;blonde(walter)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;walter&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;blonde&#039;&#039;&#039;) iff &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Walter&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt; &#039;&#039;Alice&#039;&#039; &amp;gt;,&amp;lt; &#039;&#039;Lisa&#039;&#039; &amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is not the case, the overall formula is false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-togehter(alice,tom)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;alice&#039;&#039;&#039;), I(&#039;&#039;&#039;tom&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Alice&#039;&#039;, &#039;&#039;Tom&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Alice, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Tom&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;Sentence: Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here the interpretation in predicate logic notation:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice) Ʌ enjoy-watching-football-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;false&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
because &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice)&#039;&#039;&#039;]]= &#039;&#039;false&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Alice&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; is NOT an element of  I(&#039;&#039;&#039;dog&#039;&#039;&#039;) &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;enjoy-watching-soccer-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Lisa&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Lisa,Tom&#039;&#039;&amp;gt; &#039;&#039;&#039;is&#039;&#039;&#039; in the set of I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;). &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conjunction (Ʌ)&#039;&#039;&#039;: Both atomic formulae have to be true in order for the complex formula to be true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Sentence: Tom is not Paul&#039;s daughter or Tom is tall. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here the interpretation in predicate logic notation:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;¬daughter-of-someone (Tom,Paul) v tall(Tom)&#039;&#039;&#039;]] = &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
because &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;¬daughter-of-someone (Tom,Paul)&#039;&#039;&#039;]]= &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, I(&#039;&#039;&#039;Paul&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Tom,Paul&#039;&#039;&amp;gt; is NOT in the set of I(&#039;&#039;&#039;daughter-of-someone&#039;&#039;&#039;) &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;tall(Tom)&#039;&#039;&#039;]] = &#039;&#039;false&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; is NOT an element of I(&#039;&#039;&#039;tall&#039;&#039;&#039;). &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Disjunction (v)&#039;&#039;&#039;: At least one of the atomic formulae has to be true in order for the complex formula to be true. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5271</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5271"/>
		<updated>2014-01-06T21:03:23Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of formulae with logical connectives */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;paul&#039;&#039;&#039;), I(&#039;&#039;&#039;lisa&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Paul&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;blonde(walter)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;walter&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;blonde&#039;&#039;&#039;) iff &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Walter&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt; &#039;&#039;Alice&#039;&#039; &amp;gt;,&amp;lt; &#039;&#039;Lisa&#039;&#039; &amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is not the case, the overall formula is false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-togehter(alice,tom)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;alice&#039;&#039;&#039;), I(&#039;&#039;&#039;tom&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Alice&#039;&#039;, &#039;&#039;Tom&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Alice, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Tom&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;Sentence: Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here the interpretation in predicate logic notation:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice) Ʌ enjoy-watching-football-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;false&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
because &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;dog (Alice)&#039;&#039;&#039;]]= &#039;&#039;false&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Alice&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt; is NOT an element of  I(&#039;&#039;&#039;dog&#039;&#039;&#039;) &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;enjoy-watching-soccer-together (Lisa,Tom)&#039;&#039;&#039;]] = &#039;&#039;true&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::because I(&#039;&#039;&#039;Lisa&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, I(&#039;&#039;&#039;Tom&#039;&#039;&#039;)= &amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt; and &amp;lt;&#039;&#039;Lisa,Tom&#039;&#039;&amp;gt; &#039;&#039;&#039;is&#039;&#039;&#039; in the set of I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;). &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conjunction (Ʌ)&#039;&#039;&#039;: Both atomic formulae have to be true in order for the complex formula to be true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5270</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5270"/>
		<updated>2014-01-06T21:02:19Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of atomic formulae */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;paul&#039;&#039;&#039;), I(&#039;&#039;&#039;lisa&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Paul&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;blonde(walter)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;walter&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;blonde&#039;&#039;&#039;) iff &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Walter&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt; &#039;&#039;Alice&#039;&#039; &amp;gt;,&amp;lt; &#039;&#039;Lisa&#039;&#039; &amp;gt;}.&lt;br /&gt;
&lt;br /&gt;
Since this is not the case, the overall formula is false.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-togehter(alice,tom)&#039;&#039;&#039; = &#039;&#039;true&#039;&#039; iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; I(&#039;&#039;&#039;alice&#039;&#039;&#039;), I(&#039;&#039;&#039;tom&#039;&#039;&#039;) &amp;gt; &amp;amp;isin; I(&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;) iff&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt; &#039;&#039;Alice&#039;&#039;, &#039;&#039;Tom&#039;&#039; &amp;gt; &amp;amp;isin; {&amp;lt;&#039;&#039;Alice, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul, Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Paul&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Tom, Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa, Tom&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
Since this is the case, the formula is true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5269</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5269"/>
		<updated>2014-01-06T21:01:06Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of atomic formulae */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5268</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5268"/>
		<updated>2014-01-06T21:00:48Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of atomic formulae */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5267</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5267"/>
		<updated>2014-01-06T21:00:35Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of atomic formulae */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5266</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5266"/>
		<updated>2014-01-06T20:59:09Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: Undo revision 5265 by Suzanne (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
To check your answers click on the single formulae.&lt;br /&gt;
&lt;br /&gt;
* [[ExerciseFOLSemantics-1a|&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)]]&lt;br /&gt;
* [[ExerciseFOLSemantics-1b|&#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)]]&lt;br /&gt;
* [[ExerciseFOLSemantics-1c|&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)]]&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5265</id>
		<title>Exercise Semantics of Predicate Logic</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Semantics_of_Predicate_Logic&amp;diff=5265"/>
		<updated>2014-01-06T20:58:30Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Interpretation of atomic formulae */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Interpretation of atomic formulae ==&lt;br /&gt;
&lt;br /&gt;
Interpret the following formulae as true or false. If you have not defined these relations or properties in your model use the ones given in [[ExerciseFOModels-d|a previous exercise]].&lt;br /&gt;
To check your answers click on the single formulae.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ExerciseFOLSemantics-1a|&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;,&#039;&#039;&#039;Lisa&#039;&#039;&#039;)]]&lt;br /&gt;
* &amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ExerciseFOLSemantics-1b|&#039;&#039;&#039;blonde&#039;&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;)]]&lt;br /&gt;
* &amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{Lorem}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ExerciseFOLSemantics-1c|&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;,&#039;&#039;&#039;tom&#039;&#039;&#039;)]]&lt;br /&gt;
&lt;br /&gt;
== Interpretation of formulae with logical connectives ==&lt;br /&gt;
Consider these two natural language sentences. While keeping in mind the scenario given in [[ExerciseFOModels-d|a previous exercise]], create complex formulae with logical connectives and compute the interpretation, respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;a.)&#039;&#039;&#039; Alice is a dog and Lisa and Tom enjoy watching football together.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-a|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;b.)&#039;&#039;&#039; Tom is not Paul&#039;s daughter or Tom is tall.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[AnswerEX3-b|Check your solution]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5264</id>
		<title>Exercise First Order Models</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5264"/>
		<updated>2014-01-06T20:43:51Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:Lisa| Lisa]], [[User:Marthe| Marthe]], [[User:Elisabeth.krall| Elisabeth]], and [[User:IsaB|Isabelle]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Take a look at the following story:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Scenario:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At the time Alice, Paul, Tom and Lisa live in Berlin, but they rather want to live in Munich. Alice is married to Paul. They are Tom and Lisa&#039;s parents. Both Lisa and her father are tall, while Alice and Tom are rather small. Lisa and her mom share the same hair color, which is blonde. The family enjoys watching American football games together. But while the girls also like watching soccer, the boys get bored of it. Walter, the family&#039;s dog, doesn&#039;t care about sports at all, he likes to eat the familiy members´ shoes. &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using predicate logic terms and notation we now want to define the world described in the story. First we need our individuals, their relations and possible properties. You will need a pen and paper to write down your answers!&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; As in the textbook, the  expressions of the World will be written in &#039;&#039;italics&#039;&#039; and the ones of the predicate logic in &#039;&#039;&#039;bold&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(a)&#039;&#039;&#039; Define the universe described in the scenario. Introduce appropriate name symbols and define their interpretation. Make sure you use the correct notation.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
These are the &#039;&#039;&#039;individuals&#039;&#039;&#039; of the story:&amp;lt;br/&amp;gt;&lt;br /&gt;
Alice&amp;lt;br/&amp;gt;&lt;br /&gt;
Paul&amp;lt;br/&amp;gt;&lt;br /&gt;
Lisa&amp;lt;br/&amp;gt;&lt;br /&gt;
Tom&amp;lt;br/&amp;gt;&lt;br /&gt;
Walter&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is how is this is stated in predicate logic:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;U&#039;&#039;= {&#039;&#039;Alice, Paul, Lisa, Tom, Walter&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
Name symbols: &#039;&#039;&#039;alice&#039;&#039;&#039;, &#039;&#039;&#039;paul&#039;&#039;&#039;, &#039;&#039;&#039;lisa&#039;&#039;&#039;, &#039;&#039;&#039;tom&#039;&#039;&#039;, &#039;&#039;&#039;walter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Interpretation of the name symbols:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;) = &#039;&#039;Alice&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;) = &#039;&#039;Paul&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;Lisa&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;tom&#039;&#039;&#039;) = &#039;&#039;Tom&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;) = &#039;&#039;Walter&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(b)&#039;&#039;&#039;  Choose three individuals from those mentioned in the story and map them to three properties mentioned in the story. Don&#039;t forget: empty sets are possible!&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
These are some possible answers:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;rather-small&#039;&#039;&#039;: { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is rather small} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;tall&#039;&#039;&#039;: { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is tall} = {&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;blonde&#039;&#039;&#039;:{ &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is blonde} = {&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;female&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; |&#039;&#039;x&#039;&#039; is female} = {&amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;male&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is male} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bored-watching-soccer&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; gets bored watching soccer} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;enjoys-watching-soccer&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; enjoys watching soccer} = {&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;enjoys-watching-football&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; enjoys watching football} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;doesn&#039;t-care-about-sports&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; doesn’t care about sports} = {&amp;lt;&#039;&#039;Walter&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;likes-eating-shoes&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; likes eating shoes} = {&amp;lt;&#039;&#039;Walter&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;lives-in-Berlin&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; lives in Berlin} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;want-to-live-in-Munich&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; wants to live in Munich} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;lives-in-Munich&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt;| &#039;&#039;x&#039;&#039; lives in Munich} = {}&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(c)&#039;&#039;&#039;  Write down the possible relations mentioned in the story and map them to the individuals you wrote down in (a).&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
Here are examples of some relations:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;son-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;,&#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the son of &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;father-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the father of &#039;&#039;y&#039;&#039;} ={&amp;lt;&#039;&#039;Paul&#039;&#039;, &#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;,&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;daughter-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the daughter of &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;mother-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the mother of &#039;&#039;y&#039;&#039;} ={&amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;brother-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the brother of &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;sister-of-someone&#039;&#039;&#039;: is the sister of &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Tom&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;dog-of-someone&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is the dog of &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Walter&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Walter&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Walter&#039;&#039;, &#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Walter&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;married-to-eachother&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is married to &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;, &#039;&#039;Alice&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;enjoy-watching-football-together&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; enjoys watching football with &#039;&#039;y&#039;&#039;} = {&amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;, &#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;, &#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Tom&#039;&#039;, &#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;, &#039;&#039;Tom&amp;gt;&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(d)&#039;&#039;&#039; Write down the I-functions (interpretation functions) for (a), (b) and (c).&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-d|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{FeedbackExercises}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5263</id>
		<title>Exercise First Order Models</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5263"/>
		<updated>2014-01-06T20:42:35Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:Lisa| Lisa]], [[User:Marthe| Marthe]], [[User:Elisabeth.krall| Elisabeth]], and [[User:IsaB|Isabelle]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Take a look at the following story:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Scenario:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At the time Alice, Paul, Tom and Lisa live in Berlin, but they rather want to live in Munich. Alice is married to Paul. They are Tom and Lisa&#039;s parents. Both Lisa and her father are tall, while Alice and Tom are rather small. Lisa and her mom share the same hair color, which is blonde. The family enjoys watching American football games together. But while the girls also like watching soccer, the boys get bored of it. Walter, the family&#039;s dog, doesn&#039;t care about sports at all, he likes to eat the familiy members´ shoes. &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using predicate logic terms and notation we now want to define the world described in the story. First we need our individuals, their relations and possible properties. You will need a pen and paper to write down your answers!&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; As in the textbook, the  expressions of the World will be written in &#039;&#039;italics&#039;&#039; and the ones of the predicate logic in &#039;&#039;&#039;bold&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(a)&#039;&#039;&#039; Define the universe described in the scenario. Introduce appropriate name symbols and define their interpretation. Make sure you use the correct notation.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
These are the &#039;&#039;&#039;individuals&#039;&#039;&#039; of the story:&amp;lt;br/&amp;gt;&lt;br /&gt;
Alice&amp;lt;br/&amp;gt;&lt;br /&gt;
Paul&amp;lt;br/&amp;gt;&lt;br /&gt;
Lisa&amp;lt;br/&amp;gt;&lt;br /&gt;
Tom&amp;lt;br/&amp;gt;&lt;br /&gt;
Walter&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is how is this is stated in predicate logic:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;U&#039;&#039;= {&#039;&#039;Alice, Paul, Lisa, Tom, Walter&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
Name symbols: &#039;&#039;&#039;alice&#039;&#039;&#039;, &#039;&#039;&#039;paul&#039;&#039;&#039;, &#039;&#039;&#039;lisa&#039;&#039;&#039;, &#039;&#039;&#039;tom&#039;&#039;&#039;, &#039;&#039;&#039;walter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Interpretation of the name symbols:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;) = &#039;&#039;Alice&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;) = &#039;&#039;Paul&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;Lisa&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;tom&#039;&#039;&#039;) = &#039;&#039;Tom&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;) = &#039;&#039;Walter&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(b)&#039;&#039;&#039;  Choose three individuals from those mentioned in the story and map them to three properties mentioned in the story. Don&#039;t forget: empty sets are possible!&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
These are some possible answers:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;rather-small&#039;&#039;&#039;: { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is rather small} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;tall&#039;&#039;&#039;: { &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is tall} = {&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;blonde&#039;&#039;&#039;:{ &amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is blonde} = {&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;female&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; |&#039;&#039;x&#039;&#039; is female} = {&amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;male&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; is male} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bored-watching-soccer&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; gets bored watching soccer} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;enjoys-watching-soccer&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; enjoys watching soccer} = {&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;enjoys-watching-football&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; enjoys watching football} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;,&amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;doesn&#039;t-care-about-sports&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; doesn’t care about sports} = {&amp;lt;&#039;&#039;Walter&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;likes-eating-shoes&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; likes eating shoes} = {&amp;lt;&#039;&#039;Walter&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;lives-in-Berlin&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; lives in Berlin} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;want-to-live-in-Munich&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt; | &#039;&#039;x&#039;&#039; wants to live in Munich} = {&amp;lt;&#039;&#039;Tom&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Alice&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Paul&#039;&#039;&amp;gt;, &amp;lt;&#039;&#039;Lisa&#039;&#039;&amp;gt;}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;lives-in-Munich&#039;&#039;&#039;: {&amp;lt;&#039;&#039;x&#039;&#039;&amp;gt;| &#039;&#039;x&#039;&#039; lives in Munich} = {}&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(c)&#039;&#039;&#039;  Write down the possible relations mentioned in the story and map them to the individuals you wrote down in (a).&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-c|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(d)&#039;&#039;&#039; Write down the I-functions (interpretation functions) for (a), (b) and (c).&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-d|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{FeedbackExercises}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5262</id>
		<title>Exercise First Order Models</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_First_Order_Models&amp;diff=5262"/>
		<updated>2014-01-06T20:41:02Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;&#039;&#039;Involved participants: [[User:Lisa| Lisa]], [[User:Marthe| Marthe]], [[User:Elisabeth.krall| Elisabeth]], and [[User:IsaB|Isabelle]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Take a look at the following story:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Scenario:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At the time Alice, Paul, Tom and Lisa live in Berlin, but they rather want to live in Munich. Alice is married to Paul. They are Tom and Lisa&#039;s parents. Both Lisa and her father are tall, while Alice and Tom are rather small. Lisa and her mom share the same hair color, which is blonde. The family enjoys watching American football games together. But while the girls also like watching soccer, the boys get bored of it. Walter, the family&#039;s dog, doesn&#039;t care about sports at all, he likes to eat the familiy members´ shoes. &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using predicate logic terms and notation we now want to define the world described in the story. First we need our individuals, their relations and possible properties. You will need a pen and paper to write down your answers!&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; As in the textbook, the  expressions of the World will be written in &#039;&#039;italics&#039;&#039; and the ones of the predicate logic in &#039;&#039;&#039;bold&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(a)&#039;&#039;&#039; Define the universe described in the scenario. Introduce appropriate name symbols and define their interpretation. Make sure you use the correct notation.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your answers&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
These are the &#039;&#039;&#039;individuals&#039;&#039;&#039; of the story:&amp;lt;br/&amp;gt;&lt;br /&gt;
Alice&amp;lt;br/&amp;gt;&lt;br /&gt;
Paul&amp;lt;br/&amp;gt;&lt;br /&gt;
Lisa&amp;lt;br/&amp;gt;&lt;br /&gt;
Tom&amp;lt;br/&amp;gt;&lt;br /&gt;
Walter&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is how is this is stated in predicate logic:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;U&#039;&#039;= {&#039;&#039;Alice, Paul, Lisa, Tom, Walter&#039;&#039;}&lt;br /&gt;
&lt;br /&gt;
Name symbols: &#039;&#039;&#039;alice&#039;&#039;&#039;, &#039;&#039;&#039;paul&#039;&#039;&#039;, &#039;&#039;&#039;lisa&#039;&#039;&#039;, &#039;&#039;&#039;tom&#039;&#039;&#039;, &#039;&#039;&#039;walter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Interpretation of the name symbols:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;alice&#039;&#039;&#039;) = &#039;&#039;Alice&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;paul&#039;&#039;&#039;) = &#039;&#039;Paul&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;lisa&#039;&#039;&#039;) = &#039;&#039;Lisa&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;tom&#039;&#039;&#039;) = &#039;&#039;Tom&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;I&#039;&#039;(&#039;&#039;&#039;walter&#039;&#039;&#039;) = &#039;&#039;Walter&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(b)&#039;&#039;&#039;  Choose three individuals from those mentioned in the story and map them to three properties mentioned in the story. Don&#039;t forget: empty sets are possible!&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-b|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(c)&#039;&#039;&#039;  Write down the possible relations mentioned in the story and map them to the individuals you wrote down in (a).&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-c|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(d)&#039;&#039;&#039; Write down the I-functions (interpretation functions) for (a), (b) and (c).&amp;lt;br /&amp;gt;&#039;&#039;&#039;[[ExerciseFOModels-d|Check your answers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{FeedbackExercises}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Back to&lt;br /&gt;
* the [[Exercise-ch2|exercises for chapter 2]]&lt;br /&gt;
* the material for [[Textbook-chapters#Chapter_2:_Predicate_logic|chapter 2]]&lt;br /&gt;
* the overview over [[Textbook-chapters|all chapters]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5261</id>
		<title>Exercise Different types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5261"/>
		<updated>2014-01-06T20:32:36Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Different types of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==Different types of ambiguity==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ Scope Ambiguity&lt;br /&gt;
|| Nearly there: The answer is correct, but there is another possibilty as well. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;Everyone loves someone.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Everyone loves the same someone.&lt;br /&gt;
|| *Everyone loves some different person.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Lexical Ambiguity&lt;br /&gt;
|| Sorry, the answer is not correct. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&amp;quot;&lt;br /&gt;
|| *The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| *The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ Structural Ambiguity &lt;br /&gt;
|| Nearly there, your answer is correct but there is another possible solution. &amp;lt;br/&amp;gt;&lt;br /&gt;
||Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
||e.g.&lt;br /&gt;
||&amp;quot;Old women and men.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
||It is unclear to which noun (women and/or men) the adjective old refers, so the sentence could be read in the two following ways:&lt;br /&gt;
||*Both women and men are old.&lt;br /&gt;
||*Old only refers to the women. Men are not specified.&lt;br /&gt;
||See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; Which two meanings does the following sentence contain? Paraphrase them. &amp;lt;br/&amp;gt; &#039;&#039;We need more intelligent administrators.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&#039;&#039;We need more intelligent administrators.&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
Here we have a case of structural ambiguity, i.e. the ambiguity arises on the sentence level. &amp;lt;br/&amp;gt;&lt;br /&gt;
There are two different ways how this sentence can be read:&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 1: &amp;lt;br/&amp;gt;&lt;br /&gt;
We have enough administrators, but they are not bright enough and need to become more intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Here, &#039;&#039;more&#039;&#039; is used as a comparative particle. So, &#039;&#039;more intelligent&#039;&#039; forms one constituent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 2:&amp;lt;br/&amp;gt;&lt;br /&gt;
We do not have enough administrators and need more administrators who are intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
In this case, &#039;&#039;more&#039;&#039; is used as a determiner. Thus, it combines with the phrase &#039;&#039;intelligent administrators&#039;&#039;.&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;As you should already have learned: Many jokes and puns are based on ambiguity. Here are some more examples: &lt;br /&gt;
1. &#039;&#039;I rushed out and killed a huge lion in my pajamas!&#039;&#039; - &#039;&#039;How did the lion get in your pajamas?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
2. Man in restaurant: &#039;&#039;I will have two lamb-chops. And make them lean, please.&#039;&#039; - Waiter: &#039;&#039;To which side?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
3. &#039;&#039;Why was Cinderella thrown off the football game?&#039;&#039; - &#039;&#039;Because she ran from the ball.&#039;&#039; &lt;br /&gt;
Example 1 is based on the double meaning of &amp;quot;in my pajamas&amp;quot;. Most likely the first person meant he or she was wearing pajamas while killing the lion. The second speaker deliberately misunderstood him. The 2nd and 3rd example is based on the double meaning of one word. In the 2nd example this is &#039;&#039;lean&#039;&#039;; the first reading and certainly what the guest meant: Without a lot of fat. The waiter then referred to the verb &#039;&#039;to lean&#039;&#039;. In the 3rd example, the ambiguous word is &#039;&#039;ball&#039;&#039;: &#039;&#039;sport&#039;&#039; vs. &#039;&#039;dress-ball&#039;&#039; make up this joke.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5260</id>
		<title>Exercise Different types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5260"/>
		<updated>2014-01-06T20:32:18Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Different types of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==Different types of ambiguity==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ Scope Ambiguity&lt;br /&gt;
|| Nearly there: The answer is correct, but there is another possibilty as well. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;Everyone loves someone.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Everyone loves the same someone.&lt;br /&gt;
|| *Everyone loves some different person.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Lexical Ambiguity&lt;br /&gt;
|| Sorry, the answer is not correct. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&amp;quot;&lt;br /&gt;
|| *The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| *The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ Structural Ambiguity &lt;br /&gt;
|| Nearly there, your answer is correct but there is another possible solution. &amp;lt;br/&amp;gt;&lt;br /&gt;
||Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
||e.g.&lt;br /&gt;
||&amp;quot;Old women and men.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
||It is unclear to which noun (women and/or men) the adjective old refers, so the sentence could be read in the two following ways:&lt;br /&gt;
||*Both women and men are old.&lt;br /&gt;
||*Old only refers to the women. Men are not specified.&lt;br /&gt;
||See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; Which two meanings does the following sentence contain? Paraphrase them. &amp;lt;br/&amp;gt; &#039;&#039;We need more intelligent administrators.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&#039;&#039;We need more intelligent administrators.&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
Here we have a case of structural ambiguity, i.e. the ambiguity arises on the sentence level. &amp;lt;br/&amp;gt;&lt;br /&gt;
There are two different ways how this sentence can be read:&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 1: &amp;lt;br/&amp;gt;&lt;br /&gt;
We have enough administrators, but they are not bright enough and need to become more intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Here, &#039;&#039;more&#039;&#039; is used as a comparative particle. So, &#039;&#039;more intelligent&#039;&#039; forms one constituent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 2:&amp;lt;br/&amp;gt;&lt;br /&gt;
We do not have enough administrators and need more administrators who are intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
In this case, &#039;&#039;more&#039;&#039; is used as a determiner. Thus, it combines with the phrase &#039;&#039;intelligent administrators&#039;&#039;.&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;As you should already have learned: Many jokes and puns are based on ambiguity. Here are some more examples: &lt;br /&gt;
1. &#039;&#039;I rushed out and killed a huge lion in my pajamas!&#039;&#039; - &#039;&#039;How did the lion get in your pajamas?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
2. Man in restaurant: &#039;&#039;I will have two lamb-chops. And make them lean, please.&#039;&#039; - Waiter: &#039;&#039;To which side?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
3. &#039;&#039;Why was Cinderella thrown off the football game?&#039;&#039; - &#039;&#039;Because she ran from the ball.&#039;&#039; &lt;br /&gt;
Example 1 is based on the double meaning of &amp;quot;in my pajamas&amp;quot;. Most likely the first person meant he or she was wearing pajamas while killing the lion. The second speaker deliberately misunderstood him. The 2nd and 3rd example is based on the double meaning of one word. In the 2nd example this is &#039;&#039;lean&#039;&#039;; the first reading and certainly what the guest meant: Without a lot of fat. The waiter then referred to the verb &#039;&#039;to lean&#039;&#039;. In the 3rd example, the ambiguous word is &#039;&#039;ball&#039;&#039;: &#039;&#039;sport&#039;&#039; vs. &#039;&#039;dress-ball&#039;&#039; make up this joke.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5259</id>
		<title>Exercise Different types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5259"/>
		<updated>2014-01-06T20:30:46Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Different types of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==Different types of ambiguity==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ Scope Ambiguity&lt;br /&gt;
|| Nearly there: The answer is correct, but there is another possibilty as well. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;Everyone loves someone.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Everyone loves the same someone.&lt;br /&gt;
|| *Everyone loves some different person.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Lexical Ambiguity&lt;br /&gt;
|| Sorry, the answer is not correct. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&amp;quot;&lt;br /&gt;
|| *The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| *The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ Structural Ambiguity &lt;br /&gt;
|| Nearly there, your answer is correct but there is another possible solution. &amp;lt;br/&amp;gt;&lt;br /&gt;
||Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
||e.g.&lt;br /&gt;
||&amp;quot;Old women and men.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
||It is unclear to which noun (women and/or men) the adjective old refers, so the sentence could be read in the two following ways:&lt;br /&gt;
||*Both women and men are old.&lt;br /&gt;
||*Old only refers to the women. Men are not specified.&lt;br /&gt;
||See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Which two meanings does the following sentence contain? Paraphrase them. &amp;lt;br/&amp;gt; &#039;&#039;We need more intelligent administrators.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&#039;&#039;We need more intelligent administrators.&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
Here we have a case of structural ambiguity, i.e. the ambiguity arises on the sentence level. &amp;lt;br/&amp;gt;&lt;br /&gt;
There are two different ways how this sentence can be read:&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 1: &amp;lt;br/&amp;gt;&lt;br /&gt;
We have enough administrators, but they are not bright enough and need to become more intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Here, &#039;&#039;more&#039;&#039; is used as a comparative particle. So, &#039;&#039;more intelligent&#039;&#039; forms one constituent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 2:&amp;lt;br/&amp;gt;&lt;br /&gt;
We do not have enough administrators and need more administrators who are intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
In this case, &#039;&#039;more&#039;&#039; is used as a determiner. Thus, it combines with the phrase &#039;&#039;intelligent administrators&#039;&#039;.&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
+ Done&lt;br /&gt;
|| As you should already have learned: Many jokes and puns are based on ambiguity. Here are some more examples: &lt;br /&gt;
|| 1. &#039;&#039;I rushed out and killed a huge lion in my pajamas!&#039;&#039; - &#039;&#039;How did the lion get in your pajamas?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| 2. Man in restaurant: &#039;&#039;I will have two lamb-chops. And make them lean, please.&#039;&#039; - Waiter: &#039;&#039;To which side?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| 3. &#039;&#039;Why was Cinderella thrown off the football game?&#039;&#039; - &#039;&#039;Because she ran from the ball.&#039;&#039; &lt;br /&gt;
|| Example 1 is based on the double meaning of &amp;quot;in my pajamas&amp;quot;. Most likely the first person meant he or she was wearing pajamas while killing the lion. The second speaker deliberately misunderstood him. The 2nd and 3rd example is based on the double meaning of one word. In the 2nd example this is &#039;&#039;lean&#039;&#039;; the first reading and certainly what the guest meant: Without a lot of fat. The waiter then referred to the verb &#039;&#039;to lean&#039;&#039;. In the 3rd example, the ambiguous word is &#039;&#039;ball&#039;&#039;: &#039;&#039;sport&#039;&#039; vs. &#039;&#039;dress-ball&#039;&#039; make up this joke.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5258</id>
		<title>Exercise Different types of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Different_types_of_ambiguity&amp;diff=5258"/>
		<updated>2014-01-06T20:30:28Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* Different types of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==Different types of ambiguity==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ Phrases and sentences as a whole can have more than one meaning. How is this form of ambiguity called?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+ Scope Ambiguity&lt;br /&gt;
|| Nearly there: The answer is correct, but there is another possibilty as well. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;Everyone loves someone.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Everyone loves the same someone.&lt;br /&gt;
|| *Everyone loves some different person.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Lexical Ambiguity&lt;br /&gt;
|| Sorry, the answer is not correct. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g.&lt;br /&gt;
|| &amp;quot;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&amp;quot;&lt;br /&gt;
|| *The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| *The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ Structural Ambiguity &lt;br /&gt;
|| Nearly there, your answer is correct but there is another possible solution. &amp;lt;br/&amp;gt;&lt;br /&gt;
||Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
||e.g.&lt;br /&gt;
||&amp;quot;Old women and men.&amp;quot; &amp;lt;br/&amp;gt;&lt;br /&gt;
||It is unclear to which noun (women and/or men) the adjective old refers, so the sentence could be read in the two following ways:&lt;br /&gt;
||*Both women and men are old.&lt;br /&gt;
||*Old only refers to the women. Men are not specified.&lt;br /&gt;
||See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Which two meanings does the following sentence contain? Paraphrase them. &amp;lt;br/&amp;gt; &#039;&#039;We need more intelligent administrators.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solutions here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&#039;&#039;We need more intelligent administrators.&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
Here we have a case of structural ambiguity, i.e. the ambiguity arises on the sentence level. &amp;lt;br/&amp;gt;&lt;br /&gt;
There are two different ways how this sentence can be read:&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 1: &amp;lt;br/&amp;gt;&lt;br /&gt;
We have enough administrators, but they are not bright enough and need to become more intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Here, &#039;&#039;more&#039;&#039; is used as a comparative particle. So, &#039;&#039;more intelligent&#039;&#039; forms one constituent.&amp;lt;br/&amp;gt;&lt;br /&gt;
Possibility 2:&amp;lt;br/&amp;gt;&lt;br /&gt;
We do not have enough administrators and need more administrators who are intelligent.&amp;lt;br/&amp;gt;&lt;br /&gt;
In this case, &#039;&#039;more&#039;&#039; is used as a determiner. Thus, it combines with the phrase &#039;&#039;intelligent administrators&#039;&#039;.&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{Think of an ambiguous phrase or sentence on your own and explain its ambiguity.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
+ Done&lt;br /&gt;
|| As you should already have learned: Many jokes and puns are based on ambiguity. Here are some more examples: &lt;br /&gt;
|| 1. &#039;&#039;I rushed out and killed a huge lion in my pajamas!&#039;&#039; - &#039;&#039;How did the lion get in your pajamas?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| 2. Man in restaurant: &#039;&#039;I will have two lamb-chops. And make them lean, please.&#039;&#039; - Waiter: &#039;&#039;To which side?&#039;&#039; &amp;lt;br/&amp;gt;&lt;br /&gt;
|| 3. &#039;&#039;Why was Cinderella thrown off the football game?&#039;&#039; - &#039;&#039;Because she ran from the ball.&#039;&#039; &lt;br /&gt;
|| Example 1 is based on the double meaning of &amp;quot;in my pajamas&amp;quot;. Most likely the first person meant he or she was wearing pajamas while killing the lion. The second speaker deliberately misunderstood him. The 2nd and 3rd example is based on the double meaning of one word. In the 2nd example this is &#039;&#039;lean&#039;&#039;; the first reading and certainly what the guest meant: Without a lot of fat. The waiter then referred to the verb &#039;&#039;to lean&#039;&#039;. In the 3rd example, the ambiguous word is &#039;&#039;ball&#039;&#039;: &#039;&#039;sport&#039;&#039; vs. &#039;&#039;dress-ball&#039;&#039; make up this joke.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_General_definition_of_ambiguity&amp;diff=5257</id>
		<title>Exercise General definition of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_General_definition_of_ambiguity&amp;diff=5257"/>
		<updated>2014-01-06T20:28:40Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* General definition of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt; &#039;&#039;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==General definition of ambiguity==&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{ What is an ambiguous word?&lt;br /&gt;
|type=&amp;quot;()&amp;quot; }&lt;br /&gt;
- a word with only one meaning&lt;br /&gt;
|| A word with just one meaning is &#039;&#039;&#039;un&#039;&#039;&#039;ambiguous. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| See also the glossary entry on [[Glossary:Ambiguity#Ambiguity|Ambiguity]] for more information.&amp;lt;br/&amp;gt;&lt;br /&gt;
- a polysemous word&lt;br /&gt;
|| Polysemous means that a sound sequence has two or more different, but &#039;&#039;&#039;semantically related&#039;&#039;&#039; meanings. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g., the word &#039;&#039;&#039;man&#039;&#039;&#039; is polysemous: a human being (vs. animal), a male human being (vs. female), an adult male human being (vs. boy)&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Polysemy|Polysemy]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
+ a homophone word&lt;br /&gt;
|| A homophone is a form that has two or more distinct meanings, but is pronounced in the same way. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g., the word &#039;&#039;&#039;bank&#039;&#039;&#039; is ambigous: a financial institute, the side of a river&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Homophony| Homophony]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ What is the technical term for words that have more than one meaning?&lt;br /&gt;
|type=&amp;quot;()&amp;quot; }&lt;br /&gt;
- scope ambiguity&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (&#039;&#039;every&#039;&#039;, &#039;&#039;some&#039;&#039; ...) and leads to structurally distinct logical forms.&lt;br /&gt;
|| e.g.&#039;&#039;Everyone loves someone.&#039; The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Reading 1: &#039;&#039;Everyone loves the same someone.&#039;&#039;; Reading 2: &#039;&#039;Everyone loves some different person.&#039;&#039;&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
+ lexical ambiguity&lt;br /&gt;
|| This correct. Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g. &#039;&#039;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&#039;&#039;&lt;br /&gt;
|| The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
- structural ambiguity&lt;br /&gt;
|| Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
|| e.g. &#039;&#039;old women and men&#039;&#039;: It is unclear to which noun (women and/or men) the adjective old refers, &lt;br /&gt;
|| so the sentence could be read in the two following ways: (i) Both women and men are old. (ii) only the women are said to be old.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ Which word is the ambiguous word in the sentence?&lt;br /&gt;
|type=&amp;quot;{}&amp;quot; }&lt;br /&gt;
a) I bought it without any further inquiry: { bought (i) }&lt;br /&gt;
|| &#039;&#039;&#039;Bought&#039;&#039;&#039; can be read in at least the two following ways: &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Bought as &amp;quot;purchased&amp;quot;: I purchased it without any further inquiry&lt;br /&gt;
|| *Bought as &amp;quot;believed&amp;quot;: I believed it without any further inquiry.&lt;br /&gt;
b) There is no bank in this town: { bank (i) }&lt;br /&gt;
|| &#039;&#039;&#039;Bank&#039;&#039;&#039; can be understood in two different ways:&lt;br /&gt;
|| *Bank as something to sit on: &amp;quot;There is not a bank to sit on in this town.&amp;quot;&lt;br /&gt;
|| *Bank as financial institution: &amp;quot;There is no financial institution in this town.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4.&#039;&#039;&#039; Think of three sentences in which the word “hot” has different meanings.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solution here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The Oxford dictionary proposes the following six different solutions (according to the dictionary you used other solutions might be possible:&lt;br /&gt;
* This girl is really hot. -&amp;gt; hot = good looking&lt;br /&gt;
* This pepper is really hot. -&amp;gt; hot = extremely spicy&lt;br /&gt;
* This soup is really hot. -&amp;gt; hot = warm&lt;br /&gt;
* That was a really hot debate -&amp;gt; hot = involving much activity &lt;br /&gt;
* Marc is very hot on Hifi. -&amp;gt; hot = very knowledgable, interested in&lt;br /&gt;
* The whole situation was too hot to be handled by us alone -&amp;gt; hot = difficult to deal with&lt;br /&gt;
If you want to check if a word has different meanings you can consult a dictionary. A good address is http://oxforddictionaries.com &amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_General_definition_of_ambiguity&amp;diff=5256</id>
		<title>Exercise General definition of ambiguity</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_General_definition_of_ambiguity&amp;diff=5256"/>
		<updated>2014-01-06T20:28:12Z</updated>

		<summary type="html">&lt;p&gt;Suzanne: /* General definition of ambiguity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatedByStudents1213}}&amp;lt;br /&amp;gt; &#039;&#039;Involved participants: [[User:Nicki| Nicki]], [[User:Marc_M| Marc M]], [[User:Leo| Leo]], [[User:Anna_Böcher| Anna Böcher]], [[User:Lorena| Lorena]]&lt;br /&gt;
&lt;br /&gt;
==General definition of ambiguity==&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{ What is an ambiguous word?&lt;br /&gt;
|type=&amp;quot;()&amp;quot; }&lt;br /&gt;
- a word with only one meaning&lt;br /&gt;
|| A word with just one meaning is &#039;&#039;&#039;un&#039;&#039;&#039;ambiguous. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| See also the glossary entry on [[Glossary:Ambiguity#Ambiguity|Ambiguity]] for more information.&amp;lt;br/&amp;gt;&lt;br /&gt;
- a polysemous word&lt;br /&gt;
|| Polysemous means that a sound sequence has two or more different, but &#039;&#039;&#039;semantically related&#039;&#039;&#039; meanings. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g., the word &#039;&#039;&#039;man&#039;&#039;&#039; is polysemous: a human being (vs. animal), a male human being (vs. female), an adult male human being (vs. boy)&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Polysemy|Polysemy]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
+ a homophone word&lt;br /&gt;
|| A homophone is a form that has two or more distinct meanings, but is pronounced in the same way. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| e.g., the word &#039;&#039;&#039;bank&#039;&#039;&#039; is ambigous: a financial institute, the side of a river&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Homophony| Homophony]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ What is the technical term for words that have more than one meaning?&lt;br /&gt;
|type=&amp;quot;()&amp;quot; }&lt;br /&gt;
- scope ambiguity&lt;br /&gt;
|| Scope ambiguity deals with the scope of quantifiers (&#039;&#039;every&#039;&#039;, &#039;&#039;some&#039;&#039; ...) and leads to structurally distinct logical forms.&lt;br /&gt;
|| e.g.&#039;&#039;Everyone loves someone.&#039; The sentence can be read in the two following ways. &amp;lt;br/&amp;gt;&lt;br /&gt;
|| Reading 1: &#039;&#039;Everyone loves the same someone.&#039;&#039;; Reading 2: &#039;&#039;Everyone loves some different person.&#039;&#039;&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
+ lexical ambiguity&lt;br /&gt;
|| This correct. Lexical ambiguity means that the ambiguity arises on the level of the lexeme (word).&lt;br /&gt;
|| e.g. &#039;&#039;I was right next to the &#039;&#039;&#039;bank&#039;&#039;&#039; when I fainted, otherwise I might not have survived.&#039;&#039;&lt;br /&gt;
|| The speaker might have fainted on the water next to the bank of a river, so he did not drown.&lt;br /&gt;
|| The speaker fainted next to a financial institute, so enough people were there who could help him.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Lexical_Ambiguity|Lexical Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
- structural ambiguity&lt;br /&gt;
|| Structural ambiguity deals with ambiguity on the level of syntax.&lt;br /&gt;
|| e.g. &#039;&#039;old women and men&#039;&#039;: It is unclear to which noun (women and/or men) the adjective old refers, &lt;br /&gt;
|| so the sentence could be read in the two following ways: (i) Both women and men are old. (ii) only the women are said to be old.&lt;br /&gt;
|| See the Glossary entry on [[Glossary:Structural Ambiguity| Structural Ambiguity]] for more information. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ Which word is the ambiguous word in the sentence?&lt;br /&gt;
|type=&amp;quot;{}&amp;quot; }&lt;br /&gt;
a) I bought it without any further inquiry: { bought (i) }&lt;br /&gt;
|| &#039;&#039;&#039;Bought&#039;&#039;&#039; can be read in at least the two following ways: &amp;lt;br/&amp;gt;&lt;br /&gt;
|| *Bought as &amp;quot;purchased&amp;quot;: I purchased it without any further inquiry&lt;br /&gt;
|| *Bought as &amp;quot;believed&amp;quot;: I believed it without any further inquiry.&lt;br /&gt;
b) There is no bank in this town: { bank (i) }&lt;br /&gt;
|| &#039;&#039;&#039;Bank&#039;&#039;&#039; can be understood in two different ways:&lt;br /&gt;
|| *Bank as something to sit on: &amp;quot;There is not a bank to sit on in this town.&amp;quot;&lt;br /&gt;
|| *Bank as financial institution: &amp;quot;There is no financial institution in this town.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4.&#039;&#039;&#039; Think of three sentences in which the word “hot” has different meanings.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Check your solution here&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
The Oxford dictionary proposes the following six different solutions (according to the dictionary you used other solutions might be possible:&lt;br /&gt;
* This girl is really hot. -&amp;gt; hot = good looking&lt;br /&gt;
* This pepper is really hot. -&amp;gt; hot = extremely spicy&lt;br /&gt;
* This soup is really hot. -&amp;gt; hot = warm&lt;br /&gt;
* That was a really hot debate -&amp;gt; hot = involving much activity &lt;br /&gt;
* Marc is very hot on Hifi. -&amp;gt; hot = very knowledgable, interested in&lt;br /&gt;
* The whole situation was too hot to be handled by us alone -&amp;gt; hot = difficult to deal with&lt;br /&gt;
If you want to check if a word has different meanings you can consult a dictionary. A good address is http://oxforddictionaries.com &amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Navigation ====&lt;br /&gt;
&lt;br /&gt;
* [[Exercise-ch1|To the exercise page for chapter 1]]&lt;br /&gt;
* [[Textbook-chapters|To the material by chapters overview]]&lt;br /&gt;
* [[FSEGA|To the main page of the textbook]]&lt;/div&gt;</summary>
		<author><name>Suzanne</name></author>
	</entry>
</feed>