<?php
include '../header.php';
?>
<div class="faq">
        <div class="container">
          <div class="row">
            <div class="col-md-3 col-sm-4 col-xs-12" id="sidebar">
              <div class="">
                <ul class="tabs">
                  <li class="tab-link" data-tab="tab-1">Popular</li>
                  <li class="tab-link current" data-tab="tab-2">Recent</li>
                </ul>
                <div id="tab-1" class="tab-content">
                  <div class="" id="Popular">
                    <ul class="recent">
<?php
$dir  = "../blog";
$path = opendir($dir);
$list = array();
while ($file = readdir($path)) {
	if ($file != '.' and $file != '..') {
		$ctime                           = date("d-m-Y", filectime($dir."/".$file)).','.$file;
		$list[filectime($dir."/".$file)] = $ctime;
	}
}
closedir($path);
krsort($list);
$i = 0;
foreach ($list as $num_row => $list) {
	$listArray  = explode(',', $list);
	$notPopular = explode('_', $listArray[1]);
	if ($notPopular[0] == "popular") {
		$findme   = ".php";
		$pos      = strpos($listArray[1], $findme);
		$fielName = str_replace("_", " ", str_replace('.php', '', $listArray[1]));
		echo '<li> <a href="'.$listArray[1].'">'.str_replace("Popular ", "", ucwords($fielName)).'</a>
                            <div class="grey">'.$listArray[0].'</div>
                          </li>';
		if ($i == 9) {break;}
		$i++;
	}
}
?>
</ul>
                  </div>
                </div>
                <div id="tab-2" class="tab-content current">
                  <div class="" id="recent">
                    <ul class="recent">
<?php
$dir  = "../blog";
$path = opendir($dir);
$list = array();
while ($file = readdir($path)) {
	if ($file != '.' and $file != '..') {
		$ctime                           = date("d-m-Y", filectime($dir."/".$file)).','.$file;
		$list[filectime($dir."/".$file)] = $ctime;
	}
}
closedir($path);
krsort($list);
$i = 0;
foreach ($list as $num_row => $list) {
	$listArray  = explode(',', $list);
	$notPopular = explode('_', $listArray[1]);
	if ($notPopular[0] != "popular") {
		$findme   = ".php";
		$pos      = strpos($listArray[1], $findme);
		$fielName = str_replace("_", " ", str_replace('.php', '', $listArray[1]));
		echo '<li> <a href="'.$listArray[1].'">'.ucwords($fielName).'</a>
                            <div class="grey">'.$listArray[0].'</div>
                          </li>';
		//echo '<a href="blog/'.$listArray[1].'">'.ucwords($fielName).'</a>';
		if ($i == 9) {break;}
		$i++;
	}
}
?>
                    </ul>
                  </div>
                </div>
              </div>
              <!-- container -->

            </div>
            <main class="main col-sm-8 col-md-9" role="main">

                <div class="breadcrumbs"> <a title="Go to Saundz." href="<?php echo $cssPath;?>" class="home">Saundz</a> &gt;
 Learning Correct Phonetic Pronunciation</div>
                <div style="width: 100%;">
                  <div class="breadcrumbs-bottom"></div>
                  <div class="social-icons-container" style="opacity: 1;">
                    <ul>
                      <li class="share-info-btn"><span>Share this:</span></li>
                      <li><a class="fb_share_item facebookShare" data-js="facebook-share" href="#"><img src="../img/icon-facebook-small.png" alt="Facebook"></a></li>
                      <li><a class="gg_share_item googleShare"  data-js="google-share" href="#"><img src="../img/icon-google-small.png" alt="Google Plus"></a></li>
                      <li><a class="tw_share_item twitter-share" data-js="twitter-share" href="#"><img src="../img/icon-twitter-small.png" alt="Twitter"></a></li>
                    </ul>
                  </div>
                </div>
                <div class="row">
                  <article class="col-sm-12">
                    <header>
                      <h1>Learning Correct Phonetic Pronunciation</h1>
                    </header>
                    <p>Though phonetics as a science usually involves language experts only, <a title="American English pronunciation software" href="//saundz.com">learning correct phonetic pronunciation</a> is related to all foreign language learners.&nbsp;
&nbsp;
Besides understanding grammar and vocabulary, learners are expected to have excellent spoken skills as well, and this includes practicing correct phonetic pronunciation.</p>
                    <p><strong>SEE ALSO: </strong><a href="//saundz.com/from-bad-pronunciation-to-acid-tasting-and-ether-dreams/" title="From Bad Pronunciation to Acid Tasting and Ether Dreams">From Bad Pronunciation to Acid Tasting and Ether Dreams</a></p>
                    <h2>A brief history of phonetics</h2>
                    <a href="../img/blog/ID-1002931262.jpg" class="thickbox"><img class=" wp-image-3851 alignleft" style="margin: 10px 20px;" alt="phonetic pronunciation" src="../img/blog/ID-1002931262.jpg" width="400" height="266"></a>
                    <p>Phonetics is a science that deals with the sounds of human speech.&nbsp;
&nbsp;
Though we may perceive sounds of a particular language as something simple and mundane, they are much more complex and have been studied for centuries.&nbsp;
&nbsp;
Through history, phonetics has always been an important part of language studies.&nbsp;
&nbsp;
The first phonetic examinations occurred as long ago as 500 BC in ancient India.&nbsp;
&nbsp;
Ancient Greeks made the first findings about phonetics and this enabled it to develop ever since.&nbsp;
&nbsp;
Now with the latest technological achievements there are better opportunities to examine speech sounds and track particular changes in spoken language.</p>
                    <h2>Phonetics vs.&nbsp;
&nbsp;
Phonology</h2>
                    <p>Phonetics is often mentioned in relation to phonology which is a connected branch of linguistics.&nbsp;
&nbsp;
The difference between the two is in the approach to the sounds of language.&nbsp;
&nbsp;
While phonetics mostly deals with&nbsp;
<i>phonemes</i>&nbsp;
or abstract cognitive units, phonology studies the concrete realizations of sounds and is interested in the way they are created, perceived and transmitted.&nbsp;
&nbsp;
Phonology deals with patterns of sounds, stress and intonation in a particular language and phonetics examines the sounds of human speech in general.&nbsp;
&nbsp;
</p>
                    <h2>Significance of Phonetics</h2>
                    <p>Language scientists have been studying the nature of human sounds for centuries and one of the most practical results of their research is coming up with phonological norms of different languages.&nbsp;
&nbsp;
The following video represents a more elaborate explanation for the need to examine the sounds of human speech:</p>
                    <p>
                      <iframe width="640" height="480" src="//www.youtube.com/embed/_m5D8D6e0Cs?wmode=transparent&amp;" frameborder="0" allowfullscreen=""></iframe>
                    </p>
                    <p>When it comes to English, one of the most successful phoneticians is&nbsp;
<a title="Henry Sweet" href="//en.wikipedia.org/wiki/Henry_Sweet" target="_blank" rel="wikipedia">Henry Sweet</a>,&nbsp;
who is considered &nbsp;
to be a father of what is known today as Received Pronunciation and serves as one of the standards for teaching and learning English as a second language.&nbsp;
&nbsp;
</p>
                    <h2>Phonetic Pronunciation in ESL</h2>
                    <p><a href="../img/blog/ID-100103349.jpg" class="thickbox"><img class="alignright size-medium wp-image-7929" style="border: 1px solid #333333; margin: 10px;" title="learning phonetic pronunciation" alt="learning phonetic pronunciation" src="../img/blog/ID-100103349-300x199.jpg" width="300" height="199"></a>English is spoken all over the world and understanding English phonetics is essential in ESL learning.&nbsp;
&nbsp;
With so many speakers scattered around the globe it would be difficult to distinguish between all the varieties of English without being familiar with the basics of English phonetics.&nbsp;
&nbsp;
Correct phonetic pronunciation is particularly important for ESL learners who have to be careful about the variety of English they learn and use.&nbsp;
&nbsp;
This enhances communication and makes a speaker appear more learned about the culture he or she is interested in.</p>
                    <p>In addition, correct phonetic pronunciation to a large extent contributes to a speaker’s good language performance.&nbsp;
&nbsp;
The ability to speak in a native-like manner may open many doors for ESL speakers.&nbsp;
&nbsp;
Now as English has become a lingua franca, everybody is expected to be in good command of English for more professional and academic opportunities.&nbsp;
&nbsp;
Correct phonetic pronunciation and understanding the importance of good verbal performance may lead to a better job position.&nbsp;
&nbsp;
This is why everybody should work on their pronunciation skills and keep&nbsp;
<a title="What are the best ways to improve English pronunciation?" href="//saundz.com/what-are-the-best-ways-to-improve-english-pronunciation/">practicing phonetic pronunciation</a>&nbsp;
until they are fully confident about how they sound in a foreign language..</p>
                    <blockquote class="blockquote_gray">
                      <p>Do you want to start learning correct phonetic pronunciation right now?<br>
                        <a class="button_big" href="//learn.saundz.com/register/loginRegisterGuestUser.htm?lang=en"><span>START</span></a> the Saundz Guided Tour.</p>
                    </blockquote>
                    <div class="bawmrp">
                      <h3></h3>
                      <ul>
                        <li style="" class="bawmrp_manual"><a href="Practice_English_Pronunciation_Past_Simple-ed.php"><img width="150" height="150" src="../img/blog/ID-100938781-150x150.jpg" class="attachment-150x150 wp-post-image" alt="English pronunciation"><br>
                          Practice English Pronunciation: Past Simple–ed</a></li>
                        <li style="" class="bawmrp_manual"><a href="Most_Frequently_Mispronounced_English_Nouns.php"><img width="150" height="150" src="../img/blog/ID-10053936-150x150.jpg" class="attachment-150x150 wp-post-image" alt="pronounce"><br>
                          Most Frequently Mispronounced English Nouns</a></li>
                        <li style="" class="bawmrp_manual"><a href="What_is_phonetics_and_why_does_it_matter.php"><img width="150" height="150" src="../img/blog/saundz-classroom1-150x150.jpg" class="attachment-150x150 wp-post-image" alt="saundz classroom"><br>
                          What is phonetics and why does it matter?</a></li>
                        <li style="" class="bawmrp_manual"><a href="From_Bad_Pronunciation_To_Acid_Tasting_and_Ether_Dreams.php><img width="150" height="150" src="../img/blog/ID-10010646811-150x150.jpg" class="attachment-150x150 wp-post-image" alt="Pronunciation mistakes"><br>
                          From Bad Pronunciation To Acid Tasting and Ether Dreams</a></li>
                        <li style="" class="bawmrp_manual"><a href="5_Most_Difficult_English_Sounds_for_ESL_Students.php"><img width="150" height="150" src="../img/blog/difficult-sounds-to-pronounce111-150x150.jpg" class="attachment-150x150 wp-post-image" alt="esl"><br>
                          5 Most Difficult English Sounds for ESL Students</a></li>
                      </ul>
                    </div>
                    <div style="clear:both;"></div>
                    <footer class="post-footer"> <span class="tag"><a href="https://saundz.com/english-as-a-second-or-foreign-language/" rel="tag">English as a second or foreign language</a>&nbsp;
<a href="https://saundz.com/english-phonology/" rel="tag">English phonology</a>&nbsp;
<a href="https://saundz.com/linguistics/" rel="tag">Linguistics</a>&nbsp;
<a href="popular_learning_correct_phonetic_pronunciation.php" rel="tag">Speech</a></span> </footer>
                    <div class="clearfix"></div>
                    <div id="comments-top">
                      <h3>12 Responses to “Learning Correct Phonetic Pronunciation”</h3>
                      <div class="clearfix"></div>
                    </div>
                    <div id="comments">
                      <ol class="commentlist">
                        <div class="clearfix"></div>
                        <li class="comment even thread-even depth-1">
                          <div id="comment-86">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase">Pam</span>&nbsp;
said:&nbsp;

                                14/04/2013&nbsp;
12:16 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=86#respond" onclick="return addComment.moveForm(&quot;comment-86&quot;, &quot;86&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>Thank you so much, it’s the first time I comment!! Let me say they are very helpful because of they’re too clear.  I’m a spanish native speaker.  I’d like to have clear  the difference between  [a] sound as in father   É” sound.  i see the difference for each one of those two vowels when staring  the mouth, but I think at the timeï»¿ when I only listen to them. i guess I wouldn’t know which of those i listen to.Thanks in advance from Colombia.</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment odd alt thread-odd thread-alt depth-1">
                          <div id="comment-39">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase">Rahul</span>&nbsp;
said:&nbsp;

                                11/03/2013&nbsp;
15:36 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=39#respond" onclick="return addComment.moveForm(&quot;comment-39&quot;, &quot;39&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>English has become a key lingua franca. There are a number of lingua franca languages used worldwide. Where does the English rank?</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment even thread-even depth-1">
                          <div id="comment-40">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase">John</span>&nbsp;
said:&nbsp;

                                14/03/2013&nbsp;
13:00 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=40#respond" onclick="return addComment.moveForm(&quot;comment-40&quot;, &quot;40&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>I am puzzled by the term “phonetic pronunciation”. What other kind of pronunciation could there be?</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                          <ul class="children">
                            <div class="clearfix"></div>
                            <li class="comment odd alt depth-2">
                              <div id="comment-84">
                                <div class="comment-author vcard">
                                  <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                                </div>
                                <div class="right">
                                  <div class="comment-meta commentmetadata"> <span class="uppercase">Zabrina</span>&nbsp;
said:&nbsp;

                                    10/04/2013&nbsp;
22:28 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=84#respond" onclick="return addComment.moveForm(&quot;comment-84&quot;, &quot;84&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                    <p>Wow, that’s a really clever way of tihnking about it!</p>
                                  </div>
                                </div>
                                <div class="clearfix"></div>
                              </div>
                            </li>
                          </ul>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment even thread-odd thread-alt depth-1">
                          <div id="comment-41">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase"><a href="http://saundz.com/" rel="external nofollow" class="url">Saundz Team</a></span>&nbsp;
said:&nbsp;

                                14/03/2013&nbsp;
15:31 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=41#respond" onclick="return addComment.moveForm(&quot;comment-41&quot;, &quot;41&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>You are right, John, the term does sound a bit strange.<br>
                                  However, it is frequently used to refer to what is actually called phonetic transcription or phonetic notation. In this case, what we wanted to point to is pronunciation that is based on phonological rules. Practically, pronunciation doesn’t have to be phonetic if you simply repeat what you think you’ve heard. The only correct pronunciation is the one that corresponds to phonetic transcription given in an official dictionary.<br>
                                  Does this make more sense?</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                          <ul class="children">
                            <div class="clearfix"></div>
                            <li class="comment odd alt depth-2">
                              <div id="comment-85">
                                <div class="comment-author vcard">
                                  <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                                </div>
                                <div class="right">
                                  <div class="comment-meta commentmetadata"> <span class="uppercase">Arienn</span>&nbsp;
said:&nbsp;

                                    10/04/2013&nbsp;
22:40 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=85#respond" onclick="return addComment.moveForm(&quot;comment-85&quot;, &quot;85&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                    <p>How to download old BBC pdosact?I subscribe to many feeds of BBC pdosact programme like World have your say, from our own correspondent, Business Daily, etc. by using Google Reader. I have downloaded many pdosacts as well. However, i find out that the links to the older pdosact of just few weeks or months ago does not work, and i can’t download them, although they are very interesting. So if someone know any solution to this, I would really appreciate it.Thanks in advance ..</p>
                                  </div>
                                </div>
                                <div class="clearfix"></div>
                              </div>
                            </li>
                          </ul>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment even thread-even depth-1">
                          <div id="comment-42">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase">peter millar</span>&nbsp;
said:&nbsp;

                                27/03/2013&nbsp;
15:22 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=42#respond" onclick="return addComment.moveForm(&quot;comment-42&quot;, &quot;42&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>Voice recognition is for polished accents not cockney. So therefore a computerised code will only be based on our vocabulary. True or false?</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                          <ul class="children">
                            <div class="clearfix"></div>
                            <li class="comment odd alt depth-2">
                              <div id="comment-43">
                                <div class="comment-author vcard">
                                  <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                                </div>
                                <div class="right">
                                  <div class="comment-meta commentmetadata"> <span class="uppercase">Saundz Team</span>&nbsp;
said:&nbsp;

                                    28/03/2013&nbsp;
9:14 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=43#respond" onclick="return addComment.moveForm(&quot;comment-43&quot;, &quot;43&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                    <p>Neither true nor false. The fact is that voice recognition works better with people who speak standard English, with little or no accent. However, anyone can use it if they try and learn how those systems work.</p>
                                    <p>The main focal point of Saundz is teaching pronunciation, not voice recognition. And American pronunciation is also something that can be learned and practiced</p>
                                  </div>
                                </div>
                                <div class="clearfix"></div>
                              </div>
                            </li>
                          </ul>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment even thread-odd thread-alt depth-1">
                          <div id="comment-46">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase"><a href="http://www.diablo3goldfast.com" rel="external nofollow" class="url">diablo 3 gold</a></span>&nbsp;
said:&nbsp;

                                01/04/2013&nbsp;
3:55 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=46#respond" onclick="return addComment.moveForm(&quot;comment-46&quot;, &quot;46&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>Hiya, I am really glad I have found this info. Today bloggers publish only about gossips and web and this is actually annoying. A good web site with exciting content, that’s what I need. Thank you for keeping this website, I’ll be visiting it. Do you do newsletters? Can not find it.</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                          <ul class="children">
                            <div class="clearfix"></div>
                            <li class="comment odd alt depth-2">
                              <div id="comment-48">
                                <div class="comment-author vcard">
                                  <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo avatar-default" height="80" width="80"></div>
                                </div>
                                <div class="right">
                                  <div class="comment-meta commentmetadata"> <span class="uppercase"><a href="http://saundz.com/" rel="external nofollow" class="url">Saundz Team</a></span>&nbsp;
said:&nbsp;

                                    01/04/2013&nbsp;
12:16 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=48#respond" onclick="return addComment.moveForm(&quot;comment-48&quot;, &quot;48&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                    <p>Thanks for your nice words!<br>
                                      Unfortunately, we don’t have the newsletters yet. Stay tuned and follow our updates closely, we’ll let you know as soon as we introduce the newsletters <img src="https://saundz.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"></p>
                                  </div>
                                </div>
                                <div class="clearfix"></div>
                              </div>
                            </li>
                          </ul>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment even thread-even depth-1">
                          <div id="comment-96">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase"><a href="http://www.jaxon.com" rel="external nofollow" class="url">zabrina</a></span>&nbsp;
said:&nbsp;

                                16/04/2013&nbsp;
7:28 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=96#respond" onclick="return addComment.moveForm(&quot;comment-96&quot;, &quot;96&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>Wow, that’s a really clever way of tihnking about it!</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                        </li>
                        <div class="clearfix"></div>
                        <li class="comment odd alt thread-odd thread-alt depth-1">
                          <div id="comment-97">
                            <div class="comment-author vcard">
                              <div class="left"> <img alt="" src="../img/blog/comment-avatar-default.png" class="avatar pull-left media-object avatar-80 photo" height="80" width="80"></div>
                            </div>
                            <div class="right">
                              <div class="comment-meta commentmetadata"> <span class="uppercase"><a href="http://www.jaxon.com" rel="external nofollow" class="url">Arienn</a></span>&nbsp;
said:&nbsp;

                                16/04/2013&nbsp;
7:29 - <a class="comment-reply-link" href="/learning-correct-phonetic-pronunciation/?replytocom=97#respond" onclick="return addComment.moveForm(&quot;comment-97&quot;, &quot;97&quot;, &quot;respond&quot;, &quot;3881&quot;)">Reply</a>
                                <p>How to download old BBC pdosact?I subscribe to many feeds of BBC pdosact programme like World have your say, from our own correspondent, Business Daily, etc. by using Google Reader. I have downloaded many pdosacts as well. However, i find out that the links to the older pdosact of just few weeks or months ago does not work, and i can’t download them, although they are very interesting. So if someone know any solution to this, I would really appreciate it.Thanks in advance ..</p>
                              </div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                        </li>
                      </ol>
                    </div>
                    <div class="clearfix"></div>
                    <section id="respond">
                      <h3>Leave a Reply</h3>
                      <p class="cancel-comment-reply"><a rel="nofollow" id="cancel-comment-reply-link" href="/learning-correct-phonetic-pronunciation/#respond" style="display:none;">Click here to cancel reply.</a></p>
                      <form action="" method="post" id="commentform">
                        <div class="mandatory-explain">
                          <div class="mandatory-field">- mandatory field</div>
                        </div>
                        <div class="form-group no-margin">
                          <div class="row">
                            <div class="col-md-4">
                              <input type="text" class="form-control mandatory validate[required,maxSize[128]]" name="author" id="author" size="22" value="" tabindex="1" placeholder="Your Name ">
                            </div>
                            <div class="col-md-4">
                              <input type="email" class="form-control validate[custom[email]]" name="email" id="email" size="22" value="" tabindex="2" placeholder="Email">
                            </div>
                            <div class="col-md-4">
                              <input type="url" class="form-control" name="url" id="url" size="22" value="" tabindex="3" placeholder="Website">
                            </div>
                          </div>
                        </div>
                        <div class="form-group">
                          <textarea name="comment" id="comment" class="form-control mandatory validate[required]" rows="5" tabindex="4" placeholder="Comment "></textarea>
                        </div>
                        <div class="form-group">
                          <input type="text" name="comment_captcha" id="comment_captcha" size="22" placeholder="What color is a lemon?" class="form-control mandatory   validate[required]">
                        </div>
                        <p>
                          <input name="send-btn" class="btn btn-warning" type="submit" id="submit" tabindex="5" value="Submit Comment">
                        </p>
                        <input type="hidden" name="comment_post_ID" value="3881" id="comment_post_ID">
                        <input type="hidden" name="comment_parent" id="comment_parent" value="0">
                        <input type="hidden" name="icl_comment_language" value="en">
                      </form>
                    </section>
                  </article>
                </div>

            </main>
          </div>
        </div>
      </div>

      <!-- <SCRIPT src="js/jquery.min.js"></SCRIPT> -->
      <script type="text/javascript">
	$(document).ready(function(){

	$('ul.tabs li').click(function(){
		var tab_id = $(this).attr('data-tab');

		$('ul.tabs li').removeClass('current');
		$('.tab-content').removeClass('current');

		$(this).addClass('current');
		$("#"+tab_id).addClass('current');
	})

})
</script>
<?php
include '../footer.php';
?>
