Author Guidelines for 8

Total Page:16

File Type:pdf, Size:1020Kb

Author Guidelines for 8 Naila Fareen1, Mohammad Abid Khan2 & Attash Durrani3 URDU NASKH TYPOGRAPHY PATTERN RECOGNITION OF TYPE FOUNDRIES Dept. of computer science, Allama Iqbal Open University Islamabad, Pakistan [email protected] Mohammad Abid Khan Dept. of Computer science, University of peshawar Peshawar, Pakistan [email protected] Attash Durrani Dept. Of Computer science,Allama Iqbal Open University Islamabad, Pakistan [email protected] Abstract Optical Character Recognition (OCR) is the process of converting printed, handwritten and typed printed text into its equivalent machine readable form. The study of OCR is becoming more popular all over the world including Pakistan. A lot of work has been done on Urdu Literature and History of Muslims. The old documents need to be transferred into electronic form. In this research, work is done on the Typed Urdu Naskh pattern recognition of type foundries. This research primarily focuses on recognizing the Typed Urdu Naskh font. The aim here is to develop a more reliable, accurate and quick system for Typed Urdu Naskh pattern recognition in order to get benefit of the cultural heritage left by our ancestors for centuries. This research introduced and evaluated different font size of type foundries of Naskh font, from the perspective of spatial resolution, normalization, training, segmentation and downsampling. In this study a new method is proposed for offline printed character recognition problem, which uses the sequence of segmentation, training and recognition algorithms. The proposed method is tested on various type foundry’s digits and characters. The system has been implemented by using self organization map (SOM) technique; recognition rate of 98.18% is achieved. Keywords: Urdu OCR, Naskh Typography, Pattern recognition, Urdu Type Foundries, Urdu Offline OCR. 1. INTRODUCTION The study of OCR is becoming more popular day by day all over the world including Pakistan. For centuries, plenty of work has been done on Urdu Literature, Social Sciences, History of Muslims, Islam and many other areas which need to be transferred to electronic form automatically to avoid intensive labour involved in the re-composition of such printed material. In this way, this treasure of knowledge and culture will be preserved forever to guide future generation and the text will be processed easily for drawing useful conclusions. As the electronic media happen to become more and more widespread, the need for transferring older documents (books, newspapers and Magazines) to the electronic domain arises. Especially the published Urdu books calligraphed with metallic nib of different points, or printed in foundries, lead type are easy to scan, if OCR is developed accordingly. This research mainly focuses on Naskh font of type foundries. Here is the character set of Urdu Naskh, including the Numerals of Urdu Naskh. 1 International Journal of Computational Linguistics (IJCL), Volume (3) : Issue (2) : 2012 Naila Fareen1, Mohammad Abid Khan2 & Attash Durrani3 Figure 1: Urdu Nuskh Character Set Recognition of individual characters within a ligature becomes quite difficult as the characters in Urdu overlap vertically and do not touch each other [1]. 2. Type Foundries Before the advent of the offset printing press, all the books were published by the fonts developed by the type foundries. These type foundries contained the lead characters and symbols used for writing. Ink was filled and then set on the paper for printing purposes. In foundries, printing is a mechanical way by using casted characters for printing the inked image which produce more noise and are difficult to recognize. Just like other languages, Urdu books were also typed by Urdu types prepared by those type foundries. 3. Compound Characters In Urdu, each character has two to four different shapes depending upon its position in the word: isolated, initial, medial or final. Figure 2 shows four different shapes of letter “ ” of the Urdu alphabet. Four different shapes of basic isolated characters of the Urdu alphabet are shown in Appendix B. Figure 2: Basic Shapes Compound characters are created in Urdu by combining two or more individual characters. Examples of some compound characters are shown in Figure 3. 2 International Journal of Computational Linguistics (IJCL), Volume (3) : Issue (2) : 2012 Naila Fareen1, Mohammad Abid Khan2 & Attash Durrani3 Figure 3: Compound Chracters Writing style in Urdu is from right to left in contrast to other Indian and European scripts which are from left to right. There is the structural similarity between Urdu, Arabic and Farsi scripts. Basically all of these called Arabic script. Urdu contains Arabic as well as Farsi characters. In Unicode, this script is called Arabic and is given 06 (table) on UNICODE. Unicode Table 6 is shown in the Appendix A (The Unicode Consortium, 2011). 4. OCR Functions and Problems This research primarily focuses on recognizing the Typed Urdu Naskh font. It introduced and evaluated different font size of type foundries of Naskh font, from the perspective of spatial resolution, normalization, training, segmentation and downsampling. From the literature review we analyze that researchers are working on nastaleeq, but there is no work on Naskh font of type foundries. The proposed work on Urdu typography of Typed Urdu Naskh font that was developed and used by foundries before the advent of computerized printing has not been touched by any researcher. The following are some challenges in accomplishing this work for safeguarding national heritage. 1. Availability of font 2. Foundry Books and pages color 3. Segmentation 4. Downsampling 5. Obtain machine readable data 6. Improve the recognition accuracy rate. 5. Research Solutions 1. The basic characters of Naskh foundry font were not easily available. For the testing purpose basic characters and sample pages were brought in from punchand industries and press Lahore and the other material is collected from the library of national language authority. 2. Books printed in the foundry font were poor in condition and the color of pages turned into yellow. So by using detection and enhancement algorithm noise were remove from the pages to make them available for Urdu Naskh OCR testing procedure. 3. The algorithms developed and used for the line segmentation and word segmentation are simple and easy to implement. 4. Downsampling removes any non-essential white space in the given image characters, which helps in a particular area. Fewer input neurons required for the processing of lower resolution image as compare full-sized image. Downsampling neutralizes the character size; apart from you draw a large character or small character. It is the technique to transform the image into a much lower resolution image. 5. This program first trained using letters that have actually been acquired from the scanner or directory. Before training, the system adds the Urdu Naskh font in the “training .dat”. After adding Urdu Naskh font to a file it saves that file and then for recognition processes it has to load the training file each time. To make it machine readable system will perform loading of training file, training process, loading of input image, sampling and the recognition process. 3 International Journal of Computational Linguistics (IJCL), Volume (3) : Issue (2) : 2012 Naila Fareen1, Mohammad Abid Khan2 & Attash Durrani3 6. To improve recognition speed, we simplified the recognition algorithms to save processing time. 6. Scanning In this phase, a grayscale image is captured and digitized using a scanner. In order to obtain information from the image, it is important to extract a good quality image. It is important to extract as good quality image as possible in order to obtain information from the image later. However, in real application, clean good quality documents are seldom come upon. Smudged characters, poor print quality, poor contrast between the writing and the background are common problems with digital images obtained in testing. Generally, images are scanned in at 300 dpi for obtaining the adequate results. 7. Image Resolution Digital images are made up of small squares called pixels. Image quality is based on image resolutions. There are two types of image resolutions: spatial and output. Spatial resolution is defined in terms of width and height. Output resolution is defined in terms of the number of dots/pixels per inch, or dpi. The higher the spatial resolution, the more pixels are available to create the image. This makes more details possible and creates a sharper image. Figure 4 shows an image of 512 × 512. It is sub-sampled down to 16 × 16; Figure 5 shows the stretching of the 512 ×512 image. Figure 4: A 512×512 image sub-sampled down to 16×16. Figure 5: Results of stretching the sub-samples to the same size of the original 512×512 image. 8. Thresholding For determining the value of a character, the next step is to extract a binary (0, 1) image from the obtained digital image. The foreground and background pixels of an image classifies in image 4 International Journal of Computational Linguistics (IJCL), Volume (3) : Issue (2) : 2012 Naila Fareen1, Mohammad Abid Khan2 & Attash Durrani3 thresholding. The value of grayscale images from 0-255 to convert pixels below the certain level of gray into background and to convert pixels above the certain level into background is the general idea of thresholding. To make the thresholding method simpler contrast and brightness in an image is used to consider the difference between characters in a given image or between various images. The background and writing (clear or dark) of the image depends on image quality. To threshold the image, a dynamic process must be used. For example to create a threshold value, based upon the pixels, a background of pixels in the corner of the image is assumed. The poor and spotty results are due to this method because it ignores the foreground and pay attention only to the shade of the background.
Recommended publications
  • The Pakistan National Bibliography 1999
    THE PAKISTAN NATIONAL BIBLIOGRAPHY 1999 A Subject Catalogue of the new Pakistani books deposited under the provisions of Copyright Law or acquired through purchase, etc. by the National Library of Pakistan, Islamabad, arranged according to the Dewey Decimal Classification, 20th edition and catalogued according to the Anglo American Cataloguing Rules, 2nd revised edition, 1988, with a full Author, Title, Subject Index and List of Publishers. Government of Pakistan, Department of Libraries National Library of Pakistan Constitution Avenue, Islamabad 2000 © Department of Libraries (National Bibliographical Unit) ⎯ 2000. ISSN 10190678 ISBN 969-8014-31-4 Price: Within Pakistan……..Rs. 1100.00 Outside Pakistan…….US$ 60.00 Available from: National Book Foundation, 6-Mauve Area, Taleemi Chowk, Sector G-8/4, ISLAMABAD P A K I S T A N. (ii) PREFACE The objects of the Pakistan National Bibliography are to list new works published in Pakistan, to describe each work in detail and to give the subject matter of each work as precisely as possible. The 1999 volume of the Pakistan National Bibliography covers Pakistani publications published during the year 1999 and received in the Delivery of Books and Newspapers Branch of the National Library of Pakistan at Islamabad under the Provisions of Copyright Law: Copy right Ordinance, 1962 as amended by Copyright (Amendment) Act, 1973 & 1992. Those titles which were not received under the Copyright Law but were acquired through purchase, gift and exchange have also been included in the Bibliography. Every endeavour has been made to ensure the accuracy of the information given. The following classes of publications have been excluded: a) The keys and guides to text-books and ephemeral material such as publicity pamphlets etc.
    [Show full text]
  • Afghanistan Turmoil and Its Implications for Pakistan’S Security (2009-2016)
    AFGHANISTAN TURMOIL AND ITS IMPLICATIONS FOR PAKISTAN’S SECURITY (2009-2016) By MUHAMMAD TARIQ Reg. No.11-AU-RM-M.PHIL-P/SCIENCE-F-5 Ph. D (Political Science) SUPERVISOR Dr. JEHANZEB KHALIL Co-Supervisor Dr. Manzoor Ahmad DEPARTMENT OF POLITCAL SCIENCE FACULTY OF SOCIAL SCIENCES, ABDUL WALI KHAN UNIVERSITY MARDAN Year 2018 1 AFGHANISTAN TURMOIL AND ITS IMPLICATIONS FOR PAKISTAN’S SECURITY (2009-2016) By MUHAMMAD TARIQ Reg. No.11-AU-RM-M.PHIL-P/SCIENCE-F-5 Ph. D (Political Science) Dissertation submitted to the Abdul Wali Khan University Mardan in the partial fulfillment of the requirements for the Degree of Ph. D in Political Science DEPARTMENT OF POLITCAL SCIENCE FACULTY OF SOCIAL SCIENCES, ABDUL WALI KHAN UNIVERSITY MARDAN YEAR 2018 2 Author’s Declaration I, Muhammad Tariq__hereby state that my Ph D thesis titled, “ Afghanistan Turmoil and Its Implications for Pakistan’s Security (2009-2016) is my own work and has not been submitted previously by me for taking any degree from this University i.e. ABDUL WALI KHAN UNIVERSITY MARDAN or anywhere else in the country/world. At any time if my statement is found to be incorrect even after my Graduate, the University has the right to withdraw my Ph D degree. Name of Student: Muhammad Tariq Date: 10 January, 2018 3 Plagiarism Undertaking I solemnly declare that research work presented in the thesis titled “AFGHANISTAN TURMOIL AND ITS IMPLICATIONS FOR PAKISTAN’s SECURITY (2009- 2016)” is solely my research work with no significant contribution from any other person. Small contribution/help wherever taken has been duly acknowledged and that complete thesis has been written by me.
    [Show full text]
  • Proceedings of the Conference on Language & Technology 2012
    Proceedings of the Conference on LANGUAGE & TECHNOLOGY 2012 Center for Language Engineering Al-Khawarizmi Institute of Computer Science University of Engineering and Technology Lahore- Pakistan Organized by Society for Natural Language Processing In collaboration with Center for Language Engineering Al-Khawarizmi Institute of Computer Science University of Engineering and Technology Lahore- Pakistan Copyright © 2012 Society for Natural Language Processing (SNLP), Pakistan www.snlp.org.pk ISBN: 978-969-9690-05-1 Conference Committees Organizing Committee General Chair: Sarmad Hussain, CLE, KICS-UET, Lahore, Pakistan Technical Committee Co-chair: Abid Khan, University of Peshawar, Pakistan Technical Committee Co-chair: Miriam Butt, University of Konstanz, Germany Publication Committee Co-chair: Tafseer Ahmed, University of Karachi, Pakistan Technical Committee Abid Khan, University of Peshawar, Pakistan (co-chair) Miriam Butt, University of Konstanz, Germany (co-chair) Afaq Husain, Riphah University, Pakistan Chai Wutiwiwatchai, NECTEC, Thailand Douglas Clarke, Cranfield University, UK Elena Bashir, University of Chicago, USA Ghulam Raza, PIEAS, Pakistan Imran Siddiqi, Bahria University Islamabad, Pakistan Khaver Zia, Beaconhouse National University, Pakistan Key-Sun Choi, KAIST, Korea Muhammad Afzal, KICSIT, Pakistan Pushpak Bhatacharyya, IIT Bombay, India Rachel Roxas, De La Salle University, Philippines Rajeev Sangal, IIIT Hyderabad, India Sarmad Hussain, KICS-UET, Pakistan Seemab Latif, NUST, Pakistan Tafseer Ahmed, University of Karachi,
    [Show full text]
  • Language of Text Messages: a Corpus Based Linguistic Analysis of SMS in Pakistan
    Language of Text Messages: A Corpus Based Linguistic Analysis of SMS in Pakistan Researcher: Supervisor: Malik Naseer Hussain Dr. Raja Nasim Akhtar DEPARTMENT OF ENGLISH FACULTY OF LANGUAGES AND LITERATURE INTERNATIONAL ISLAMIC UNIVERSITY ISLAMABAD 2013 Language of Text Messages: A Corpus Based Linguistic Analysis of SMS in Pakistan By Malik Naseer Hussain Reg. No. 19-FLL/PhDEng/F-07 A dissertation submitted in partial fulfilment of the requirements for the degree of Doctor of Philosophy in English (Linguistics) DEPARTMENT OF ENGLISH FACULTY OF LANGUAGES AND LITERATURE INTERNATIONAL ISLAMIC UNIVERSITY ISLAMABAD 2013 ii IN THE NAME OF ALLAH, THE MOST GRACIOUS, THE MOST MERCIFUL Say: Truly, my worship, and my sacrifice, and my living, and my dying are for Allah, Lord of the Worlds. (Al-Qur’an, 6, 162) iii Acceptance by the Viva Voce Committee Language of Text Messages: A Corpus Based Linguistic Analysis of SMS in Pakistan Name of Student: Malik Naseer Hussain Registration No: 19-FLL/PhDEng/F-07 Accepted by the Department of English, Faculty of Languages & Literature, International Islamic University Islamabad, in partial fulfilment of the requirements for the award of the Doctor of Philosophy degree in English. Viva Voce Committee _______________________________ ___________________________________ External Examiner Dr. Munawar Iqbal Ahmed Dr. Riaz Hassan Acting Dean Dean, Faculty of Social Sciences Faculty of Languages & Literature Air University, E-9 Islamabad International Islamic University, Islamabad _______________________________ ___________________________________ External Examiner Dr. Munawar Iqbal Ahmed Dr. Wasima Shehzad Chairman, Department of English Professor (Linguistics) International Islamic University, Islamabad Department of Humanities Air University, E-9 Islamabad _______________________________ ___________________________________ Internal Examiner Supervisor Dr.
    [Show full text]
  • The Pakistan National Bibliography 1999
    THE PAKISTAN NATIONAL BIBLIOGRAPHY 1999 A Subject Catalogue of the new Pakistani books deposited under the provisions of Copyright Law or acquired through purchase, etc. by the National Library of Pakistan, Islamabad, arranged according to the Dewey Decimal Classification, 20th edition and catalogued according to the Anglo American Cataloguing Rules, 2nd revised edition, 1988, with a full Author, Title, Subject Index and List of Publishers. Government of Pakistan, Department of Libraries National Library of Pakistan Constitution Avenue, Islamabad 2000 © Department of Libraries (National Bibliographical Unit) ¾ 2000. ISSN 10190678 ISBN 969-8014-31-4 Price: Within Pakistan……..Rs. 1100.00 Outside Pakistan…….US$ 60.00 Available from: National Book Foundation, 6-Mauve Area, Taleemi Chowk, Sector G-8/4, ISLAMABAD P A K I S T A N. (ii) PREFACE The objects of the Pakistan National Bibliography are to list new works published in Pakistan, to describe each work in detail and to give the subject matter of each work as precisely as possible. The 1999 volume of the Pakistan National Bibliography covers Pakistani publications published during the year 1999 and received in the Delivery of Books and Newspapers Branch of the National Library of Pakistan at Islamabad under the Provisions of Copyright Law: Copy right Ordinance, 1962 as amended by Copyright (Amendment) Act, 1973 & 1992. Those titles which were not received under the Copyright Law but were acquired through purchase, gift and exchange have also been included in the Bibliography. Every endeavour has been made to ensure the accuracy of the information given. The following classes of publications have been excluded: a) The keys and guides to text-books and ephemeral material such as publicity pamphlets etc.
    [Show full text]
  • Urdu (In Arabic Script) Letters of the Alphabet
    Urdu (in Arabic script) Letters of the Alphabet Initial Medial Final Alone Romanization (omit (see Note 1 ا ﺎ ﺎ ا b ﺏ ﺐ ﺒ ﺑ p ﭖ ﭗ ﭙ ﭘ t ﺕ ﺖ ﺘ ﺗ ṭ ٹ ﭧ ﭩ ﭨ s ﺙ ﺚ ﺜ ﺛ j ﺝ ﺞ ﺠ ﺟ c ﭺ ﭻ ﭽ ﭼ ḥ ﺡ ﺢ ﺤ ﺣ k h ﺥ ﺦ ﺨ ﺧ d ﺩ ﺪ ﺪ ﺩ ḍ ڈ ﮉ ﮉ ڈ z ﺫ ﺬ ﺬ ﺫ r ﺭ ﺮ ﺮ ﺭ ṛ ڑ ﮍ ﮍ ڑ z ﺯ ﺰ ﺰ ﺯ zh ﮊ ﮋ ﮋ ﮊ s ﺱ ﺲ ﺴ ﺳ sh ﺵ ﺶ ﺸ ﺷ ṣ ﺹ ﺺ ﺼ ﺻ ẓ ﺽ ﺾ ﻀ ﺿ t̤ ﻁ ﻂ ﻄ ﻃ z̤ ﻅ ﻆ ﻈ ﻇ (ayn) ‘ ﻉ ﻊ ﻌ ﻋ g h ﻍ ﻎ ﻐ ﻏ f ﻑ ﻒ ﻔ ﻓ q ﻕ ﻖ ﻘ ﻗ k ﻙ ﻚ ﻜ ﻛ g ﮒ ﮓ ﮕ ﮔ l ﻝ ﻞ ﻠ ﻟ m ﻡ ﻢ ﻤ ﻣ n ﻥ ﻦ ﻨ ﻧ (n (see Note 2 ں ﮟ ﯩ ﯨ v ﻭ ﻮ ﻮ ﻭ Initial Medial Final Alone Romanization h ه ﻪ ﻬ ﻫ (t (see Rule 10 ة ﺔ - - (y (see Note 3 ﻯ ( ي ، ے) ﻰ (ﻲ ، ے) ﻴ ﻳ Digraphs Representing Urdu Aspirates (see Note 4) Value ﺑﻬ bh ﭘﻬ ph ﺗﻬ th ﭨﻬ ṭh ﺟﻬ jh ﭼﻬ ch دﻫ dh ڋﻫ ḍh ڑﻫ ṛh ﻛﻬ kh ﮔﻬ gh Urdu Vowels and Diphthongs (see Note 5) Value ◌َ a ◌ُ u ◌ِ i ◌َا ā ◌َی ، َﲐ á ◌ُو ū ◌ِی ī ◌و o ی ، ◌◌ﮯ e ◌َوْ au ◌ﮯ ai Notes ,hamzah) and (maddah), see rules 1 and 2) ء alif) to support) ا For the use of .1 by (alif), see rule 12.
    [Show full text]
  • FACULTY Cvs National University of Modern Languages (NUML)
    FACULTY CVs National University of Modern Languages (NUML) Complied by: Office of Research Innovation & Commercialization (ORIC) FACULTY CVs of National University of Modern Languages Contents Summary ....................................................................................................................................................................................................................... 1 Faculty of Engineering & Computer Science .................................................................................................................................................................... 4 Department of Computer Science ............................................................................................................................................................................................... 5 Department of Computer Sciences (Karachi Campus) .............................................................................................................................................................. 17 Department of Computer Sciences (Multan Campus) ............................................................................................................................................................... 18 Department of Computer Sciences (Peshawar Campus) ........................................................................................................................................................... 19 Department of Engineering ......................................................................................................................................................................................................
    [Show full text]
  • Design Features of Monolingual Urdu Pedagogical Dictionary for Advanced Learners of Urdu Language
    Design Features of Monolingual Urdu Pedagogical Dictionary for Advanced Learners of Urdu Language By Asma Ashraf Department of English Bahauddin Zakariya University Multan, Pakistan Design Features of Monolingual Urdu Pedagogical Dictionary For Advanced Learners of Urdu Language BY Asma Ashraf Ph.D (Linguistics) Supervisor Prof. Dr. Zafar Iqbal A thesis submitted in the partial fulfilment of the requirements for the degree of Doctor of Philosophy in English (Ph.D Linguistics) Department of English Bahauddin Zakariya University Multan, Pakistan DEDICATION To my dear Brother Mubasher Raza (Late), To whom I owe more than I can express in words. DECLARATION I hereby declare that the thesis “Design Features of Monolingual Urdu Pedagogical Dictionary for Advanced Learners of Urdu Language" is the work of my independent investigation except where I have indicated my indebtedness to other sources. I also declare that this thesis has not been submitted for any other degree elsewhere. Date: ______________ _________________________ (Asma Ashraf) Candidate ACKNOWLEDGEMENTS It is all by the grace of Almighty Allah, the Lord of the worlds, the Beneficent, the Merciful, that I am able to complete my research work. I feel extremely appreciative to my supervisor, Prof. Dr. Zafar Iqbal, Department of English, Bahauddin Zakariya University, Multan, who helped me and motivated me throughout my research work and created a great intellectual environment to do research work. He always motivated me in difficult times and listened all the problems with patience and tolerance and shaped my thoughts according to my research topic. He always encouraged intellectual curiosity in me and provided inspirations and new insights to think and to work hard.
    [Show full text]
  • Lexicon Reduction for Urdu/Arabic Script Based Character Recognition: a Multilingual OCR
    Lexicon Reduction for Urdu/Arabic Script Based Character Recognition: A Multilingual OCR SAEEDA NAZ*, ARIF IQBAL UMAR**, AND MUHAMMAD IMRAN RAZZAK*** RECEIVED ON 08.04.2015 ACEPTED ON 28.05.2015 ABSTRACT Arabic script character recognition is challenging task due to complexity of the script and huge number of ligatures. We present a method for the development of multilingual Arabic script OCR (Optical Character Recognition) and lexicon reduction for Arabic Script and its derivative languages. The objective of the proposed method is to overcome the large dataset Urdu and similar scripts by using GCT (Ghost Character Theory) concept. Arabic and its sibling script languages share the similar character dataset i.e. the character set are difference in diacritic and writing styles like Naskh or Nasta’liq. Based on the proposed method, the lexicon for Arabic and Arabic script based languages can be minimized approximately up to 20 times. The proposed multilingual Arabic script OCR approach have been evaluated for online Arabic and its derivative language like Urdu using BPNN. The result showed that proposed method helps to not only the reduction of lexicon but also helps to develop the Multilanguage character recognition system for Arabic Script. Key Words: Urdu Optical Character Recognition, Multilingual Optical Character Recognition, Naskh, Nasta’liq. 1. INTRODUCTION CR is extensive and exhaustive research filed character recognition system is highly demanding task for of pattern recognition and machine vision since document editing, sign board reading, license plate reading Oearly days of computer. The character and mail sorting etc. recognition system has attained its maturity level for Latin and East Asian scripts and today, there are several OCR Arabic and its derivatives languages like Arabic, Punjabi, systems for different languages are available with accuracy Pushtu, Sindhi, Persian, Kurdish, Jawi, and Urdu are more reporting to 100%.
    [Show full text]
  • URDU RESEARCH: ASPECTS and PROSPECTS Shamaila Iqbal, Dr
    ISSN 2321- 1 0 9 1 V o l u m e 10 N u m b e r 3 Journal of Social Sciences Research URDU RESEARCH: ASPECTS AND PROSPECTS Shamaila Iqbal, Dr. Muhammad Hamid, M. Phil Research Scholar, Federal Urdu University, Islamabad, Pakistan. [email protected] Assistant Professor, Government College Mansehra, KPK, Pakistan. [email protected] ABSTRACT The tradition of Urdu literary research goes back to the writing of Tazkiras. The first Tazkira was written in 1752. It was followed by a stream of Tazkira writing. In the next phase Sir Syed and his companions introduced modern style of research. Afterwards objective scientific style of literary research was introduced by Hafiz Mehmood Shirani on the break of 20th century. Henceforward, Urdu research went on the pace and reached at the edge of 21st century. During this journey it saw many changes. In the beginning, most of the works were past-oriented. While in the last 50 years, it has turned towards future. Now both of the streams are going side by side and focus is going to shift towards futurization. Indexing terms/Keywords Urdu research, trend, past-oriented, futurization, synchronization. INTRODUCTION Urdu is the national language of Pakistan. It is used for communication throughout Indo-Pak subcontinent. It is the 3rd largest language of the world.(Durrani 2002: 24) It took birth in the united India in eleventh century. Researchers differ about its parent language and so the area of evolution. But all agree that Urdu is the language of united India by birth. BACKGROUND Research is a careful study or investigation of existing facts in order to discover new realities.
    [Show full text]