The document describes an intelligent query processing system for the Malayalam language. It presents a model for developing such a system, focusing on time inquiries for different transportation modes. The system performs shallow syntactic and semantic analysis of queries. It determines the query type and required result slots. SQL queries are generated to retrieve answers from the database. The system architecture includes morphological analysis, shallow parsing, query frame identification, SQL generation, and answer retrieval. It was evaluated on 70 queries with 87.5% precision.