Challenges of the Brain (Relating to Dyslexia)

Ever wonder why your child is unable to grasp the basic details and is showing weakness in the fields of learning, reading and writing. Don’t be infuriated or annoyed by his behavior. You may not have realized that he might just be suffering from dyslexia.

Having difficulty in reading and learning despite having excellent tutors and instruction is dyslexia. This is not necessarily due to lack of intelligence. This is a brain-based or neurological condition in which the ability to learn is impaired and the brain is unable to interpret the images that are accepted from the ears and eyes to a comprehensible language. Dyslexic children are often very talented and excel in the extracurricular activities like sports, drama, art, music and engineering. Dyslexia is unconnected with the intelligence. Often dyslexics have proved to be highly successful and genius. Dyslexia can be inherited due to the genes or can be the result of an ear infection.

It is usually difficult to detect dyslexia in the earlier years of schooling. But there are many symptoms which can assist in identifying and evaluating the specific field of disability and commencing a treatment plan that will aid the dyslexic in overcoming the weaknesses.

Though all dyslexics are not alike they share similar characteristics some of which are:

  • Problems with language, pronunciation, vocabulary, distinguishing various sounds and vowels and learning of rhymes, alphabets and songs
  • Stuttering
  • Reversing letters (b for d, p for q) and reversing numbers (6 for 9)
  • Difficulty in pronouncing single words
  • Often misreading
  • Weakness in spellings
  • Unstable pencil grip
  • Confusion and trouble in writing
  • Delayed speech
  • Difficulties in mathematics
  • Poor self-esteem
  • Frustration and depression
  • Low concentration level
  • Clumsiness and carelessness
  • Much struggled required in tying of the shoelaces

A physician is able to diagnose dyslexia by performing physical examination and a series of test to determine the child’s ability to grasp the information through audio, video or practical information. These tests are executed to assess the best treatment that will work with the child and cover all areas of learning and not just reading. The physician will then recommend the appropriate treatment plan and options to deal with and strengthen the weaknesses and individual problems of the child. This treatment therapy may include special tutors who may be able to give exclusive attention to the child and who have educational and specialized training in language skills which include grammar, writing and speaking. The child may also require speech therapy lessons to further enhance their abilities and overcome their difficulties. Support from friends, family and teachers is a stalwart pillar for a dyslexic and it may help him to make the greatest progress possible.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Some Interesting Related Posts

Filed Under: FeaturedMental Health

Tags:

About the Author: John Reed has been blogging about health related issues for many months. He spends a lot of time researching on the latest health concerns and carefully formulating an interesting post that is not just interesting to read, but also informative. You can also contact him (use the Contact link above) for a personal issue and he'll try his best to help you solve it.

RSSComments (0)

Trackback URL

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

Anti-Spam Protection by WP-SpamFree

Security Code:

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);