<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">25 Years of Restarting Automata: Lots of Results and Open Problems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Friedrich</forename><surname>Otto</surname></persName>
						</author>
						<title level="a" type="main">25 Years of Restarting Automata: Lots of Results and Open Problems</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0D204FEF7E47745BEF7EFE74C55360FB</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:52+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The restarting automaton was introduced by Petr Jančar, František Mráz, Martin Plátek, and Jörg Vogel in a talk presented at the FCT'95 in Dresden <ref type="bibr" target="#b0">[1]</ref>. It is not just another variant of the Turing machine, but it is a machine model that is motivated by the linguistic technique of analysis by reduction <ref type="bibr" target="#b1">[2]</ref>. Given a sentence of a natural language, possibly annotated by tags giving morphological, syntactical, and/or semantical information on the various word forms (morphemes) of the sentence, this sentence is repeatedly simplified by local transformations until either an error is detected and the input sentence is rejected, or a correct simple sentence is obtained and the input sentence is accepted. Accordingly, a restarting automaton consists of a flexible tape (or a linked list) that initially contains the input, a finite-state control, and a read/write window of a fixed positive size. It scans the current sentence stored on its tape, performs one or more local transformations, in this way simplifying the stored sentence, and then it restarts, which means that it places its read/write window on the beginning of its tape and resets its finite-state control to the initial state. This sequence of operations, called a cycle, is iterated until the automaton either accepts or rejects.</p><p>Actually, the restarting automaton is not simply an automaton, but a whole family of different types of automata. These types differ with respect to the allowed move and rewrite operations, the size of the read/write window, the number of allowed rewrite operations between restarts, the number of non-input symbols in the tape alphabet of the automaton, and the number of states. Without any restrictions on the allowed rewrite operations, the restarting automaton is equivalent to the Turing machine. In order to restrict the expressive capacity of the restarting automaton, it is therefore generally required that each rewrite operation allowed is weight-reducing (see, e.g., <ref type="bibr" target="#b2">[3]</ref>) or even length-reducing as in <ref type="bibr" target="#b0">[1]</ref>.</p><p>Using different restrictions the classes of the Chomsky hierarchy have been characterized by various types of restarting automata (see <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref>). In the present talk, these characterizations are presented by considering some of the parameters that are used to specify different types of restarting automata. In addition, the recently introduced notions of h-lexicalized restarting automata and h-lexicalized syntactic analysis <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref>, which are motivated by the idea that all non-input</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body/>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>symbols of a restarting automaton should have some linguistically meaningful interpretation, are discussed.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Restarting automata</title>
		<author>
			<persName><forename type="first">P</forename><surname>Jančar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mráz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Plátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vogel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">FCT&apos;95, Proc</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">H</forename><surname>Reichel</surname></persName>
		</editor>
		<meeting><address><addrLine>Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1995">1995</date>
			<biblScope unit="volume">965</biblScope>
			<biblScope unit="page" from="283" to="292" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Restarting automata: motivations and applications</title>
		<author>
			<persName><forename type="first">M</forename><surname>Plátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lopatková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Oliva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Workshop &quot;Petrinets&quot; und 13. Theorietag &quot;Automaten und Formale Sprachen, Proc</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Holzer</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="90" to="96" />
		</imprint>
		<respStmt>
			<orgName>Institut für Informatik, Technische Universität München</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Shrinking restarting automata</title>
		<author>
			<persName><forename type="first">T</forename><surname>Jurdziński</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Otto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Foundations of Computer Science</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="361" to="385" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">On monotonic automata with a restart operation</title>
		<author>
			<persName><forename type="first">P</forename><surname>Jančar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mráz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Plátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vogel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Automata, Languages and Combinatorics</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="287" to="311" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Some results on RWW-and RRWW-automata and their relation to the class of growing context-sensitive languages</title>
		<author>
			<persName><forename type="first">T</forename><surname>Jurdziński</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Loryś</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Niemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Otto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Automata, Languages and Combinatorics</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="407" to="437" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Restarting automata, Church-Rosser languages, and representations of r.e. languages</title>
		<author>
			<persName><forename type="first">G</forename><surname>Niemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Otto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">DLT 1999, Proc., World Scientific</title>
				<editor>
			<persName><forename type="first">G</forename><surname>Rozenberg</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Thomas</surname></persName>
		</editor>
		<meeting><address><addrLine>Singapore</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="103" to="114" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">On h-lexicalized restarting automata</title>
		<author>
			<persName><forename type="first">M</forename><surname>Plátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Otto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AFL 2017, Proc., EPTCS</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Csuhaj-Varjú</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">252</biblScope>
			<biblScope unit="page" from="219" to="233" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Lexicalized syntactic analysis by restarting automata</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mráz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Otto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pardubská</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Plátek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc., Czech Technical University</title>
				<editor>
			<persName><forename type="first">J</forename><surname>Holub</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Žd'árek</surname></persName>
		</editor>
		<meeting>Czech Technical University<address><addrLine>Prague</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="69" to="83" />
		</imprint>
	</monogr>
	<note>PSC 2019</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
