paper-with-me

Papers

Syntax Evolution: Problems and Recursion

2015-08-12 · Ramón Casares

To investigate the evolution of syntax, we need to ascertain the evolutionary r\^ole of syntax and, before that, the very nature of syntax. Here, we will assume that syntax is computing. And then, since we are computationally Turing complete, we meet an evolutionary anomaly, the anomaly of sytax: we are syntactically too competent for syntax. Assuming that problem solving is computing, and realizing that the evolutionary advantage of Turing completeness is full problem solving and not syntactic proficiency, we explain the anomaly of syntax by postulating that syntax and problem solving co-evolved in humans towards Turing completeness. Examining the requirements that full problem solving impose on language, we find firstly that semantics is not sufficient and that syntax is necessary to represent problems. Our final conclusion is that full problem solving requires a functional semantics on an infinite tree-structured syntax. Besides these results, the introduction of Turing completeness and problem solving to explain the evolution of syntax should help us to fit the evolution of language within the evolution of cognition, giving us some new clues to understand the elusive relation between language and thinking.

📄 PDF Abstract BibTeX arXiv:1508.03040

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Syntax-Semantics Interface with Type-Theory of Acyclic Recursion for Underspecified Semantics

2019-06-01 · WS 2019 6 · Roussanka Loukanova

Transformer-Based Models Are Not Yet Perfect At Learning to Emulate Structural Recursion

2024-01-23 · Dylan Zhang, Curt Tigges, Zory Zhang, Stella Biderman 외

This paper investigates the ability of transformer-based models to learn structural recursion from examples. Recursion is a universal concept in both natural and formal languages. Structural recursion is central to the p…

Divide and...conquer? On the limits of algorithmic approaches to syntactic semantic structure

2016-09-11 · Diego Gabriel Krivochen

In computer science, divide and conquer (D&C) is an algorithm design paradigm based on multi-branched recursion. A D&C algorithm works by recursively and monotonically breaking down a problem into sub problems of the sam…

valid

Diagnosing CFG Interpretation in LLMs

2026-04-22 · Hanqi Li, Lu Chen, Kai Yu arxiv

As LLMs are increasingly integrated into agentic systems, they must adhere to dynamically defined, machine-interpretable interfaces. We evaluate LLMs as in-context interpreters: given a novel context-free grammar, can LL…

The Space-Efficient Core of Vadalog

2018-09-16 · Gerald Berger, Georg Gottlob, Andreas Pieris, Emanuel Sallinger

Vadalog is a system for performing complex reasoning tasks such as those required in advanced knowledge graphs. The logical core of the underlying Vadalog language is the warded fragment of tuple-generating dependencies …

Knowledge Graphs