Group1-Ex2-Solution-a-1: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
Nearly there: The answer is correct, but there is another possibilty as well <br/>  | Nearly there: The answer is correct, but there is another possibilty as well. <br/>  | ||
Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. <br/>  | Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. <br/>  | ||
| Line 6: | Line 6: | ||
"Everyone loves someone." <br/>  | "Everyone loves someone." <br/>  | ||
The sentence can be read in the two following ways. <br/>  | The sentence can be read in the two following ways. <br/>  | ||
*Everyone loves the same someone  | *Everyone loves the same someone.  | ||
*Everyone loves some different person  | *Everyone loves some different person.  | ||
See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. <br/>  | See the Glossary entry on [[Glossary:Scope Ambiguity| Scope Ambiguity]] for more information. <br/>  | ||
[[NMTS-Group1#Exercise II| Try to find the other possible solution!]]  | [[NMTS-Group1#Exercise II| Try to find the other possible solution!]]  | ||
Latest revision as of 15:16, 14 February 2013
Nearly there: The answer is correct, but there is another possibilty as well. 
Scope ambiguity deals with the scope of quantifiers (every, some ...) and is a form of structural ambiguity. 
e.g.
"Everyone loves someone." 
The sentence can be read in the two following ways. 
- Everyone loves the same someone.
 - Everyone loves some different person.
 
See the Glossary entry on  Scope Ambiguity for more information.