answersLogoWhite

0

according to the experiments of Pavlov he discover the symbolic reason of language as a conditional reflex . he proves how dog understand the the symbols by ringing bell its a conditional reflex which makes relation between food and ringing symbol which stimulate the dog that food is coming. I mean its a combination of experience and observation which creates the specific behavior of dog to the specific stimulation. so entire human mind is the product of second image or conditional reflex.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is conflex?

Conditional reflex


Is blinking a habit a reflex a conditional response trial and error learning or an instinct?

Blinking is a reflex, not a habit, conditional response, trial and error learning, or instinct. It is a protective response that helps keep the eyes moist and free from debris by closing and reopening quickly.


How many diagonals does a irregular hexagon?

It varies. If it has reflex angles, then it varies, depending on the number of reflex angles and their location in relation to each other. Otherwise (if it has no reflex angles) then it has 4 diagonals.


What are some examples of conditional reflex?

Conditional reflexes, also known as conditioned responses, are learned behaviors that occur in response to a specific stimulus. A classic example is Pavlov's dogs, where the sound of a bell became associated with food, causing the dogs to salivate upon hearing the bell alone. Another example is a person feeling hungry upon seeing the golden arches of a fast-food restaurant, having learned to associate that visual cue with food. Additionally, a student feeling anxious when hearing a bell signaling the end of a test can demonstrate a conditional reflex developed through prior experiences.


Was agent gideon the father of agent greenway on criminal minds?

No relation. She called him Dad because he was worried she was not ok.


What is the difference between conditional and unconditional?

Conditional is acquired during life. It is highly individual and specially learned. It involves Cortical or higher subcortical centers. It makes reflexes more precise and individual. It is corresponding to the conditions we live in. An unconditional reflex is inborn, the mechanism is already present and ready. It is realized from different parts of the Central Nervous System usually not involving the Cortex. It is steady and characteristic and common in a species. It serves for self-preservation (e.g. foot intake), self-development (for instance imitation or research) and as species maintained social (sexual behavior, hierarchy, territorial, relation to parent).


How do you assess for reflex?

To assess reflexes, a healthcare provider typically uses a reflex hammer to tap specific tendons and observe the resulting muscle response. Common reflexes assessed include the patellar (knee-jerk) reflex, Achilles reflex, and biceps reflex. The strength and speed of the response are noted, as well as any asymmetry between sides. Additionally, the provider may evaluate reflexes in relation to neurological function to identify potential issues.


Conditional statement inside a conditional loop?

int i = 100; while(i > 0) { // Conditional loop --i; if((i % 2) == 0) { // Conditional statement inside a conditional loop System.out.println(i + " is even."); } }


What are conditional connectives. Explain with an example?

What are conditional connectives? Explain use of conditional connectives with an example


How would you use the word conditional in a sentence?

Sometimes You must do everything to achieve success. Even though it is Conditional.


The fact that the mere thought of a relished food can make your mouth water is an example of?

That would be a conditional reflex (now called conditioned response). You know you like the food, you want it, your brain thinks of consuming it, which triggers your salivary glands to release liquid and enzymes. Sometimes called 'Palovian response/reflex' reflecting the original research by Ivan Pavlov.


What can a conditional statement have?

A conditional statement uses the words if... Then