<?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=Monique+Lanz</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=Monique+Lanz"/>
	<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/Special:Contributions/Monique_Lanz"/>
	<updated>2026-05-02T23:42:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6225</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6225"/>
		<updated>2015-08-30T14:19:23Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=bFDFcYmQqek&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans.|Every woman that is red-haired dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman likes Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate. 2000. &#039;&#039;Semantics.&#039;&#039;  42-47, 68-119. New York: Palgrave Macmillan.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer. 2015. &#039;&#039;Formal Semantics. An Empirically Grounded Approach.&#039;&#039; 203-248. Stanford: CSLI Publications.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6224</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6224"/>
		<updated>2015-08-30T14:18:28Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=bFDFcYmQqek&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman likes Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate. 2000. &#039;&#039;Semantics.&#039;&#039;  42-47, 68-119. New York: Palgrave Macmillan.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer. 2015. &#039;&#039;Formal Semantics. An Empirically Grounded Approach.&#039;&#039; 203-248. Stanford: CSLI Publications.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6223</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6223"/>
		<updated>2015-08-30T14:06:04Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between the existential quantifier and the definite article */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=bFDFcYmQqek&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate. 2000. &#039;&#039;Semantics.&#039;&#039;  42-47, 68-119. New York: Palgrave Macmillan.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer. 2015. &#039;&#039;Formal Semantics. An Empirically Grounded Approach.&#039;&#039; 203-248. Stanford: CSLI Publications.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6222</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6222"/>
		<updated>2015-08-30T13:57:10Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between the existential quantifier and the definite article */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://youtu.be/OH3fc4lwSQA&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate. 2000. &#039;&#039;Semantics.&#039;&#039;  42-47, 68-119. New York: Palgrave Macmillan.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer. 2015. &#039;&#039;Formal Semantics. An Empirically Grounded Approach.&#039;&#039; 203-248. Stanford: CSLI Publications.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6221</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6221"/>
		<updated>2015-08-30T13:37:08Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=I04rakQe4R8&amp;amp;feature=youtu.be&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate. 2000. &#039;&#039;Semantics.&#039;&#039;  42-47, 68-119. New York: Palgrave Macmillan.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer. 2015. &#039;&#039;Formal Semantics. An Empirically Grounded Approach.&#039;&#039; 203-248. Stanford: CSLI Publications.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6220</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6220"/>
		<updated>2015-08-27T15:03:21Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;https://www.youtube.com/watch?v=I04rakQe4R8&amp;amp;feature=youtu.be&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6219</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6219"/>
		<updated>2015-08-23T17:59:55Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Model from the scenario &amp;quot;Frozen&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2013.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6218</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6218"/>
		<updated>2015-08-21T21:57:39Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2014.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6217</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6217"/>
		<updated>2015-08-21T21:57:25Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2014.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
::Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6216</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6216"/>
		<updated>2015-08-21T21:57:14Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2014.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
:Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6215</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6215"/>
		<updated>2015-08-21T18:23:36Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2014.&amp;lt;ref&amp;gt;&#039;&#039;Frozen Movie Official Disney Site.&#039;&#039; The Walt Disney Company. Web. 21 Aug. 2015. &amp;lt;[http://frozen.disney.com Frozen Disney]&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6214</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6214"/>
		<updated>2015-08-21T18:11:34Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Model from the scenario &amp;quot;Frozen&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
Inspired by the Disney movie &amp;quot;Frozen&amp;quot; released in 2014.&amp;lt;ref&amp;gt;...&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6213</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6213"/>
		<updated>2015-08-21T17:55:13Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate: Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6212</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6212"/>
		<updated>2015-08-21T17:54:18Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false since there is only one reindeer in our model, namely Sven, that is male but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our model since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our model. Elsa is the only queen in our model and she likes Anna, thus every queen in our model likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6211</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6211"/>
		<updated>2015-08-21T17:51:41Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for these paraphrases.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6210</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6210"/>
		<updated>2015-08-21T17:50:45Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The Difference between the existential quantifier and the definite article */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6209</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6209"/>
		<updated>2015-08-21T17:49:32Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Example for the universal quantifier */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example of the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6208</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6208"/>
		<updated>2015-08-21T17:49:01Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end of the page there will be a few exercises and further references to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6207</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6207"/>
		<updated>2015-08-21T17:47:09Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article should be treated like a noun phrase or name and not like a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6206</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6206"/>
		<updated>2015-08-21T17:45:46Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article has to be treated like a noun phrase or name than a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6205</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6205"/>
		<updated>2015-08-21T17:44:18Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope: the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article has rather to be treated like a noun phrase or name than a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6204</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6204"/>
		<updated>2015-08-21T17:43:37Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope – the number of possible individuals for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article has rather to be treated like a noun phrase or name than a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6203</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6203"/>
		<updated>2015-08-21T17:41:15Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between the logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope – the number of possible individual for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article has rather to be treated like a noun phrase or name than a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6202</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6202"/>
		<updated>2015-08-21T17:38:07Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* The difference between the logical quantifiers and definite descriptions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope. If there were individuals with the features of the restrictor and not of the scope or the other way around than the formula would be false. &lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope – the number of possible individual for this formula are endless. But if there was no such individual at all, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. This individual can ideally be named and is a fixed part of the chosen universe. There is no other individual that fits the description, otherwise this formula would be false. &lt;br /&gt;
&lt;br /&gt;
Thus the definite article has rather to be treated like a noun phrase or name than a quantifier. In the following, the differences will be shown giving examples and further explanations. At the end, there will be a few exercises to deepen the understanding of those differences.&lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6201</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6201"/>
		<updated>2015-08-21T16:47:21Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6200</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6200"/>
		<updated>2015-08-21T16:45:19Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans.|All red-haired women dance with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6199</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6199"/>
		<updated>2015-08-21T16:44:15Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Example for the universal quantifier */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;amp;forall; x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6198</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6198"/>
		<updated>2015-08-21T16:35:46Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
Kearns, Kate. Semantics. New York: Palgrave Macmillan, 2000. 42-47, 68-119. Print.&lt;br /&gt;
&lt;br /&gt;
Levine, Robert D., Frank Richter &amp;amp; Manfred Sailer: Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications, 2015. 203-248. Print.&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6197</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6197"/>
		<updated>2015-08-21T16:18:43Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&lt;br /&gt;
# &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6196</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6196"/>
		<updated>2015-08-21T16:18:26Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6195</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6195"/>
		<updated>2015-08-21T16:18:00Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Example for the universal quantifier */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;, style=&amp;quot;width:80px; text-align:left;&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;, style=&amp;quot;text-align:left;&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6194</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6194"/>
		<updated>2015-08-21T16:10:29Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Example for the universal quantifier */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02717;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &amp;amp;#x02713;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6193</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6193"/>
		<updated>2015-08-21T16:06:33Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Example for the universal quantifier */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; Every royal is human.&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6192</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6192"/>
		<updated>2015-08-21T16:05:20Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6191</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6191"/>
		<updated>2015-08-21T16:04:50Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;friend-of&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x), Sven)&#039;&#039;&lt;br /&gt;
{ The iceman is a friend of Sven. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6190</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6190"/>
		<updated>2015-08-21T16:01:24Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;forall;x ((woman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; red-haired&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : dance-with&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Hans))&#039;&#039;&lt;br /&gt;
{ Every red-haired woman dances with Hans. }&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6189</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6189"/>
		<updated>2015-08-21T15:56:16Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Model from the scenario &amp;quot;Frozen&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6188</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6188"/>
		<updated>2015-08-21T15:54:33Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&#039;&#039;&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6187</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6187"/>
		<updated>2015-08-21T15:53:57Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&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;Task 3:&#039;&#039;&#039; Write down the correct sentences for the logical formulae in the boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ &amp;amp;nbsp;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
&#039;&#039;&amp;amp;exist;x (prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(Elsa, x))&lt;br /&gt;
{ Elsa loves a prince.|Elsa loves some prince.|Some prince is love by Elsa.|A prince is loved by Elsa. }&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6186</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6186"/>
		<updated>2015-08-21T15:46:35Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
# Some reindeer is male and royal.&lt;br /&gt;
# The snowman sings.&lt;br /&gt;
# Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
# &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
# &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6185</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6185"/>
		<updated>2015-08-21T15:43:16Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences. Explain further, if and why the formulae are true or false.&lt;br /&gt;
&lt;br /&gt;
(a) Some reindeer is male and royal.&lt;br /&gt;
&lt;br /&gt;
(b) The snowman sings.&lt;br /&gt;
&lt;br /&gt;
(c) Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039; &amp;amp;rarr; This formula is false, since there is only one reindeer in our scenario, namely Sven, that is male, but not royal.&lt;br /&gt;
&lt;br /&gt;
(b) &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039; &amp;amp;rarr; This formula is true in our scenario, since there is exactly one snowman, namely Olaf, that sings.&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039; &amp;amp;rarr; This formula is also true in our scenario. Elsa is the only queen in our scenario and she likes Anna, thus every queen in our scenario likes Anna.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6184</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6184"/>
		<updated>2015-08-21T15:38:49Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{Every reindeer which eats carrots sings.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{A snowman loves summer.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{The iceman loves a princess.&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2:&#039;&#039;&#039; Write down the logical formulae for the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Some reindeer is male and royal.&lt;br /&gt;
&lt;br /&gt;
(b) The snowman sings.&lt;br /&gt;
&lt;br /&gt;
(c) Every queen likes Anna.&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;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(b) &#039;&#039;sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;amp;iota;x : snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;&amp;amp;forall;x (queen&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : like&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, Anna))&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6183</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6183"/>
		<updated>2015-08-21T15:23:04Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&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;Task 2:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Every reindeer which eats carrots sings.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;A snowman loves summer.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;The iceman loves a princess.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;y : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y)), x))&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6182</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6182"/>
		<updated>2015-08-21T15:22:22Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&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;Task 2:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Every reindeer which eats carrots sings.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;forall;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;forall;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;A snowman loves summer.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;exist;x snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), summer)&#039;&#039;&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, summer))&#039;&#039;&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (snowman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(summer))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;The iceman loves a princess.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(iceman, x)&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;((&amp;amp;iota;x : iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)), x))&lt;br /&gt;
- &#039;&#039;&amp;amp;iota;x : (iceman&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; love&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(x, &amp;amp;exist;y (princess&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(y))))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6181</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6181"/>
		<updated>2015-08-21T14:48:56Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&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;Task 2:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Every reindeer which eats carrots sings.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x ((reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6180</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6180"/>
		<updated>2015-08-21T14:46:49Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&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;Task 2:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Every reindeer which eats carrots sings.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6179</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6179"/>
		<updated>2015-08-21T14:45:40Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&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;Task 2:&#039;&#039;&#039; Identify the correct formula for this paraphrase.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&#039;&#039;Every reindeer which eats carrots sings.&#039;&#039;&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; (sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&lt;br /&gt;
- &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; (sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&lt;br /&gt;
+ &#039;&#039;&amp;amp;exist;x (reindeer&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) &amp;amp;and; eat-carrots&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : (sing&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Quantifiers&amp;diff=6178</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=6178"/>
		<updated>2015-08-21T14:39:06Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: Undo revision 6176 by Monique Lanz (talk)&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;mediaplayer&amp;gt; http://youtu.be/5PRL23XcaFY&amp;lt;/mediaplayer&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6177</id>
		<title>SoSE15: Term paper project: Determiners</title>
		<link rel="alternate" type="text/html" href="https://www.lexical-resource-semantics.de/wiki/index.php?title=SoSE15:_Term_paper_project:_Determiners&amp;diff=6177"/>
		<updated>2015-08-21T14:30:24Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MaterialUnderConstruction}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Short description of the project =&lt;br /&gt;
&lt;br /&gt;
* Difference between &amp;quot;every&amp;quot;, &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Video about how to differentiate &amp;quot;some&amp;quot; and the definite article;&lt;br /&gt;
* Three exercises for each operator&lt;br /&gt;
&lt;br /&gt;
= The difference between the logical quantifiers and definite descriptions =&lt;br /&gt;
&lt;br /&gt;
The universal and existential quantifiers have to be interpreted differently than the definite article.&lt;br /&gt;
&lt;br /&gt;
The universal quantifier (every, all → ∀) indicates that &#039;&#039;&#039;every single individual&#039;&#039;&#039; in a model that has the features of the restrictor, also has the features of the scope.&lt;br /&gt;
&lt;br /&gt;
The existential quantifier (some, a → ∃) states that there is &#039;&#039;&#039;at least one individual or more&#039;&#039;&#039; in a model that has both the features of the restrictor and the scope.&lt;br /&gt;
&lt;br /&gt;
The definite article (the → ⍳) states that there is &#039;&#039;&#039;absolutely one individual and no more or less&#039;&#039;&#039; in a model that fits exactly the described features. &lt;br /&gt;
&lt;br /&gt;
==Model from the scenario &amp;quot;Frozen&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Individuals:&#039;&#039;&#039;&lt;br /&gt;
* Elsa, the Snow Queen of Arendelle&lt;br /&gt;
* Anna, the Princess of Arendelle&lt;br /&gt;
* Kristoff, an iceman&lt;br /&gt;
* Sven, a reindeer&lt;br /&gt;
* Olaf, a snowman&lt;br /&gt;
* Hans, the Prince of the Southern Isles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Properties:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is royal} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;prince&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is a prince} = {&amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is human} = {&amp;lt;Elsa&amp;gt;, &amp;lt;Anna&amp;gt;, &amp;lt;Kristoff&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;male&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = {&amp;lt;x&amp;gt; | x is male} = {&amp;lt;Kristoff&amp;gt;, &amp;lt;Sven&amp;gt;, &amp;lt;Olaf&amp;gt;, &amp;lt;Hans&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Relations:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;sibling&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y are siblings} = {&amp;lt;Elsa, Anna&amp;gt;, &amp;lt;Anna, Elsa&amp;gt;}&#039;&#039;&lt;br /&gt;
* &#039;&#039;get-engaged&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {&amp;lt;x, y&amp;gt; | x and y get engaged} = {&amp;lt;Anna, Hans&amp;gt;, &amp;lt;Hans, Anna&amp;gt;}&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example for the universal quantifier==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &#039;&#039;Every royal is human.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here, &#039;&#039;every&#039;&#039; is our determiner, &#039;&#039;royal&#039;&#039; is our restrictor and &#039;&#039;human&#039;&#039; is the scope. We will choose &#039;&#039;x&#039;&#039; as our variable. Therefore, the paraphrase would look like that:&lt;br /&gt;
&lt;br /&gt;
For every	&#039;&#039;x&#039;&#039; such that &#039;&#039;x&#039;&#039; is royal &#039;&#039;x&#039;&#039; is human.&lt;br /&gt;
&lt;br /&gt;
The overall formula for this expression would look like that:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;∀ x (royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x) : human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x))&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we will interpret our formula, so we have to check the truth values for all our individuals in the model:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| g(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| royal&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| human&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(x)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Elsa&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; |  ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Anna&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Kristoff&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Sven&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Olaf&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | &#039;&#039;&#039;x&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot;| Hans&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
| style=&amp;quot;width:100px; text-align:center;&amp;quot; | ✓&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since every character that is royal – Elsa, Anna and Hans – is also human the overall formula is true. If not every royal was human, the formula would be false.&lt;br /&gt;
&lt;br /&gt;
==The Difference between the existential quantifier and the definite article==&lt;br /&gt;
&lt;br /&gt;
Here is a video about how to differentiate the existential quantifier and the definite article:&lt;br /&gt;
&lt;br /&gt;
=Exercises=&lt;br /&gt;
&lt;br /&gt;
After having read this page and watched the video, work on the following tasks:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1:&#039;&#039;&#039; Identify the determiners in the following sentences.&lt;br /&gt;
&lt;br /&gt;
(a) Olaf talks to some reindeer.&lt;br /&gt;
&lt;br /&gt;
(b) Every human sings.&lt;br /&gt;
&lt;br /&gt;
(c) The queen has a sibling.&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;&lt;br /&gt;
&lt;br /&gt;
(c) &#039;&#039;the&#039;&#039;, &#039;&#039;a&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Participants = &lt;br /&gt;
&lt;br /&gt;
* [[User:Monique_Lanz|Monique Lanz]]&lt;br /&gt;
&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>Monique Lanz</name></author>
	</entry>
	<entry>
		<id>https://www.lexical-resource-semantics.de/wiki/index.php?title=Exercise_Quantifiers&amp;diff=6176</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=6176"/>
		<updated>2015-08-21T14:26:45Z</updated>

		<summary type="html">&lt;p&gt;Monique Lanz: /* Exercises */&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;mediaplayer&amp;gt; http://youtu.be/5PRL23XcaFY&amp;lt;/mediaplayer&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;
= 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>Monique Lanz</name></author>
	</entry>
</feed>