Editing
Reference and Meaning
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Reference and Meaning is the "Mystery of the Label"—the study of how a "Sound" or a "Mark on paper" can represent a "Real object" in the world. While we use words every day, the "Connection" between the word **"Apple"** and the **Physical Fruit** is one of the deepest problems in philosophy. From the "Sense and Reference" of Gottlob Frege to the "Language Games" of Ludwig Wittgenstein and the "Direct Reference" of Saul Kripke, this field explores how "Language" maps onto "Reality." It is the science of "Representation," explaining why a "Name" is more than just a sound, and how "Meaning" can change depending on who is speaking and what they are pointing at. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Reference''' — The "Pointing" relationship between a word (the signifier) and an object in the world (the referent). * '''Meaning''' (Sense) — The "Concept" or "Thought" expressed by a word, which helps us pick out the reference (e.g., 'The Morning Star' and 'The Evening Star' have different senses but the same reference: Venus). * '''Signifier vs. Signified''' (Saussure) — The "Sound-Image" (the word) versus the "Concept" it represents. * '''Denotation''' — The "Literal" or "Direct" meaning of a word. * '''Connotation''' — The "Emotional" or "Cultural" associations of a word (e.g., 'Mother' vs. 'Female Parent'). * '''Proper Name''' — A word that refers to a "Specific individual" (e.g., 'Aristotle'). * '''Definite Description''' — A phrase that refers to a specific thing by its properties (e.g., 'The teacher of Alexander the Great'). * '''Rigid Designator''' — A term that refers to the "Same thing" in every "Possible World" (Saul Kripke's theory of names). * '''Linguistic Convention''' — The "Unwritten Agreement" in a community that a certain sound means a certain thing (e.g., we all agree that 'Dog' means a furry barking animal). * '''Ostensive Definition''' — Defining a word by "Pointing" at an object (e.g., 'THAT is a tree'). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Reference and meaning are understood through '''Pointers''' and '''Concepts'''. '''1. The "Two Stars" (Sense and Reference)''': Gottlob Frege’s famous breakthrough. * In ancient times, people thought the **"Morning Star"** (the last one to fade at dawn) and the **"Evening Star"** (the first one to appear at dusk) were "Two Different Things." * Later, we realized they are both the planet **Venus**. * Frege argued: They have the **Same Reference** (Venus), but **Different Senses** (different ways of thinking about it). * Meaning is not just "What we point at," but "How we think about" what we point at. '''2. The "Label" vs. The "Object" (Direct Reference)''': Is a "Name" just a list of descriptions? * **Old Theory**: 'Aristotle' means 'The teacher of Alexander who wrote the Ethics.' * **Kripke's Theory**: No. Even if we discovered that Aristotle "Never taught Alexander," the name 'Aristotle' would still refer to the **same person**. * A name is a "Causal Link"—it's a "Chain of communication" going back to the moment the person was "Baptized" with that name. It "Sticks" to them through every possible story. '''3. Language as a "Game" (Wittgenstein)''': Meaning is "Use." * We don't "Define" words with a dictionary in our heads. * We learn the "Rules of the Game." * The word **"Water!"** means something different if you are "Drowning," "Ordering a drink," or "Teaching a chemistry class." * You cannot understand a word's "Meaning" without looking at the "Social Context" in which it is used. '''The 'Private Language' Argument'''': Ludwig Wittgenstein argued that there is "No such thing" as a "Private Language" that only one person understands. If I call a feeling "S" today, and tomorrow I have a feeling and call it "S," how do I know it's the "Same feeling"? Language requires a "Community" to provide the "Rules" and "Check" if we are using words correctly. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Reference Check' (Analyzing a sentence for Sense and Reference):''' <syntaxhighlight lang="python"> def analyze_reference(phrase): """ FREGEAN ANALYSIS: Does it have a referent? """ # Case: The current King of France if "King of France" in phrase: return { "Sense": "The person who is currently the King of France", "Reference": "NONE (France is a Republic)", "Status": "A 'Meaningful' sentence about 'Nothing'." } # Case: The 44th US President elif "44th US President" in phrase: return { "Sense": "The individual who was elected 44th", "Reference": "Barack Obama", "Status": "DIRECT HIT." } else: return "ANALYZE CONTEXT..." # Note: This shows that we can 'Understand' things that don't 'Exist'. print(analyze_reference("The current King of France is bald")) </syntaxhighlight> ; Reference Landmarks : '''Frege’s 'On Sense and Reference' (1892)''' → The foundation of modern logic and the philosophy of language. : '''Bertrand Russell’s 'On Denoting' (1905)''' → Solved the problem of how we can talk about "The King of France" (things that don't exist) without breaking logic. : '''Kripke’s 'Naming and Necessity' (1970)''' → Overturned 2,000 years of thinking about names, arguing they are "Rigid Designators" rather than "Descriptions." : '''The 'Turing Test'''' → Can a "Machine" understand "Meaning," or is it just "Referring" to symbols using "Rules" without any "Sense" (The 'Chinese Room' argument). </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Frege vs. Kripke vs. Wittgenstein ! Philosopher !! Core Idea !! What is Meaning? |- | Gottlob Frege || Sense & Reference || The "Thought" that picks the object |- | Saul Kripke || Direct Reference || A "Causal Chain" back to the origin |- | L. Wittgenstein || Language Games || The "Use" of the word in a social rule |- | Analogy || A 'Definition' || A 'Sticker' || A 'Move in Chess' |} '''The Concept of "Indexicals"''': Analyzing "The Context Pointer." Words like **"I,"** **"Here,"** and **"Now"** are the ultimate "Reference" problems. If I say "I am here now," it is **Always True**. But the "Reference" (Who? Where? When?) "Changes every time" someone else says it. These words are "Pointers" that "Change their value" based on the "Speaker." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating reference and meaning: # '''The "Indeterminacy" of Translation''': Willard Quine argued that if you meet a stranger who points at a rabbit and says **"Gavagai,"** you can "Never know" if they mean 'Rabbit,' 'Food,' 'Fur,' or 'Temporal Rabbit-Part.' (Is "True Communication" impossible?). # '''Internalism vs. Externalism''': Is meaning "In the head" (mental concepts) or "In the world" (the physical things)? # '''AI and Semantics''': Does "ChatGPT" know what an "Apple" is, or is it just "Predicting the next word" in a "Language Game" it doesn't understand? # '''The "Dead" Reference''': If we all "Forget" who a person was, does their "Name" still "Mean" anything? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''Neural Reference Mapping''': Using brain scans to "See the concept" of a word in someone's head, finally "Capturing" the "Sense" of a word as a "Biological pattern." # '''The 'Universal' Dictionary of Use''': An AI that "Maps every word" to "Every social context" it was ever used in, providing the "Perfect Wittgensteinian Map" of meaning. # '''Direct Neural Meaning''': A "Link" that allows two people to "Share a Meaning" (the 'Sense') directly, bypassing the "Imperfect" sounds of words. # '''Non-Human Semantics''': Attempting to "Translate" the "Reference" systems of "Whales or Dolphins," whose "Language Games" are based on "Sound-Vision" rather than "Labels." [[Category:Philosophy]] [[Category:Science]] [[Category:Linguistics]] [[Category:Philosophy of Language]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information