<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.248.1.111</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.248.1.111"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/172.248.1.111"/>
	<updated>2026-05-02T02:07:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Friendship_paradox&amp;diff=25277</id>
		<title>Friendship paradox</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Friendship_paradox&amp;diff=25277"/>
		<updated>2014-01-22T04:04:10Z</updated>

		<summary type="html">&lt;p&gt;172.248.1.111: /* Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{underlinked|date=October 2012}}&lt;br /&gt;
{{Orphan|date=December 2010}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Discontinuous-constituent Phrase Structure Grammar&#039;&#039;&#039; (DCPSG) (distinct from Discontinuous Phrase Structure Grammar/DPSG) is a formalism for describing discontinuous phrase structures in natural language, such as verb phrases in VSO languages. The formalism was introduced in the slightly more constrained form of Discontinuous-constituent Phrase Structure Grammar with Subscripts and Deletes (DCPSGsd) in Harman (1963).&amp;lt;ref name=&amp;quot;harman1963&amp;quot;&amp;gt;Harman, Gilbert H. 1963. Generative Grammars without Transformation Rules: A Defense of Phrase Structure. &#039;&#039;Language&#039;&#039; 39(4), 597-616.&amp;lt;/ref&amp;gt; DCPSGs describe a superset of the context-free languages, by means of rewrite rules that permit a limited amount of wrapping, similar to that found in [[Head grammar]].&lt;br /&gt;
{{tocright}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
Re&#039;&#039;write rules of a &#039;&#039;&#039;DCPSG&#039;&#039;&#039; are identical to those of a CFG, with the addition of a meta-symbol, denoted here as an underscore. &#039;&#039;DCPSG&#039;&#039; rules therefore have the general form &amp;lt;math&amp;gt;X \to \alpha&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; is a string of terminal symbols and/or non-terminal symbols and at most one underscore.&lt;br /&gt;
&lt;br /&gt;
The rewrite semantics of DCPSG are identical as those of a CFG when the rule being used does not contain an underscore: given a rule &amp;lt;math&amp;gt;X \to \alpha&amp;lt;/math&amp;gt;, an occurrence of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; may be rewritten as &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For rules with an underscore, the rewrite semantics are slightly different: given a rule &amp;lt;math&amp;gt;X \to \alpha \_ \beta&amp;lt;/math&amp;gt;, an occurrence of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; can be rewritten as &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; being inserted immediately after the next non-terminal that is introduced at the same time. Using strict left-most productions, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; is simply inserted immediately after the non-terminal that follows &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; prior to the rewrite.&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
We can characterize the gross sentence structure of a VSO language such as Irish with the following rules (substituting English words for Irish words, and using subscripts solely for demonstration of discontinuity):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S \to VP\ NP_{subj}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;VP \to ITV ~|~ TV \ \_ \ NP_{obj}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;NP \to John ~|~ Susan ~|~ ...&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;ITV \to ran ~|~ danced ~|~ ...&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;TV \to saw ~|~ met ~|~ ...&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A derivation for the sentence &#039;&#039;saw John Susan&#039;&#039;, where &#039;&#039;John&#039;&#039; is the subject, and &#039;&#039;Susan&#039;&#039; is the direct object forming a VP with &#039;&#039;saw&#039;&#039; is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S \to VP\ NP_{subj} \to TV\ NP_{subj} NP_{obj} \to saw\ NP_{subj}\ NP_{obj} \to saw\ John\ NP_{obj} \to saw\ John\ Mary&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Formal languages and grammars}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Discontinuous-Constituent Phrase Structure Grammar}}&lt;br /&gt;
[[Category:Formal languages]]&lt;br /&gt;
[[Category:Grammar frameworks]]&lt;/div&gt;</summary>
		<author><name>172.248.1.111</name></author>
	</entry>
</feed>