Skip to main content

Questions tagged [recursion]

Filter by
Sorted by
Tagged with
19 votes
1 answer
4k views

[Warning: I am not a linguist and have not taken a single course in linguistics. I simply love the topic] I watched a youtube vid describing Daniel Everett's claims regarding the grammar of the ...
ElderlyTraveler's user avatar
0 votes
0 answers
36 views

This question on NLP asks for the how of parsing, and the given answer shows how the state-of-the-art isn't at that level. But whether this is a hard problem or not is not my question: what I ask is, ...
JohnnyApplesauce's user avatar
6 votes
1 answer
468 views

I think we're all familiar with the background. Piraha is said to contradict the principles of universal grammar because it lacks embedding, but embedding and recursion aren't the same thing. Other ...
Lysander Cox's user avatar
1 vote
1 answer
228 views

I am completely new to linguistics (and have to write an essay linked to this topic) and have read about Merge, which seems to allow its outputs to be put back in as inputs. Would you say this shows ...
O. Pearey's user avatar
0 votes
2 answers
199 views

To my understanding, recursion is a synonym of nesting, and it's distinctive when a child clause is center-embedded in the parent clause. I believe below is an example of recursion: The beautiful ...
user11221's user avatar
4 votes
3 answers
1k views

[As per comments below, I have edited this question for greater clarity.] I want to know whether a language without recursion, which would generate only a finite number of well-formed sentences, ...
James Grossmann's user avatar
11 votes
4 answers
739 views

Is the sets of possible morphemes of any given language a regular set, and can thus be recognized by a finite state automaton, or, equivalently, matched by regular expressions? Or are there any ...
Kaz's user avatar
  • 250
17 votes
6 answers
6k views

The Wikipedia article on Universal Grammar cites the research by Everett (2005) about the Pirahã language: Finally, in the domain of field research, the Pirahã language is claimed to be a ...
Otavio Macedo's user avatar