Spelling suggestions: "subject:"syntaktiska."" "subject:"syntaktisk.""
31 |
Řízená syntaktická analýza / Regulated ParsingWolf, Dominik January 2011 (has links)
This work deals with advanced models of context-free grammars and explores the possibilities of adaptation and usefulness for deterministic parsing of non-context-free sructures by deep parsing method. It introduces adapted model of context-free grammar named LL programmed grammar and adapted deep pushdown automaton that makes deterministic parsing of non-context-free structures possible.
|
32 |
Syntaktická analýza založená na automatech s hlubokými zásobníky / Parsing Based on Automata with Deep PushdownsRusek, David January 2016 (has links)
This paper addresses the issue of design and implementation of syntactic analysis based on the context sensitive languages, respectively, grammars that contains constructs, which isn't possible to analyze with the help of the standard parsers based on the context free grammars. More specifically, this paper deals with the possibility of adding context sensitive support to the classic LL-analysis by replacing the standard pushdown automata (PDA) with deep pushdown automata (DP), which were introduced and published by prof. Alexander Meduna.
|
33 |
Nové verze automatových a gramatických systémů / New Versions of Automata and Grammar SystemsLichota, Lukáš January 2016 (has links)
This work deals with the modification of classical grammar systems with context-free base and defines new, modified linear grammar systems with linear grammar base. Also it deals with modification in automata systems, where each automaton is generative as strong as linear grammar, which is satisfied with the usage of one-turn push-down automata. This thesis also contains view on program realisation of theoretical models, which were described in theoretical part and introduces two programs for syntax analysis built based on it.
|
34 |
Odstavec jako kognitivní jednotka výstavby neliterárních textů / Paragraph as a Cognitive Unit of Non-Literary TextsObdržálková, Vanda January 2013 (has links)
The present thesis analyses the paragraph structuring of non-literary texts in Czech and Spanish and in translations from Spanish into Czech. Paragraph has been defined as a textual and cognitive unit, which is characterized by a unity of topic and inner coherence and plays an important role in text production and interpretation. The central part of the thesis presents the results of an empirical analysis of three groups of non-literary texts consisting in a three-stage comparison of comparable and parallel texts. The first aim of the analysis is to detect whether there are any culture-bound differences in paragraph length and thematic structure between comparable Spanish and Czech texts. The quantitative analysis was also focused on average length of sentences. The second aim is to describe the translators' approach by comparing the translations with their respective originals. Subsequently, the translations were compared with comparable original Czech texts. Based on this comparison it has been determined to what extent the translations are oriented towards the pole of adequacy (reflecting the values of the source language), or on the contrary, towards the pole of acceptability (reflecting the values of the target language). A translation analysis attempts to describe the factors influencing the...
|
35 |
Syntaktická analýza založená na modifikovaných zásobníkových automatech / Parsing Based on Modified Pushdown AutomataPluháček, David January 2007 (has links)
The thesis introduces new models for formal languages, the m-limited state grammar and the deep pushdown automaton. Their basic definitions are presented, so is their mutual equivalence and the characteristics of the language family they describe. Following, a parsing method based on these models is presented. The method is an extension of a similar method used for context-free languages, the table driven parsing. The final part of the thesis describes the implementation of a parser based on the method.
|
36 |
Distribuovaná syntaktická analýza / Distributed ParsingLipowski, Jan Unknown Date (has links)
The thesis presents a method of the delimiter based syntax analysis. There is introduced a definition, an algoritm of the computation and analysis of the delimiters in the thesis. Farther the thesis presents an algorithm creating a distributed parser based on the input grammar with the analysed delimiter symbols. Then there is introduced an implementation of the distributed parser created by the introduced method.
|
37 |
Script pro zpracování obrazu / Script Language for Image ProcessingZuzaňák, Jiří Unknown Date (has links)
This thesis deals with design of scripting language, especially specified for effective image processing. Introduction of this thesis is focused on studying and also appropriation of methodology of compilers and interpreters design, include their following application in design of the scripting language and as well its interpreter. Another point of my work is showing the methods of design and implementation of the interpreter including automated methods used in the design of the implemented program. Next part deals with description of structure and implementation of the designed program, intended for generating compiler of any language which is described in input of this program. The conclusion of this work is more detailing description of the scripting language design; its implementation is based on the methods mentioned before.
|
38 |
Syntaktická analýza založená na řadě metod / Parsing Based on Several MethodsDolíhal, Luděk Unknown Date (has links)
p, li { white-space: pre-wrap; } The main goal of this work is to analyze the creation of the composite compiler. Composite compiler is in this case a szstem, which consists of more cooperating parts. My compiler is special, because its syntactic analyser consists of two parts. The work is focused on the construction of the parsers parts, on its cooperation and comunication. I will trys to scatch the teoretical backgroun of this solution. This is to be done by gramatical systems. Then I~will try to justify whether or not it is neccesary and suitable to create such a kind of parser. Last but not least I~will analyse the language, whose syntactic analyser is to be implemented by the chosen method.
|
39 |
Temporální vztahy v českých barokních textech / Temporal relationships of Czech Baroque textsMONDŘÍKOVÁ, Petra January 2013 (has links)
The presented dissertation addresses the issue of expressing temporary relations (the present and the past) in the texts of the authors of the Baroque period. The excerpt includes 44 works of historic literary output. The topic is based on a semantic definition of temporal relationships in the Baroque language and interferes with the paratactic and hypotactic method of expression. Within the scope of paratactic connection of syntactic units, we analyze phrasal connections (the connection of main clauses and the connection of paratactic subclauses), text and phrasal connections, within the scope of hypotactic concentration mainly the relationship of the main and subordinate adverbial clauses of time. The classification according to various paratactic and subordinating conjunctions is led by the effort to obtain a comprehensive overview of the possible ways to express temporal relationships. The aim of the work is to contribute to an analytical examination of the syntactic language level of the Baroque period and to confirm the hypothesis of intact continuity of the language development between the humanistic, Baroque and National Revival periods.
|
40 |
Gramatické systémy a syntaxí řízený překlad založený na nich / Grammar Systems and Syntax-Directed Translation Based on ThemHandlíř, Jaroslav January 2017 (has links)
The thesis examines the theory of formal languages in the field of context-free grammars. It focuses mainly on the possibilities and models of collaborating grammars to solve a common problem. In this context, it presents grammatical systems that have been designed as a formal means for describing distributed and parallel processing. After introducing to the problematics, the thesis focuses on the practical use of these mechanisms in the translation controlled syntax, and therefore the second part of the thesis deals with the implementation of a dynamic syntactic analyzer that uses more grammars during the analysis. With respect to the greatest user friendliness and the possible didactic use, the application is implemented using modern web technologies HTML5, JavaScript, AngularJS, CSS3, LESS and more.
|
Page generated in 0.0407 seconds