International Journal of Advance Foundation and Research in Science and Engineering (IJAFRSE) Volume 1, Issue 1, June 2014.

Similar documents
S. Aquter Babu 1 Dr. C. Lokanatha Reddy 2

Classification of Natural Language Interfaces to Databases based on the Architectures

Department of Computer Science and Engineering, Kurukshetra Institute of Technology &Management, Haryana, India

Providing Inferential Capability to Natural Language Database Interface

NATURAL LANGUAGE QUERY PROCESSING USING PROBABILISTIC CONTEXT FREE GRAMMAR

Natural Language Query Processing for Relational Database using EFFCN Algorithm

Natural language Interface for Database: A Brief review

A Survey of Natural Language Interface to Database Management System

Pattern based approach for Natural Language Interface to Database

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November ISSN

NATURAL LANGUAGE DATABASE INTERFACE

Natural Language to Relational Query by Using Parsing Compiler

Semantic Analysis of Natural Language Queries Using Domain Ontology for Information Access from Database

Language Interface for an XML. Constructing a Generic Natural. Database. Rohit Paravastu

Modern Natural Language Interfaces to Databases: Composing Statistical Parsing with Semantic Tractability

NATURAL LANGUAGE QUERY PROCESSING USING SEMANTIC GRAMMAR

Natural Language Web Interface for Database (NLWIDB)

Natural Language Database Interface for the Community Based Monitoring System *

A Study of the Various Architectures for Natural Language Interface to DBs

An Approach for Response Generation of Restricted Bulgarian Natural Language Queries

NATURAL LANGUAGE TO SQL CONVERSION SYSTEM

Object-Relational Database Based Category Data Model for Natural Language Interface to Database

Conceptual Schema Approach to Natural Language Database Access

Computer Standards & Interfaces

DEVELOPMENT OF NATURAL LANGUAGE INTERFACE TO RELATIONAL DATABASES

Building a Question Classifier for a TREC-Style Question Answering System

Domain Knowledge Extracting in a Chinese Natural Language Interface to Databases: NChiql

Aneesah: A Conversational Natural Language Interface to Databases

Intelligent Natural Language Query Interface for Temporal Databases

Rapid Prototyping of Application-oriented Natural Language Interfaces

How the Computer Translates. Svetlana Sokolova President and CEO of PROMT, PhD.

A Natural Language Database Interface For SQL-Tutor

A Case Study of Question Answering in Automatic Tourism Service Packaging

Architecture of an Ontology-Based Domain- Specific Natural Language Question Answering System

An Arabic Natural Language Interface System for a Database of the Holy Quran

Metafrastes: A News Ontology-Based Information Querying Using Natural Language Processing

A NATURAL LANGUAGE PROCESSOR FOR QUERYING CINDI

Component Approach to Software Development for Distributed Multi-Database System

II. PREVIOUS RELATED WORK

Generating SQL Queries Using Natural Language Syntactic Dependencies and Metadata

English Grammar Checker

A Natural Language Query Processor for Database Interface

Special Topics in Computer Science

An Approach for Designing a Restricted Bulgarian Natural Language Database Query System

Towards Building Robust Natural Language Interfaces to Databases

Constructing an Interactive Natural Language Interface for Relational Databases

Overview of the TACITUS Project

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet

Efficient Techniques for Improved Data Classification and POS Tagging by Monitoring Extraction, Pruning and Updating of Unknown Foreign Words

Information extraction from online XML-encoded documents

Transaction-Typed Points TTPoints

A Knowledge-based System for Translating FOL Formulas into NL Sentences

Interactive Dynamic Information Extraction

Chapter 1: Introduction

TREC 2003 Question Answering Track at CAS-ICT

Sentiment analysis on news articles using Natural Language Processing and Machine Learning Approach.

Semantic annotation of requirements for automatic UML class diagram generation

Search and Information Retrieval

INFORMATION TECHNOLOGY PROGRAM

TEAM: A TRANSPORTABLE NATURAL-LANGUAGE INTERFACE SYSTEM. Barbara J. Grosz Artificial Intelligence Center SRI International Menlo Park, CA 94025

Specialty Answering Service. All rights reserved.

Effective Data Retrieval Mechanism Using AML within the Web Based Join Framework

Natural Language Updates to Databases through Dialogue

Lesson 4 Web Service Interface Definition (Part I)

Chapter 1. Dr. Chris Irwin Davis Phone: (972) Office: ECSS CS-4337 Organization of Programming Languages

Deposit Identification Utility and Visualization Tool

Chapter 2 Database System Concepts and Architecture

XML DATA INTEGRATION SYSTEM

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System

A Survey on Product Aspect Ranking

Generating Sentences from Different Perspectives

Novel Data Extraction Language for Structured Log Analysis

An Approach towards Automation of Requirements Analysis

No Evidence. 8.9 f X

Objectives. Distributed Databases and Client/Server Architecture. Distributed Database. Data Fragmentation

An Approach to Eliminate Semantic Heterogenity Using Ontologies in Enterprise Data Integeration

Application of Natural Language Interface to a Machine Translation Problem

Automatic Text Analysis Using Drupal

CINTIL-PropBank. CINTIL-PropBank Sub-corpus id Sentences Tokens Domain Sentences for regression atsts 779 5,654 Test

ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS

Extraction of Legal Definitions from a Japanese Statutory Corpus Toward Construction of a Legal Term Ontology

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials

BUILDING OLAP TOOLS OVER LARGE DATABASES

AN AI PLANNING APPROACH FOR GENERATING BIG DATA WORKFLOWS

OWL based XML Data Integration

Parsing Software Requirements with an Ontology-based Semantic Role Labeler

A Visual Language Based System for the Efficient Management of the Software Development Process.

The Import & Export of Data from a Database

Course 6232A: Implementing a Microsoft SQL Server 2008 Database

SQLMutation: A tool to generate mutants of SQL database queries

Lappoon R. Tang, Assistant Professor, University of Texas at Brownsville,

Parsing Technology and its role in Legacy Modernization. A Metaware White Paper

Blaise Bulamambo. BSc Computer Science 2007/2008

D2.4: Two trained semantic decoders for the Appointment Scheduling task

A Review of Contemporary Data Quality Issues in Data Warehouse ETL Environment

Component visualization methods for large legacy software in C/C++

USAGE OF BUSINESS RULES IN SUPPLY CHAIN MANAGEMENT

Application Architectures

Research Article A Natural Language Interface Concordant with a Knowledge Base

Towards Model-Driven Approach for Rapid ERP Development

Transcription:

A Comprehensive Study of Natural Language Interface To Database Rajender Kumar*, Manish Kumar. NIT Kurukshetra rajenderk18@gmail.com *, itsmanishsidhu@gmail.com A B S T R A C T Persons with no knowledge of database language may find it difficult to access the database. Therefore, some new techniques and methods are required to access the database by the use of natural language processing. Therefore, the idea of using natural language instead of SQL triggered the development of new type of processing method Natural Language Interface to Database. Where users have no need to learn any other formal language, they can give query in their native language. In this paper, we provide a brief review of various NLIDB systems developed so far. Index Terms: HLIRD (Hindi Language Interface to Relational Database), NLP (Natural Language Processing), NLIDB (Natural Language Interface to Database), SQL (Structured Query Language), DBMS (Database Management System), NL (Natural Language). I. INTRODUCTION We require information in our daily life. One of the major sources of information is database. Almost all applications need to retrieve information from database that requires knowledge of database languages like SQL. To write SQL query one need to have knowledge of formal query language. Therefore everybody is not able to write SQL queries. To override the complexity many researches have turned out to use Natural Language (NL) i.e. English, French, Tamil, Arabic etc. instead of SQL. The idea of using NL has prompted the development of new type of processing method called Natural Language Interface to Database systems (NLIDB). It is a type of computer human interface. It is a system where user access information stored in databases by typing request in natural language. This does not require the user to know query language syntax. It makes accessing of data from database very easy for a person who has no knowledge of query language. By using such systems anyone can gather information from the database. Additionally, it may change our thinking about the information in a database. Traditionally, form is the basic medium through which people retrieve information. But, it is difficult to manage form in small screen of mobile phone and PDA. Also, filling of form is a time-consuming task. Instead, with NLIDB, only work that needs to be done is to type the question similar to the SMS (Short Messaging System). Since the end of 1960 there have been a large number of research works introducing the theories and implementations of NLIDBs. Asking question to databases in natural language is very convenient and easy method of data access especially for casually users who do not understand complex database query language. II. EXISTING NLIDB SYSTEMS 20 2014, IJAFRSE All Rights Reserved www.ijafrse.org

Prototype for NLIDB had appeared in late sixties and early seventies. Since then a number of systems have developed. Here we elaborate some famous NLIDB systems: 1. LUNAR The system was introduced in 1971.It answer the questions about samples of rocks brought back from the moon [4]. The meaning of the system name is in relation to the moon. LUNAR system has two databases, one for chemical analysis and other for literature references. LUNAR system uses an augmented transition network (ATN) parser and procedural semantics. The performance of LUNAR was very impressive; it managed to handle 90% of requests without any error [5]. 2. LADDER The LADDER stands for Language Access to Distributed Data with Error Recovery [6]. It was designed to get information about US Navy ships through the use of natural language. It takes queries in English language. The system was developed as a management aid to navy decision makers. LADDERS applies all the necessary information concerning the vocabulary and syntax of question, The name of specific fields, how they are formulated and even where the fields are physically located to provide the answer. LADDER s first component is INALAND (Informal Natural Language Access to Navy Data), accept question in restricted subset of natural language and produce a query to the very large database (VLDB) as a whole. The queries to the VLDB as produced by INLAND refer to specific fields but no commitment about how the information in the database is broken down in files. For example, INLAND translate the question what is the width of abharam? into the query ((NAM EQ JOHN # F.ABHARAM)(? WIDTH)).where WIDTH is the name of the length field, NAM the name of ship name field and JOHN # F.ABHARAM the value of the NAM field for the record concerned with abharam. Queries from INLAND are directed to the second component of LADDER called IDA (Intelligent Data Access). IDA breaks down a query against the entire VLDA into a sequence of queries against individual files. IDA would compose an answer that is related to the user s original query in addition to planning the correct sequence of file queries. The third component of the LADDER system is for FAM (File Access Manager).The work of FAM is to find the location of the generic files and manage the access to them in distributed database. The system LADDER was implemented in LISP. At the time of creation of LADDER system was able to process a database that is equivalent to relational database with 14 tables and 100 attributes. 3. CHAT-80 The system CHAT-80[7] came in eighties. It was implemented in prolog. According to [8] the database of CHAT-80 consist of facts about 150 countries of the world and a small set of English vocabulary that are enough for querying the database. The system translate the English language question by the creation of logical form as process of 3 serial and complementary functions. First word are represented by logical constraints. In second function words, nouns and adjectives with their associated preposition are represented by predicates. Third function is representation of phrase by conjunction of predicates. The function are following, English Logic Prolog Answer Translation Planning Execution Figure 1: Working phases of CHAT-80. 21 2014, IJAFRSE All Rights Reserved www.ijafrse.org

Parsing Interpretation Scoping The parsing module function determines the grammatical structure of a sentence and interpretation and scoping consist of various translation rules, expresses directly as prolog clauses. The basic strategy followed by CHAT-80 is to append some extra control information to the logical form of a query in order to make it an efficient piece of prolog program, which can be executed directly to produce the answer. 4. PLANES This system developed in late seventies at the university of Illions coordinated science laboratory for programmed language-based enquiry laboratory. PLANES [11] include an English language front-end with the ability to understand and explicitly answer user request. This uses database of information of the US Navy 3-M (maintenance, material, management), it is database of aircraft maintenance and flight data. This system is mainly involved with problems of semantics and has three separate layers of semantic understanding. the layers are called English formal language, world model language and database language and appear to correspond roughly to the external, conceptual and internal view of data. 5. TEAM It was developed in 1987.TEAM was designed to be easily configurable by database administrators with no knowledge of NLIDBs [9] [10]. 6. JANUS It had similar abilities to interface to multiple system (databases, expert system, graphics device)[12].all the system could participate in the evaluation of a natural language request without the user ever becoming aware of the heterogeneity of the overall system. 7. PPRECISE PRECISE is a system developed at the University of Washington by Ana-Maria Popescu, Alex Armanasu, Oren Etzioni, David Ko and Alexander Yates (2004). It introduces the idea of semantically tractable sentences which are sentences that can be translated to a unique semantic interpretation by analyzing some lexicon and semantic constraints. PRECISE was evaluated on two database domains. The first one is the ATIS domain, which consists of spoken questions about air travel, their written forms, and their correct translations in SQL query language. In ATIS domain, 95.8% of the questions were semantically tractable. Using these questions, PRECISE gives 94% precision. The second domain is the GEOQUERY domain. This domain contains information about U.S. Geography. 77.5% of the questions in GEOQUERY are semantically tractable. Using these questions, gives PRECISE 100% accuracy. The strength of PRECISE is based on the ability to match keywords in a sentence to the corresponding database structures. This process is done in two stages, first by narrowing the possibilities using Max-flow algorithm and second by analyzing the syntactic structure of a sentence. Therefore PRECISE is able to perform impressively in semantically tractable questions. 8. GINLIDB 22 2014, IJAFRSE All Rights Reserved www.ijafrse.org

The system was developed in 2009.It is called a Generic Interactive Natural Language Interface to Database. Enter NL query Split into words Check spelling Correct spelling Verb,noun etc. Get word type Generate rule grammar Check rule grammar Check ATN rule Display message Create parse tree Figure 2: Activity diagram of GINLIDB It is designed by the use of UML and developed using visual basic.net 2005.The system consist of two major components. Linguistic handling component and SQL constructive component [14]. The former component control the natural language query correctness as far as the grammatical structure and the successful transformation to SQL statement, opens a connection to database in use, execute the generated SQL statement and return the query result to the user. The user submitted query in English language is analyzed from the syntactic as well as semantic merits so the query will be correct and can be answered efficiently with respect to system knowledge base. Then the construction of valid SQL statement that represent the user s query and to retrieve the result of query to the user. The results of GINLIDB are very successful and satisfactory. 9. NALIX NALIX (Natural Language Interface for an XML Database) is an NLIDB system developed at the University of Michigan, Ann Arbor by Yunyao Li, Huahai Yang, and H. V. Jagadish (2006). The database used for this system is extensible markup language (XML) database with Schema- Free XQuery as the database query 23 2014, IJAFRSE All Rights Reserved www.ijafrse.org

language. Schema-Free XQuery is a query language designed mainly for retrieving information in XML. The idea is to use keyword search for databases. However, pure keyword search certainly cannot be applied. Therefore, some richer query mechanisms are added. Given a collection of keywords, each keyword has several candidate XML elements to relate. All of these candidates are added to MQF (Meaningful Query Focus), which will automatically find all the relations between these elements. The main advantage of Schema-Free query is that it is not necessary to map a query into the exact database schema, since it will automatically find all the relations given certain keywords. NALIX can be classified as syntax based system, since the transformation processes are done in three steps: generating a parse tree, validating the parse tree, and translating the parse tree to an XQuery expression. NALIX is different from the general syntax based approaches; in the way the system was built: NALIX implements a reversed-engineering technique by building the system from a query language toward the sentences [15]. III. COMPONENTS OF NLIDB Computing scientists have divided the problem of natural language access to a database into two subcomponents [16]. 1. Linguistic Component It handle the natural language input, translate it into formal query and generate a natural language output from the result which come after execution of query. 2. Database Component It performs traditional database management functions. A lexicon consists of a number of tables that store natural language words and their corresponding mapping to formal objects that will be used to create a formal query. These tables can have entries of relations name, attribute names, verbs, adverbs etc. questions entered in natural language translated into a statement with the help of parser which tokenize the input. Then by mapping these tokens into lexicon tables a formal query is formed. Which is executed and the result in natural language is given to user. IV. ARCHITECTURE OF NLIDB SYSTEM Researchers have adopted a no of architectures in different existed systems. These are discussed below. 1. Pattern matching systems The early efforts in the NL interfaces area started back in sixties [16]. Prototype systems had appeared in the late sixties and early seventies. Many of these systems relied on pattern matching to directly mapping the user input to the database [16]. Formal List Processor (FLIP) is an early language for patternmatching based on LISP structure [17] works on the bases that if the input matches one of the patterns then the system is able to build a query for the database. In the pattern matching based systems, the database details were inter-mixed into the code, limited to specific databases and to the number and complexity of the patterns. As the usage of databases has spread during the 1970 s, the concept of user interface presented new challenges to the designers. One approach was the use of natural language processing, where the user interactively is allowed to interrogate the stored data. The main advantage of the pattern-matching approach is its simplicity. In such systems no elaborate parsing and interpretation modules are needed, and the systems are easy to implement [3]. Also, patternmatching systems often manage to come up with some reasonable answer, even if the input is out of the range of sentences the patterns were designed to handle. One of the best natural language processing 24 2014, IJAFRSE All Rights Reserved www.ijafrse.org

system that role in this style is ELIZA. ELIZA functions by processing users, by these responses to the scripts. It typically says differently and rephrased the statements of the users as questions and replies the answers of those questions to the patient. ELIZA was programmed by Mr. Joseph Weizenbaum in nearly from 1964 to 1966. 2. Syntax-Based Systems In syntax-based systems the users question is parsed (i.e. analyzed syntactically) and the resulting parse tree is directly mapped to an expression in some database query language. Syntax-based systems use a grammar that describes the possible syntactic structures of the user s questions. Syntax based NLIDBs usually interface to application-specific database systems that provide database query languages carefully designed to facilitate the mapping from the parse tree to the database query. It is usually difficult to devise mapping rules that will transform directly the parse tree into some expression in a reallife database query language (e.g. SQL). The main advantage of using syntax based approaches is that they provide detailed information about the structure of a sentence. A parse tree contains a lot of information about the sentence structure; starting from a single word and its part of speech, how words can be grouped together to form a phrase, how phrases can be grouped together to form more complex phrases, until a complete sentence is built. Having this information, we can map the semantic meanings to certain production rules (or nodes in a parse tree). Unfortunately not all nodes should be mapped; some nodes have to be left just as they are without adding any semantic meanings. And it is not always clear which nodes should be mapped and which should not. Moreover the same node in different parse trees is not necessarily going to be translated in all the trees. The second problem is a sentence can have multiple correct parse trees, and if all are translated, they may lead to different query results. The last problem is that it is difficult for a syntax based approach to directly map a parse tree into some general database query language, such as SQL (Structured Query Language). In semantic grammar systems, the question-answering is still done by parsing the input and mapping the parse tree to a database query. The difference, in this case, is that the grammar s categories do not necessarily correspond to syntactic concepts. Semantic information about the knowledge domain is hard-wired into the semantic grammar that s why systems based on this approach are very difficult to port to other knowledge domains a new semantic grammar has to be written whenever the NLIDB is configured for a new knowledge domain. Semantic grammar categories are usually chosen to enforce semantic constraints [18]. Much of the systems developed till now like LUNAR, LADDER, use this approach of semantic grammar. 3. Semantic grammar system A semantic grammar system is very similar to the syntax based system, meaning that the query result is obtained by mapping the parse tree of a sentence to a database query. The basic idea of a semantic grammar system is to simplify the parse tree as much as possible, by removing unnecessary nodes or combining some nodes together. Based on this idea, the semantic grammar system can better reflect the semantic representation without having complex parse tree structures. Therefore, a production rule in a semantic grammar system does not necessarily correspond to the general syntactic concepts. Instead of smaller structures, the semantic grammar approach also provides a special way for assigning a name to a certain node in the tree, thus resulting in less ambiguity compared to the syntax based approach. Both of the ambiguities that can occur in mapping a node to its semantic label and the number of different parse trees which are possible for a particular sentence [2]. 25 2014, IJAFRSE All Rights Reserved www.ijafrse.org

The main drawback of semantic grammar approach is that it requires some prior- knowledge of the elements in the domain, therefore making it difficult to port to other domains. In addition, a parse tree in a semantic grammar system has specific structures and unique node labels, which could hardly be useful for other applications. Regardless, there are on-going attempts to automatically build the grammar rules by obtaining the prior-knowledge based on user interaction or by automatically extracting it from a corpus [13]. 4. Intermediate Representation Languages Most current NLIDBs first transform the natural language question into an intermediate logical query, expressed in some internal meaning representation language. The intermediate logical query expresses the meaning of the user s question in terms of high level world concepts, which are independent of the database structure. The logical query is then translated to an expression in the database s query language, and evaluated against the database.due to the difficulties of directly translating a sentence into a general database query languages using a syntax based approach, the intermediate representation systems were proposed. The idea is to map a sentence into a logical query language first, and then further translate this logical query language into a general database query language, such as SQL. In the process there can be more than one intermediate meaning representation language [1]. Sentence parser Parse tree Database query genrator Logical query language Semantic interpreter Database query language Figure 3: Intermediate Representation Language Architecture Architecture figure shows a possible architecture of an intermediate representation language system. The transformation from a logical query language to a database query language does not need to be made in one step. As an example, an NLIDB system developed at the University of Essex uses a multi-stage transformation process [5]. The first logic query is in the form of λ-calculus, which is then transformed to a first-order predicate logic, universal domain relational calculus, domain relational calculus, tuple relational calculus, and finally SQL. In the intermediate representation language approach, the system can be divided into two parts. One part starts from a sentence up to the generation of a logical query. The other part starts from a logical query until the generation of a database query. In the part one, use of logic query languages makes it possible to add reasoning capabilities to the system by embedding the reasoning part inside a logic statement. In addition, because the logic query language is independent from the database, it can be ported to different database query languages as well as to other domains, such as expert systems and operating systems [1]. V. CONCLUSION 26 2014, IJAFRSE All Rights Reserved www.ijafrse.org

Natural Language Interface is the prominent research area in the field of artificial intelligence. Many systems were developed in the last few decades which provide notable improvement over another in term of usability and accuracy. Different architectures are followed by different systems which distinguish their approach from one another. Also, with the revolutionary advancement in hardware technology and their processing speed, NLIDB system becomes more efficient, accurate and user-friendly. Several NLIDB systems have also been developed so far for commercial use but the use of NLIDB systems is not wide-spread and it is not a standard option for interfacing to a database. Our study provides the different architecture used by the system. VI. RREFERENCES [1] Androutsopoulos, G.D. Ritchie and P. Thanisch, Natural language interfaces to databases An Introduction, Department of Computer Science, University of Edinburgh, King's Buildings, Mayfield Road, Edinburgh EH9 3JZ, Scotland, U.K., 1995. [2] Xu Yiqiu, Wang Liwei, Yan Shi The Study of Natural Language Interface to Relational Database in 2nd Conference on Environmental Science and Information Application Technology, IEEE, pp. 596-599, 2010. [3] M. R. Joshi, R. A. Akerkar Algorithms to Improve Performance of Natural Language Interface, International Journal of Computer Science and Applications, vol. 5, No. 2, pp. 52-68, 2010. [4] W. Woods, An Experimental Parsing System for Transition Network Grammars. In Natural Language Processing, R. Rustin, Ed, Algorithmic Press, New York, 1973. [5] W. Woods, R. Kaplan and B.Webber, The Lunar Sciences Natural Language Information System, Bolt Beranek and Newman Inc., Cambridge, Massachusetts Final Report. B. B. N. Report No 2378, 1972. [6] G. Hendrix, E. Sacrdoti, D. Sagalowicz, and J. Slocum, Developing a natural language interface to complex data, ACM Transactions on Database Systems, Vol. 3, No. 2, pp. 105 147, 1978. [7] D. Warren and F. Pereira, An efficient and easily adaptable system for interpreting natural language queries in Computational Linguistics Vol. 8, pp. 3 4, 1982. [8] T. Amble, BusTUC - A Natural Language Bus Route Oracle., in 6 Applied Natural Language Processing Conference, Seattle, Washington, USA, 2000. [9] B.J. Grosz TEAM: A Transportable Natural-Language Interface System, In Proceedings of the 1st Conference on Applied Natural Language Processing, Santa Monica, California, pp. 39 45, 1983. [10] B.J. Grosz, D.E. Appelt, P.A. Martin, and F.C.N. Pereira, TEAM: An Experiment in the Design of Transportable Natural Language Interfaces, Artificial Intelligence, vol.32, pp. 173 243, 1987. [11] R.J.H. Scha, Philips Question Answering System PHILIQA1, In SIGART Newsletter, no. 61, ACM, New York, 1977. [12] P. Resnik, Access to Multiple Underlying Systems in JANUS, BBN report 7142, Bolt Beranek and Newman Inc., Cambridge, Massachusetts, 1989. 27 2014, IJAFRSE All Rights Reserved www.ijafrse.org

[13] Ana-Maria Popescu, Alex Armanasu, Oren Etzioni, David Ko and Alexander Yates, Modern Natural Language Interfaces to Databases: Composing Statistical Parsing with Semantic Tractability, COLING, 2004. [14] A. Faraj EI-Mouadib, S. Zubi Zakaria, A. Ahmed Almagrous and S. Irdess EI-Feghi Generic Interactive Interface to Databases, International Journal of Computers issue 3, vol. 3, 2009. [15] Abrahams P. W. et al. The LISP 2 Programming Language and System, In proceeding of FJCC, No. 29, USA, pp. 661-676, 1996. [16] Mrs. Neelu Nihalani, Dr. Sanjay Silakari and Dr. Mahesh Motwani Natural Language Interface for Database: A Brief Review, International Journal of Computer Science Issues, vol. 8, Issue 2, March 2011. [17] B. Sujatha, S. Viswanadha Raju and Humera Shaziya A Survey of Natural Language Interface to Database Management System International Journal of Science and Advance Technology, vol.2, no.6, June 2012. [18] Himani Jain and Parteek Bhatia Hindi Language Interface to Databases, Journal of Global Research in Computer Science, vol.2, no.2, pp. 107-112, April 2011. 28 2014, IJAFRSE All Rights Reserved www.ijafrse.org