paper-with-me

Papers

Minimalist Grammar: Construction without Overgeneration

2023-11-03 · Isidor Konrad Maier, Johannes Kuhn, Jesse Beisegel, Markus Huber-Liebl, Matthias Wolff

In this paper we give instructions on how to write a minimalist grammar (MG). In order to present the instructions as an algorithm, we use a variant of context free grammars (CFG) as an input format. We can exclude overgeneration, if the CFG has no recursion, i.e. no non-terminal can (indirectly) derive to a right-hand side containing itself. The constructed MGs utilize licensors/-ees as a special way of exception handling. A CFG format for a derivation $A\_eats\_B\mapsto^* peter\_eats\_apples$, where $A$ and $B$ generate noun phrases, normally leads to overgeneration, e.\,g., $i\_eats\_apples$. In order to avoid overgeneration, a CFG would need many non-terminal symbols and rules, that mainly produce the same word, just to handle exceptions. In our MGs however, we can summarize CFG rules that produce the same word in one item and handle exceptions by a proper distribution of licensees/-ors. The difficulty with this technique is that in most generations the majority of licensees/-ors is not needed, but still has to be triggered somehow. We solve this problem with $\epsilon$-items called \emph{adapters}.

📄 PDF Abstract BibTeX arXiv:2311.01820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Autobank: a semi-automatic annotation tool for developing deep Minimalist Grammar treebanks

2017-04-01 · EACL 2017 4 · John Torr

This paper presents Autobank, a prototype tool for constructing a wide-coverage Minimalist Grammar (MG) (Stabler 1997), and semi-automatically converting the Penn Treebank (PTB) into a deep Minimalist treebank. The front…

Machine Translation

Testing a Minimalist Grammar Parser on Italian Relative Clause Asymmetries

2019-06-01 · WS 2019 6 · Aniello De Santo

Stabler{'}s (2013) top-down parser for Minimalist grammars has been used to account for off-line processing preferences across a variety of seemingly unrelated phenomena cross-linguistically, via complexity metrics measu…

Grammar Induction for Minimalist Grammars using Variational Bayesian Inference : A Technical Report

2017-10-31 · Eva Portelance, Amelia Bruno, Daniel Harasim, Leon Bergen 외

The following technical report presents a formal approach to probabilistic minimalist grammar parameter estimation. We describe a formalization of a minimalist grammar. We then present an algorithm for the application of…

Bayesian Inferenceparameter estimation

Expectation-based Minimalist Grammars

2021-09-28 · Cristiano Chesi

Expectation-based Minimalist Grammars (e-MGs) are simplified versions of the (Conflated) Minimalist Grammars, (C)MGs, formalized by Stabler (Stabler, 2011, 2013, 1997) and Phase-based Minimalist Grammars, PMGs (Chesi, 20…

A Sound and Complete Left-Corner Parsing for Minimalist Grammars

2018-07-01 · WS 2018 7 · Milo{\v{s}} Stanojevi{\'c}, Edward Stabler

This paper presents a left-corner parser for minimalist grammars. The relation between the parser and the grammar is transparent in the sense that there is a very simple 1-1 correspondence between derivations and parses.…

Relation