English is considered as Arab students' second language which is not used frequently in their daily conversations. Since writing in English is a challenging experience for Omani students, errors in grammar and senten...English is considered as Arab students' second language which is not used frequently in their daily conversations. Since writing in English is a challenging experience for Omani students, errors in grammar and sentence structures were identified in bridging language courses (foundation level 2) in the field of ESL (English as a Second Language}. Learners' errors were considered positively as the best sources to identify students' limitations in English writing. The present study investigates the structure errors of Omani students' writings in English in foundation level 2 at Arab Open University. The focal aim is to study the errors that Ornani students commit when they are using adjectives + nouns, indefinite articles, and subordinate conjunction "because". Results show that Omani students committed the following common errors: misplacement of adjectives, omission of the indefinite articles, and wrong structure of the subordinate conjunction (because). The prime aim of this study is to examine the students' aforementioned structural errors which are the result of the interference of their mother-tongue. In order to achieve these aims, students were asked to write two different topics. Finally, this research suggests further recommendations for further studies which might ameliorate students' learning by adopting appropriate strategies for teaching.展开更多
Software tools are developed for computer realization of syntactic, semantic, and morphological models of natural language texts, using rule based programming. The tools are efficient for a language, which has free or...Software tools are developed for computer realization of syntactic, semantic, and morphological models of natural language texts, using rule based programming. The tools are efficient for a language, which has free order of words and developed morphological structure like Georgian. For instance, a Georgian verb has several thousand verb-forms. It is very difficult to express rules of morphological analysis by finite automaton and it will be inefficient as well. Resolution of some problems of full morphological analysis of Georgian words is impossible by finite automaton. Splitting of some Georgian verb-forms into morphemes requires non-deterministic search algorithm, which needs many backtrackings. To minimize backtrackings, it is necessary to put constraints, which exist among morphemes and verify them as soon as possible to avoid false directions of search. Software tool for syntactic analysis has means to reduce rules, which have the same members in different order. The authors used the tool for semantic analysis as well. Thus, proposed software tools have many means to construct efficient parser, test and correct it. The authors realized morphological and syntactic analysis of Georgian texts by these tools. In the presented paper, the authors describe the software tools and its application for Georgian language.展开更多
文摘English is considered as Arab students' second language which is not used frequently in their daily conversations. Since writing in English is a challenging experience for Omani students, errors in grammar and sentence structures were identified in bridging language courses (foundation level 2) in the field of ESL (English as a Second Language}. Learners' errors were considered positively as the best sources to identify students' limitations in English writing. The present study investigates the structure errors of Omani students' writings in English in foundation level 2 at Arab Open University. The focal aim is to study the errors that Ornani students commit when they are using adjectives + nouns, indefinite articles, and subordinate conjunction "because". Results show that Omani students committed the following common errors: misplacement of adjectives, omission of the indefinite articles, and wrong structure of the subordinate conjunction (because). The prime aim of this study is to examine the students' aforementioned structural errors which are the result of the interference of their mother-tongue. In order to achieve these aims, students were asked to write two different topics. Finally, this research suggests further recommendations for further studies which might ameliorate students' learning by adopting appropriate strategies for teaching.
文摘Software tools are developed for computer realization of syntactic, semantic, and morphological models of natural language texts, using rule based programming. The tools are efficient for a language, which has free order of words and developed morphological structure like Georgian. For instance, a Georgian verb has several thousand verb-forms. It is very difficult to express rules of morphological analysis by finite automaton and it will be inefficient as well. Resolution of some problems of full morphological analysis of Georgian words is impossible by finite automaton. Splitting of some Georgian verb-forms into morphemes requires non-deterministic search algorithm, which needs many backtrackings. To minimize backtrackings, it is necessary to put constraints, which exist among morphemes and verify them as soon as possible to avoid false directions of search. Software tool for syntactic analysis has means to reduce rules, which have the same members in different order. The authors used the tool for semantic analysis as well. Thus, proposed software tools have many means to construct efficient parser, test and correct it. The authors realized morphological and syntactic analysis of Georgian texts by these tools. In the presented paper, the authors describe the software tools and its application for Georgian language.