<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Billjefferys</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Billjefferys"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Billjefferys"/>
		<updated>2026-04-15T19:38:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2001:_Clickbait-Corrected_p-Value&amp;diff=158144</id>
		<title>2001: Clickbait-Corrected p-Value</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2001:_Clickbait-Corrected_p-Value&amp;diff=158144"/>
				<updated>2018-06-02T00:22:09Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: /* Explanation */ p-values are NOT the probability that the null hypothesis is correct. Not even close.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2001&lt;br /&gt;
| date      = June 1, 2018&lt;br /&gt;
| title     = Clickbait-Corrected p-Value&lt;br /&gt;
| image     = clickbait_corrected_p_value.png&lt;br /&gt;
| titletext = When comparing hypotheses with Bayesian methods, the similar 'clickbayes factor' can account for some harder-to-quantify priors.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Click here to learn more about the influence of Clickbait... But please first explain p-value. Most people don't know. And more wiki links.}}&lt;br /&gt;
This is yet another comic dealing with [[:Category:Clickbait|Clickbait]].&lt;br /&gt;
&lt;br /&gt;
This comic references ''hypothesis testing'' in statistics. Hypothesis testing is a standard method to determine whether a particular hypothesis is supported by the data. Such tests compare sets of data to determine whether they are likely to be correlated. In the examples given in the comic, a researcher might compare data on athletic performance with data on chocolate consumption by those athletes to determine whether he two trend together. By convention, the &amp;quot;null hypothesis&amp;quot; (designated H0) is that there's no correlation (that chocolate doesn't improve athletic performance, in this case) and the &amp;quot;alternate hypothesis&amp;quot; (Ha) is that they are correlated (chocolate does improve athletic performance). These sets are subjected to statistical tests which return a &amp;quot;p-value&amp;quot; which is often misinterpreted as the probability that the null hypothesis is correct.  Hence, if the p-value is low enough, the null hypothesis is rejected, and we conclude that the alternate hypothesis is supported by the data. &lt;br /&gt;
&lt;br /&gt;
Actually, the p-value is the probability that one would get the results obtained, or any more extreme value, given that the null hypothesis is false. The misinterpretation of p-values as the probability that the null hypothesis is correct is a huge problem that lies at the source of a lot of confusion in the statistical interpretation of data.&lt;br /&gt;
&lt;br /&gt;
In this version, the p-value is corrected by a factor which increases when readers click a headline stating that H1 is true, and decreases when people click a headline stating that H0 is true. This has the effect of ''increasing'' the p-value if readers favor H1 over H0, leading to a greater chance of ''H0'' being accepted. This seems to operate under the assumption that whatever clickers of clickbait believe, the reverse is likely to be true.&lt;br /&gt;
&lt;br /&gt;
As the statistical results now depend on people's beliefs about the hypothesis, this is as far from actual science as one can get. However, in a way, it is more in tune with a quote by Arbuthnot (one of the originators of the use of p-values) attributing variation to active thought rather than chance, &amp;quot;From whence it follows, that it is Art, not Chance, that governs.&amp;quot; Randall applying that quote to the thoughts of the masses, bringing it in line with &amp;quot;Art&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clickbait is the practice of using deceptive or manipulative headlines to entice readers to click on a dubious news story, often with the purpose of generating ad revenue.&lt;br /&gt;
&lt;br /&gt;
This comic calculates the p-value of clickbait article and videos, nowadays very common on the web. The formula depicted is commonly known as the Bayes theorem, and a more common expression of that theorem is p(A|B) = p(B|A) * p(A) / p(B). Here, it depicts the odds of a clickbait article being clicked depending on two different headlines.&lt;br /&gt;
&lt;br /&gt;
The comic does not present a correct example of null and alternative hypotheses. As the alternative hypothesis (H1) predicts that chocolate will '''improve performance''' (i.e., a one-tailed, directional hypothesis) the null hypothesis (H0) should predict that chocolate will '''do nothing''' &amp;lt;u&amp;gt;or&amp;lt;/u&amp;gt; '''make performance worse'''. If, on the other hand, the alternative hypothesis (H1) was that chocolate would '''change performance''' (for better or worse; i.e., a two-tailed hypothesis) then the null hypothesis (H0) would be that chocolate would simply '''do nothing'''.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Under a heading that says Clickbait-Corrected p-Value there is a mathematic formula. Below that is the description of the two used variables and what they mean:]&lt;br /&gt;
:Clickbait-corrected p-value:&lt;br /&gt;
&lt;br /&gt;
:P&amp;lt;sub&amp;gt;CL&amp;lt;/sub&amp;gt; = P&amp;lt;sub&amp;gt;traditional&amp;lt;/sub&amp;gt; ∙ click(H&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;)/click(H&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
:H&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;: NULL hypothesis (&amp;quot;Chocolate has no effect on athletic performance&amp;quot;)&lt;br /&gt;
:H&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;: Alternative hypothesis (&amp;quot;Chocolate boosts athletic performance&amp;quot;)&lt;br /&gt;
:click(H): Fraction of test subjects who click on a headline announcing that H is true&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Clickbait]]&lt;br /&gt;
[[Category:Statistics]]&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1935:_2018&amp;diff=150012</id>
		<title>Talk:1935: 2018</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1935:_2018&amp;diff=150012"/>
				<updated>2017-12-30T19:40:14Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Use of Julian calendar in Russian liturgical calendar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
This is easy! Don't factor it - just multiply by 25 and if that ends in two zeros, but not four zeros then it's a leap year, at least most of the time.....17:25, 29 December 2017 (UTC) {{unsigned ip|162.158.126.112}}&lt;br /&gt;
&lt;br /&gt;
This is easy! Don’t factor it - just convert it into a binary and look at the 2 least significant bits. If they are 00 the number is multiple of four. —[[Special:Contributions/172.69.33.35|172.69.33.35]] 17:37, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is easy! Don't factor it - just subtract 4 repeatedly. If you end up at 0, it's divisible. If you end up at 1, 2, or 3, it's not. -- 17:55, 29 December 2017 (UTC){{unsigned ip|172.68.58.167}}&lt;br /&gt;
&lt;br /&gt;
This ''is'' easy! Sums of numbers that have 4 as a factor are all divisible by four. (I'll leave the proof of that as an exercise for the reader, but it's really trivial, though possibly non-intuitive.) This means that one can take a number apart and check the individual pieces. Now, any number that's a multiple of 100 is divisible by four (10 * 10 = 5² * 2²,) so one can essentially cut away the higher digits of a number, as they do not influence its divisibility with regard to 4. Now look at the first of the remaining digits. If that's odd, add 2 to the last digit. If the last digit is now divisible by four, the original number is divisble by four. [[User:Tibfulv|Tibfulv]] ([[User talk:Tibfulv|talk]]) 00:38, 30 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
The calculation of Christmas is trivial{{Citation needed}} it's December 25th. Where as the calculation of Easter is complex ([https://en.wikipedia.org/wiki/Computus]). [[Special:Contributions/172.68.133.18|172.68.133.18]] 18:03, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Calulsting the date of Christmas is actually non-trivial. It depends on your location. For example if you are in the US it's in December. If you are in Russia it's in January. If you are in Ukraine it's sortof both but not really. And if you are in Crimea, well, see one of the 2 previous sentences. --[[Special:Contributions/172.68.238.172|172.68.238.172]] 15:22, 30 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Actually, it's December 25 on the old Julian calendar in Russia. It's just that Russia uses the Julian calendar for liturgical purposes and the Gregorian calendar for secular purposes. It's a bit schizophrenic. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 19:40, 30 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Title text explanation mis-read&lt;br /&gt;
Explanation of title text is incorrect: &amp;quot;The title text refers to calculating the date of Christmas; again, this is a trivial exercise, because Christmas is always December 25.&amp;quot; Title text states 'day of Christmas', not 'date...'. The day changes each year and so does require calculation. {{unsigned ip|162.158.111.73}}&lt;br /&gt;
&lt;br /&gt;
Oops, my bad. Fixed. [[User:FlyingPiMonster|FlyingPiMonster]] ([[User talk:FlyingPiMonster|talk]]) 18:08, 29 December 2017 (UTC)&lt;br /&gt;
* I think you have it backwards. The title text is a reference to calculating the day (as in &amp;quot;date&amp;quot;, not &amp;quot;day of week&amp;quot;) of Easter. This is a non-trivial calculation (though one that modern computers can perform easily). On the other hand, the Christmas day is fixed. (There's no reason to believe that the joke was anything else.) - [[User:Mike Rosoft|Mike Rosoft]] ([[User talk:Mike Rosoft|talk]]) 19:13, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I don't know who wrote the explanation, but...  Are they having a bad day? [[Special:Contributions/162.158.111.205|162.158.111.205]] 18:44, 29 December 2017 (UTC)&lt;br /&gt;
:That was vandalism. I did a revert. --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 19:06, 29 December 2017 (UTC)&lt;br /&gt;
::Ah, no, I was asking because the explanation sounds so angry. [[Special:Contributions/141.101.104.17|141.101.104.17]] 22:48, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Also, Megan understands that checking if a number divisible by 2 is easy [[Special:Contributions/141.101.77.50|141.101.77.50]] 19:32, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Theory for possible explanation&lt;br /&gt;
Didn't want to edit this in because I'm not sure- but the motivation for this uncharacteristic lack of mathematical rigor could have to do with the current trend of people being dismissive of science being able to predict things. Something that seems pretty obvious is made to look like a chance event that nobody can really predict ahead of time. {{unsigned|Sirpent}}&lt;br /&gt;
&lt;br /&gt;
::This is easy! Don't factor it - just subtract 2000. Is 18 divisible by 4? If so, you're an idiot. {{unsigned ip| 172.68.143.156}}&lt;br /&gt;
&lt;br /&gt;
::The nonsense does look to me like a political discussion where one person uses &amp;quot;alternative facts&amp;quot;.  But in real life people get leap years &amp;quot;amusingly&amp;quot; wrong.  Computer system designers for instance... one software tool I used passed into the year 2000 working correctly, but then it broke 2 months later because it thought 2000 wasn't a Gregorian calendar leap year, I guess because every 4th year is but every 100th year isn't.  Every 400th year is, but, if the programmer just stopped at &amp;quot;every 4th is a leap year&amp;quot; then they'd have been fine until 2100.  Robert Carnegie rja.carnegie@excite.com [[Special:Contributions/141.101.105.102|141.101.105.102]] 22:06, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
The joke in this might be that it might take some time to brute-force the prime factorisation of 2018 with a calculator as it’s 2*1009. Same holds true for 2017 which is prime. Therefore on might come to the conclusion that factorisation is hard already at this scale. (flx) [[Special:Contributions/172.68.253.71|172.68.253.71]] 22:24, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Odd/even is another joke&lt;br /&gt;
Cueball: No, it's definitely not. Leap years are divisible by 4.&lt;br /&gt;
Megan: Right, and for odd numbers, that's easy.&lt;br /&gt;
Megan: But 2018 is even.&lt;br /&gt;
&lt;br /&gt;
She can see that finding out if a number is divisible by 2 is easy, but for dividing by 4 it's a &amp;quot;50/50 chance&amp;quot;, and really hard to calculate. IMHO the best joke in the comic but missing from the explanation. [[Special:Contributions/141.101.77.50|141.101.77.50]] 23:59, 29 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it's interesting that 2018 only has two factors, 2 and 1009. Maybe a trivia?&lt;br /&gt;
[[Special:Contributions/162.158.238.107|162.158.238.107]] 17:40, 30 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think there should be a mention of leap year rules in general, since they are nontrivial (divisble by 4, except not multiples of 100, except yes to multiples of 400)? [[Special:Contributions/172.68.142.233|172.68.142.233]] 18:43, 30 December 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1935:_2018&amp;diff=150009</id>
		<title>1935: 2018</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1935:_2018&amp;diff=150009"/>
				<updated>2017-12-30T19:31:15Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: /* Explanation */ Technical correction: 2018 is not leap on Julian calendar either&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1935&lt;br /&gt;
| date      = December 29, 2017&lt;br /&gt;
| title     = 2018&lt;br /&gt;
| image     = 2018.png&lt;br /&gt;
| titletext = We should really start calculating it earlier, but until the end of December we're always too busy trying to figure out which day Christmas will fall on.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Anything missing? - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
In this [[:Category:New Year|New Year comic]], [[Megan]] wonders if 2018 will be a leap year. [[Cueball]] thinks 2018 will not be a leap year, and Megan responds that she &amp;quot;doubts anyone knows at this point.&amp;quot; This appears to be a jab at the complexity of the leap year system. As Cueball says, leap years occur every four years (though there are a few exceptions), adding an extra day to account for the fact that Earth takes a bit longer than 365 days to orbit the Sun. Therefore, most years that are a multiple of four are leap years. As Megan says, this is easy for odd-numbered years, since no odd numbers are divisible by four. However, for even-numbered years, it isn't always obvious.&lt;br /&gt;
&lt;br /&gt;
The last panel expresses a misunderstanding of modern {{w|Cryptography|cryptography}}, which relies on the fact that it is difficult to factorize large numbers. Megan is applying this concept to the year, claiming that it is hard to determine whether or not 2018 is a multiple of four and hence is a leap year. In reality, factorization is not needed here, since we already know the factor, which is four. Megan states that if it were possible to factor large numbers with a calculator, modern cryptography would collapse. While true, it is only true for truly large numbers (hundreds of digits), and no factorization is needed in this case.&lt;br /&gt;
&lt;br /&gt;
At the end of the strip, Megan hopes the answer can be {{w|Brute-force attack|brute-forced}} by February. Brute force is a method of breaking cryptography by trying every possible option until one works. This is a misdirection upon misdirection, in that even if we needed to factorize 2018 (which we don't), the simplest brute forcing algorithm would only need to try 43 numbers - from 2 to square root of 2018 (44). In cryptography, the algorithms use numbers much, much bigger than 2018 -- on the order of hundreds (or even thousands) of digits.&lt;br /&gt;
&lt;br /&gt;
The title text refers to calculating which day of the week Christmas will fall on. Given that any calendar will easily tell you, this is not a difficult thing to calculate. Also it always falls on December 25th, and not like, for instance, Easter which date jumps from year to year. But nevertheless December 25th is either the 359th or the 360th (leap years) day of the year and so the day of the week could be different.&lt;br /&gt;
&lt;br /&gt;
Wikipedia and many other sites reveal spoilers for this comic:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Every year that is exactly divisible by four is a leap year, except for years that are exactly divisible by 100, but these centurial years are leap years if they are exactly divisible by 400. For example, the years 1700, 1800, and 1900 were not leap years, but the years 1600 and 2000 were.&amp;lt;ref&amp;gt;[http://aa.usno.navy.mil/faq/docs/calendars.php Introduction to Calendars]. (15 May 2013). [[United States Naval Observatory]].&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2018 is not divisible by 4, so the year is not a leap year.  2016 and 2020 are leap years.  Assuming your calendar is Gregorian! (Actually, also the case if it is 2018 on the old Julian calendar. The century year rules for leap years are different on the Gregorian calendar from the Julian, but the non-century year rules are the same).&lt;br /&gt;
&lt;br /&gt;
A year is roughly 365.2422 days long.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[Megan is walking.]&lt;br /&gt;
:Megan: I wonder if 2018 will be a leap year.&lt;br /&gt;
&lt;br /&gt;
:[Now it turns out that Cueball walks behind Megan.]&lt;br /&gt;
:Cueball: ...it won't be, right?&lt;br /&gt;
:Megan: I doubt anyone knows at this point.&lt;br /&gt;
&lt;br /&gt;
:[Same scene in a frame-less panel.]&lt;br /&gt;
:Cueball: No, it's definitely not. Leap years are divisible by 4.&lt;br /&gt;
:Megan: Right, and for odd numbers, that's easy. &lt;br /&gt;
:Megan: But 2018 is even.&lt;br /&gt;
:Megan: 50/50 chance.&lt;br /&gt;
&lt;br /&gt;
:[Zoomed-out view with both walking in silhouette on a dark slightly curved ground.]&lt;br /&gt;
:Cueball: I can settle this with a calculator.&lt;br /&gt;
:Megan: No way. If it were easy to factor large numbers like that, modern cryptography would collapse.&lt;br /&gt;
:Cueball: I see.&lt;br /&gt;
:Megan: I just hope we manage to brute-force it by February.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*Released on Friday, December 29, this is the last comic of 2017. The next scheduled comic will be on New Year's Day of 2018.&lt;br /&gt;
&lt;br /&gt;
*This is the third year in a row with New Year's comics with only the year used as the title, before that there were two more comics with such titles, but those two (and thus the first three) were only released in the even years: [[998: 2012]] in 2012, [[1311: 2014]] in 2014, [[1624: 2016]] in 2016 and [[1779: 2017]] in 2017.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:New Year]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics sharing name|2017]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Time]]&lt;br /&gt;
[[Category:Cryptography]]&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1709:_Inflection&amp;diff=124055</id>
		<title>1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1709:_Inflection&amp;diff=124055"/>
				<updated>2016-07-25T02:48:50Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: /* Explanation */ &amp;quot;pictographic language&amp;quot; is highly misleading. Also fix misattributions of what Megan actually said.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1709&lt;br /&gt;
| date      = July 20, 2016&lt;br /&gt;
| title     = Inflection&lt;br /&gt;
| image     = inflection.png&lt;br /&gt;
| titletext = &amp;quot;Or maybe, because we're suddenly having so many conversations through written text, we'll start relying MORE on altered spelling to indicate meaning!&amp;quot; &amp;quot;Wat.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|The discussion that Cueball and Megan has are not discussed. The whole emoji segment and the fact that they are in color and are like Chinese pictogram is not even mentioned. Also needs wiki link for the main explanation. Maybe the table should be a subsection of the explanation, with link from the main body of the explanation?}}&lt;br /&gt;
&lt;br /&gt;
While walking, Megan tells Cueball that in inflected languages -- such as English -- changes in the spelling of a word changes its' meaning, in a predictable way. Megan exemplifies this with how plural forms of nouns are created by sticking an 's' at the end, and past tense of a verb is done by the suffix 'ed'. Megan then explains that this works well in languages which build on alphabets. After hearing that English is becoming less inflected than it used to be, Cueball asks if English writing might become more pictographic. Instead of using traditional words, Megan replies with three emojis &amp;quot;Thumbs up&amp;quot; (like), &amp;quot;Applause&amp;quot;, and a smiley -- thus showing a pictographic version of the writing which has become more popular in the last years.&lt;br /&gt;
&lt;br /&gt;
The writing systems of many languages have both pictographic and ideographic origins. &amp;quot;Pictographic&amp;quot; means that they are pictures of some thing that will remind the reader of either the pronunciation or the meaning of the word. The letter 'A', for example, originated from a word meaning &amp;quot;ox&amp;quot;, but was meant to remind readers of the sound of a vowel like what we pronounce today as 'A'. 'Ideographic' means that they are designed, through pictures, to illustrate some idea. In fact, the three emojis used in the third panel of this cartoon are all ideographic, not pictographic, under this definition. &amp;quot;Thumbs up&amp;quot; (like), &amp;quot;Applause&amp;quot;, and the smiley, are all emojis that remind us of a concept of approval.&lt;br /&gt;
&lt;br /&gt;
Egyptian hieroglyphics contain many pictorial elements, some of which are pictographic in the sense that they are meant to represent the thing that they picture, but many are more abstract (ideographic) or are used for their phonetic value (as 'A' was used in early alphabetic systems). Similarly, in the Chinese character writing system, many of the elements have pictographic or ideographic origins; but they are often, and even usually combined in ways that are phonetic and not related to the pictures that were the origins of the characters.&lt;br /&gt;
&lt;br /&gt;
Early modern English (think Shakespeare or the KJV Bible) used more forms for the tenses than we do today, which can help illustrate the trend away from inflected forms. In contrast, verbs in English today are often conjugated with auxiliary verbs. Here a sample of a modern verb conjugation in English:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Verb: Walk&lt;br /&gt;
!Voice-&amp;gt;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|Active&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|Passive&lt;br /&gt;
|-&lt;br /&gt;
!Tense&lt;br /&gt;
!Singular (he/she/it)&lt;br /&gt;
!Plural (they)&lt;br /&gt;
!Singular (he/she/it)&lt;br /&gt;
!Plural (they)&lt;br /&gt;
|-&lt;br /&gt;
|Present&lt;br /&gt;
|walks&lt;br /&gt;
|walk&lt;br /&gt;
|is walked&lt;br /&gt;
|are walked&lt;br /&gt;
|-&lt;br /&gt;
|Present progressive&lt;br /&gt;
|is walking&lt;br /&gt;
|are walking&lt;br /&gt;
|is being walked&lt;br /&gt;
|are being walked&lt;br /&gt;
|-&lt;br /&gt;
|Present perfect&lt;br /&gt;
|has walked&lt;br /&gt;
|have walked&lt;br /&gt;
|has been walked&lt;br /&gt;
|have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Present perfect progressive&lt;br /&gt;
|has been walking&lt;br /&gt;
|have been walking&lt;br /&gt;
|has been being walked&lt;br /&gt;
|have been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Past&lt;br /&gt;
|walked&lt;br /&gt;
|walked&lt;br /&gt;
|was walked&lt;br /&gt;
|were walked&lt;br /&gt;
|-&lt;br /&gt;
|Past progressive&lt;br /&gt;
|was walking&lt;br /&gt;
|were walking&lt;br /&gt;
|was being walked&lt;br /&gt;
|were being walked&lt;br /&gt;
|-&lt;br /&gt;
|Past perfect&lt;br /&gt;
|had walked&lt;br /&gt;
|had walked&lt;br /&gt;
|had been walked&lt;br /&gt;
|had been walked&lt;br /&gt;
|-&lt;br /&gt;
|Past perfect progressive&lt;br /&gt;
|had been walking&lt;br /&gt;
|had been walking&lt;br /&gt;
|had been being walked&lt;br /&gt;
|had been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Future&lt;br /&gt;
|will walk&lt;br /&gt;
|will walk&lt;br /&gt;
|will be walked&lt;br /&gt;
|will be walked&lt;br /&gt;
|-&lt;br /&gt;
|Future progressive&lt;br /&gt;
|will be walking&lt;br /&gt;
|will be walking&lt;br /&gt;
|will be being walked&lt;br /&gt;
|will be being walked&lt;br /&gt;
|-&lt;br /&gt;
|Future perfect&lt;br /&gt;
|will have walked&lt;br /&gt;
|will have walked&lt;br /&gt;
|will have been walked&lt;br /&gt;
|will have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Future perfect progressive&lt;br /&gt;
|will have been walking&lt;br /&gt;
|will have been walking&lt;br /&gt;
|will have been being walked&lt;br /&gt;
|will have been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional&lt;br /&gt;
|would walk&lt;br /&gt;
|would walk&lt;br /&gt;
|would be walked&lt;br /&gt;
|would be walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional progressive&lt;br /&gt;
|would be walking&lt;br /&gt;
|would be walking&lt;br /&gt;
|would be being walked&lt;br /&gt;
|would be being walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional perfect&lt;br /&gt;
|would have walked&lt;br /&gt;
|would have walked&lt;br /&gt;
|would have been walked&lt;br /&gt;
|would have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional perfect progressive&lt;br /&gt;
|would have been walking&lt;br /&gt;
|would have been walking&lt;br /&gt;
|would have been being walked&lt;br /&gt;
|would have been being walked&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In all of these conjugations, the only inflections on the main verb &amp;quot;walk&amp;quot; are &amp;quot;-s&amp;quot;, &amp;quot;-ed&amp;quot;, and &amp;quot;-ing&amp;quot;.  (The highly irregular helper verbs, &amp;quot;be&amp;quot; and &amp;quot;have&amp;quot;, have somewhat more interesting inflections.)  And although this table shows only the third person, the first and second person would not introduce any additional words whatsoever; similarly, the table shows only the indicative mood, but the subjunctive and imperative moods would not introduce any additional words, and the conditional mood would only introduce the helper verb &amp;quot;would&amp;quot; (an inflection of the irregular helper verb &amp;quot;will&amp;quot;) without any additional inflections on the main verb &amp;quot;walk&amp;quot;.  If instead we made this table in Spanish (for example), then there would be many more inflections on the main verb (12 in the third-person indicative alone, 45 including all persons and moods, if I didn't miscount).&lt;br /&gt;
&lt;br /&gt;
The title text points out that some intentional misspelling are used in Internet slang to alter the meaning of a word: &amp;quot;what&amp;quot; becomes &amp;quot;wat&amp;quot; to express confusion, disgust or disbelief [https://www.urbandictionary.com/define.php?term=wat][http://knowyourmeme.com/memes/wat].  The title text also uses the intentional misuse of grammar to emphasise the word MORE.  Such emphasis is difficult to show with inflected language alone.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan, holding a hand up, are seen walking together from afar in silhouette.]&lt;br /&gt;
:Megan: Inflected languages change words to add meaning, like &amp;quot;-s&amp;quot; for plurals or &amp;quot;-ed&amp;quot; for past tense. &lt;br /&gt;
:Megan: Alphabets—where symbols stand for sound instead of words—work well for them, since you can show the changes through spelling.&lt;br /&gt;
&lt;br /&gt;
:[Zoom in on the two as Megan turns her head back towards Cueball and spreads her arms out.]&lt;br /&gt;
:Megan: Our language family is inflected, but the English branch has lost most of its inflection over the millennia. It's why we don't have all those Latin conjugations.&lt;br /&gt;
&lt;br /&gt;
:[Cueball speaks as they walk on and Megan replies with three orange-yellow emoji: Thumbs Up Sign pointing right, Clapping Hands Sign pointing up left with two times three small lines to indicate the clapping and Smiling Face With Blushing (red) Cheeks and Smiling Eyes. Below given the closest match possible as of the release of the comic.]&lt;br /&gt;
:Cueball: Could that mean English writing is ripe to become more pictographic?&lt;br /&gt;
:Megan: &amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;👍 👏 😊&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123842</id>
		<title>Talk:1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123842"/>
				<updated>2016-07-22T13:19:50Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Pictographs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:It's also misleading to describe Chinese as a 'pictographic' language. The reason is that very few of the Chinese characters, as I recall from when I was studying it fewer than 100, are actually pictograms, that is to say an attempt to draw a picture of the thing in question. Some of these are 口 (kou, 'mouth'), 言 (yan, 'word', a picture of a mouth with sounds coming out of it), 日('ri', the Sun), 月 ('yue', the Moon), and some others. Then there is a somewhat larger group of characters best described as 'ideographs', that try to convey the meaning of the word symbolically, such as 中 ('zhong', middle), or which try to convey an idea using two or more other characters that may or may not themselves be pictograms. Examples of the latter would be 好 ('hao', good, with the character for 'mother' on the left and that for 'child' on the right), and 明 ('ming', bright, combining the characters for Sun and Moon above). But the vast majority of Chinese characters consist of a phonetic component, a part that is another character in its own right that conveys the sound (or conveyed it in ancient Chinese although the pronunciation may have shifted) and a part that gives a general notion of the meaning (called the radical). An example would be 钥 ('yue', key, composed of the character for the Moon (above) having the pronunciation 'yue', and the radical on the right which by itself means 'metal', so a metal thing that is pronounced 'yue'.&lt;br /&gt;
&lt;br /&gt;
:I'm not sure how to handle this. The description above is more complicated than should appear in the main article, but the main article as written is somewhat misleading as to the role of pictograms in Chinese. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 17:50, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Wow. You managed to write an entire dissertation on how Chinese isn't a pictographic language while managing to ignore the existence of Traditional Chinese and other previous reforms that simplified and standardised the brush strokes of the preceding writing form at the cost of losing the original resemblance to the object (eg 车/ 車). And you completely misunderstood how radicals affect pronunciation as shown from how your examples are contradictory. [[Special:Contributions/141.101.98.5|141.101.98.5]] 20:48, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Please show how the radical in 钥 &amp;quot;affects the pronunciation&amp;quot;. Here's a hint: The radical on the left is 金 ('jin', metal), and the phonetic part on the right is 月 ('yue', 4th tone, Moon). The character 钥 ('yue', 4th tone, key) is pronounced identically to 月. How has the presence of the radical affected the pronunciation if the two characters are pronounced identically? (And BTW this is a general rule, sometimes the tone changes, but it's not &amp;quot;because of the radical&amp;quot; since the same radical is used in different words, in some of which the tone may change and in others of which it does not.&lt;br /&gt;
&lt;br /&gt;
:::No, Chinese is not a pictographic language. The relatively few real pictograms have indeed been simplified through the fact that the brush was traditionally used to write the characters that were originally more or less realistic pictures of the objects (as archaeology has shown). And sure, the simplification has continued as in the example of  车/ 車 ('che' vehicle) that you give. But this has nothing to do with whether the language is pictographic. Again for example, by no stretch of the imagination can 钥 be considered a picture of a key.&lt;br /&gt;
&lt;br /&gt;
:::By concentrating on the fact that Chinese is written with a large set of characters, you miss the point. Most of these characters do not qualify as pictograms or even ideograms by any reasonable definition. They are just not constructed as attempts express in a picture the thing or concept being described (as emojis do attempt to do). The best you can say is that some Chinese characters (relatively few) are pictographic or ideographic, but that the vast majority use an entirely different principle of construction. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 03:12, 22 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::Even calling characters like 口 pictographic is a stretch. Their origins are pictographic, but so are the origins of Latin alphabet letters. The most famous one is &amp;quot;A&amp;quot; that comes from the pictograph of the head of an ox. If Chinese had been pictographic, it would accept several mouth-shaped drawings as the morpheme &amp;quot;mouth&amp;quot;, but in reality, the Chinese character 口 is not a drawing, it is a character, as symbolic and abstract as the letter &amp;quot;A&amp;quot;. Chinese is a logographic language (even if logo- is misleading, it's more morpheme-writing than word-writing), no matter what the origins of the characters are. [[User:Lingu|Lingu]] ([[User talk:Lingu|talk]]) 11:19, 22 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::I agree fully with Lingu's comment. In fact I was going to say something about the pictographic origins of Latin alphabet letters like the famous 'A'. Lingu is correct to point out that it's the origins of the standard characters that is pictographic, namely they are based on pictures that were written long ago but have been stylized and conventionalized as well as modified over thousands of years. &lt;br /&gt;
&lt;br /&gt;
:::::Some useful article from Wikipedia describe this in more detail. There is a piece from the [https://en.wikipedia.org/wiki/Chinese_language#Chinese_characters Chinese Language] article that briefly describes it, as well as the [https://en.wikipedia.org/wiki/Chinese_characters#Principles_of_formation Chinese Characters] article.&lt;br /&gt;
&lt;br /&gt;
:::::Even the Egyptian hieroglyphic writing system is a whole lot more complex than implied by calling Egyptian hieroglyphics a &amp;quot;pictographic language&amp;quot;, which is a misleading term, as [https://en.wikipedia.org/wiki/Egyptian_hieroglyphs#Writing_system this article] shows. In addition to its pictographic elements, it has a lot of phonetic and other components.&lt;br /&gt;
&lt;br /&gt;
:::::I think this paragraph needs extensive rewriting. The term &amp;quot;pictographic language&amp;quot; should be eliminated entirely and replace with something more accurate, such as &amp;quot;the writing system has significant pictographic origins&amp;quot;. After all, it is the writing system, and not the language, that is related to pictographs and ideographs. And even many of the common emojis are more ideographic in nature than pictographic! [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 13:19, 22 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Does anyone know what the emoticon part is trying to say?&lt;br /&gt;
[[Special:Contributions/108.162.215.170|108.162.215.170]] 16:59, 20 July 2016 (UTC)--&lt;br /&gt;
:A loose translation would be &amp;quot;Yes&amp;quot;. [[Special:Contributions/162.158.255.106|162.158.255.106]] 18:19, 20 July 2016 (UTC)&lt;br /&gt;
:👍=Correct 👏=Bravo/Congratulations 😊=I'm glad you get it --[[Special:Contributions/162.158.92.207|162.158.92.207]] 18:54, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comic was posted 3 days after the [http://worldemojiday.com/faq/ &amp;quot;World Emoji Day&amp;quot; (July 17)] created by Emojipedia founder Jeremy Burge in 2014. The date July 17 appears in the calendar emoji used by Apple, but other tech companies use [http://www.digitaltrends.com/social-media/today-is-world-emoji-day/ different dates] in their version of this emoji. --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:30, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Emojish&amp;quot; could be a good replacement for English which suffers from highly [https://en.wikipedia.org/wiki/Phonemic_orthography nonphonemic orthography] and is a pain in the 🍑💨 to [https://en.wikipedia.org/wiki/Ghoti wright corecttly]. 😊 --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:57, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I lost it at the end of the title text. My friend and I say wat to each other all the time. [[Special:Contributions/108.162.215.144|108.162.215.144]] 18:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
When I saw the emoji, I realized that I understand them without having a spoken or written language equivalence. We are so conditioned to say &amp;quot;what is it trying to say?&amp;quot; and expecting a language equivalent. But that does not have to be the case. It made me wonder if very early humans using pictographs for communication automatically had language equivalents, or could they think by mentally visualizing the pictograph without translating everything to words. If so, could we train ourselves to imagine emoji instead of words. They clearly communicate something that need not be verbal. [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:59, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I count 52 Spanish forms of &amp;quot;andar&amp;quot;: ando andas anda andamos andáis andan andaba andabas andábamos andabais andaban anduve anduviste anduvo anduvimos anduvisteis anduvieron andaría andarías andaríamos andaríais andarían andaré andarás andará andaremos andaréis andarán anduviera anduviese anduvieras anduvieses anduviéramos anduviésemos anduvierais anduvieseis anduvieran anduviesen ande andes andemos andéis anden anduviere anduvieres anduviéremos anduviereis anduvieren andar andando andado andad. [[Special:Contributions/108.162.219.12|108.162.219.12]] 20:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
First person singualar &amp;quot;I&amp;quot; is a strange mix.  It uses a verb not listed in that chart &amp;quot;am&amp;quot;, uses the plural form &amp;quot;have&amp;quot; for present tense, and the singular form &amp;quot;was&amp;quot; for past tense. [[User:Tahg|Tahg]] ([[User talk:Tahg|talk]]) 01:32, 21 July 2016 (UTC)&lt;br /&gt;
:It also uses &amp;quot;were&amp;quot; for subjunctive (&amp;quot;If I were you...&amp;quot; // &amp;quot;If I were walking to the park right now instead of being on the computer...&amp;quot;)[[Special:Contributions/108.162.221.98|108.162.221.98]] 13:19, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Why didn't Randall not use '''''MOAR''''' as a substitute for MORE? 😞😞😞 --Björn {{unsigned|Windowsfreak}}&lt;br /&gt;
&lt;br /&gt;
The article says that Japanese Kanji (which uses Chinese characters) is uninflected. This is based on a confusion. Japanese itself is highly inflected, with grammatical markers that are usually expressed using either Katakana or Hirigana syllabaries. The Kanji themselves are used for many words but are embedded in sentences that use both Kanji and one or both of the syllabaries. Both nouns and verbs are inflected. There is no such language as &amp;quot;Japanese Kanji&amp;quot; so this is just wrong. I will delete the corresponding clause in the main article. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 12:35, 21 July 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123803</id>
		<title>Talk:1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123803"/>
				<updated>2016-07-22T03:14:33Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Minor typo correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:It's also misleading to describe Chinese as a 'pictographic' language. The reason is that very few of the Chinese characters, as I recall from when I was studying it fewer than 100, are actually pictograms, that is to say an attempt to draw a picture of the thing in question. Some of these are 口 (kou, 'mouth'), 言 (yan, 'word', a picture of a mouth with sounds coming out of it), 日('ri', the Sun), 月 ('yue', the Moon), and some others. Then there is a somewhat larger group of characters best described as 'ideographs', that try to convey the meaning of the word symbolically, such as 中 ('zhong', middle), or which try to convey an idea using two or more other characters that may or may not themselves be pictograms. Examples of the latter would be 好 ('hao', good, with the character for 'mother' on the left and that for 'child' on the right), and 明 ('ming', bright, combining the characters for Sun and Moon above). But the vast majority of Chinese characters consist of a phonetic component, a part that is another character in its own right that conveys the sound (or conveyed it in ancient Chinese although the pronunciation may have shifted) and a part that gives a general notion of the meaning (called the radical). An example would be 钥 ('yue', key, composed of the character for the Moon (above) having the pronunciation 'yue', and the radical on the right which by itself means 'metal', so a metal thing that is pronounced 'yue'.&lt;br /&gt;
&lt;br /&gt;
:I'm not sure how to handle this. The description above is more complicated than should appear in the main article, but the main article as written is somewhat misleading as to the role of pictograms in Chinese. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 17:50, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Wow. You managed to write an entire dissertation on how Chinese isn't a pictographic language while managing to ignore the existence of Traditional Chinese and other previous reforms that simplified and standardised the brush strokes of the preceding writing form at the cost of losing the original resemblance to the object (eg 车/ 車). And you completely misunderstood how radicals affect pronunciation as shown from how your examples are contradictory. [[Special:Contributions/141.101.98.5|141.101.98.5]] 20:48, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Please show how the radical in 钥 &amp;quot;affects the pronunciation&amp;quot;. Here's a hint: The radical on the left is 金 ('jin', metal), and the phonetic part on the right is 月 ('yue', 4th tone, Moon). The character 钥 ('yue', 4th tone, key) is pronounced identically to 月. How has the presence of the radical affected the pronunciation if the two characters are pronounced identically? (And BTW this is a general rule, sometimes the tone changes, but it's not &amp;quot;because of the radical&amp;quot; since the same radical is used in different words, in some of which the tone may change and in others of which it does not.&lt;br /&gt;
&lt;br /&gt;
:::No, Chinese is not a pictographic language. The relatively few real pictograms have indeed been simplified through the fact that the brush was traditionally used to write the characters that were originally more or less realistic pictures of the objects (as archaeology has shown). And sure, the simplification has continued as in the example of  车/ 車 ('che' vehicle) that you give. But this has nothing to do with whether the language is pictographic. Again for example, by no stretch of the imagination can 钥 be considered a picture of a key.&lt;br /&gt;
&lt;br /&gt;
:::By concentrating on the fact that Chinese is written with a large set of characters, you miss the point. Most of these characters do not qualify as pictograms or even ideograms by any reasonable definition. They are just not constructed as attempts express in a picture the thing or concept being described (as emojis do attempt to do). The best you can say is that some Chinese characters (relatively few) are pictographic or ideographic, but that the vast majority use an entirely different principle of construction. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 03:12, 22 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Does anyone know what the emoticon part is trying to say?&lt;br /&gt;
[[Special:Contributions/108.162.215.170|108.162.215.170]] 16:59, 20 July 2016 (UTC)--&lt;br /&gt;
:A loose translation would be &amp;quot;Yes&amp;quot;. [[Special:Contributions/162.158.255.106|162.158.255.106]] 18:19, 20 July 2016 (UTC)&lt;br /&gt;
:👍=Correct 👏=Bravo/Congratulations 😊=I'm glad you get it --[[Special:Contributions/162.158.92.207|162.158.92.207]] 18:54, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comic was posted 3 days after the [http://worldemojiday.com/faq/ &amp;quot;World Emoji Day&amp;quot; (July 17)] created by Emojipedia founder Jeremy Burge in 2014. The date July 17 appears in the calendar emoji used by Apple, but other tech companies use [http://www.digitaltrends.com/social-media/today-is-world-emoji-day/ different dates] in their version of this emoji. --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:30, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Emojish&amp;quot; could be a good replacement for English which suffers from highly [https://en.wikipedia.org/wiki/Phonemic_orthography nonphonemic orthography] and is a pain in the 🍑💨 to [https://en.wikipedia.org/wiki/Ghoti wright corecttly]. 😊 --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:57, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I lost it at the end of the title text. My friend and I say wat to each other all the time. [[Special:Contributions/108.162.215.144|108.162.215.144]] 18:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
When I saw the emoji, I realized that I understand them without having a spoken or written language equivalence. We are so conditioned to say &amp;quot;what is it trying to say?&amp;quot; and expecting a language equivalent. But that does not have to be the case. It made me wonder if very early humans using pictographs for communication automatically had language equivalents, or could they think by mentally visualizing the pictograph without translating everything to words. If so, could we train ourselves to imagine emoji instead of words. They clearly communicate something that need not be verbal. [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:59, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I count 52 Spanish forms of &amp;quot;andar&amp;quot;: ando andas anda andamos andáis andan andaba andabas andábamos andabais andaban anduve anduviste anduvo anduvimos anduvisteis anduvieron andaría andarías andaríamos andaríais andarían andaré andarás andará andaremos andaréis andarán anduviera anduviese anduvieras anduvieses anduviéramos anduviésemos anduvierais anduvieseis anduvieran anduviesen ande andes andemos andéis anden anduviere anduvieres anduviéremos anduviereis anduvieren andar andando andado andad. [[Special:Contributions/108.162.219.12|108.162.219.12]] 20:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
First person singualar &amp;quot;I&amp;quot; is a strange mix.  It uses a verb not listed in that chart &amp;quot;am&amp;quot;, uses the plural form &amp;quot;have&amp;quot; for present tense, and the singular form &amp;quot;was&amp;quot; for past tense. [[User:Tahg|Tahg]] ([[User talk:Tahg|talk]]) 01:32, 21 July 2016 (UTC)&lt;br /&gt;
:It also uses &amp;quot;were&amp;quot; for subjunctive (&amp;quot;If I were you...&amp;quot; // &amp;quot;If I were walking to the park right now instead of being on the computer...&amp;quot;)[[Special:Contributions/108.162.221.98|108.162.221.98]] 13:19, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Why didn't Randall not use '''''MOAR''''' as a substitute for MORE? 😞😞😞 --Björn {{unsigned|Windowsfreak}}&lt;br /&gt;
&lt;br /&gt;
The article says that Japanese Kanji (which uses Chinese characters) is uninflected. This is based on a confusion. Japanese itself is highly inflected, with grammatical markers that are usually expressed using either Katakana or Hirigana syllabaries. The Kanji themselves are used for many words but are embedded in sentences that use both Kanji and one or both of the syllabaries. Both nouns and verbs are inflected. There is no such language as &amp;quot;Japanese Kanji&amp;quot; so this is just wrong. I will delete the corresponding clause in the main article. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 12:35, 21 July 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123802</id>
		<title>Talk:1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123802"/>
				<updated>2016-07-22T03:12:25Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Confusion about what is a pictographic language&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:It's also misleading to describe Chinese as a 'pictographic' language. The reason is that very few of the Chinese characters, as I recall from when I was studying it fewer than 100, are actually pictograms, that is to say an attempt to draw a picture of the thing in question. Some of these are 口 (kou, 'mouth'), 言 (yan, 'word', a picture of a mouth with sounds coming out of it), 日('ri', the Sun), 月 ('yue', the Moon), and some others. Then there is a somewhat larger group of characters best described as 'ideographs', that try to convey the meaning of the word symbolically, such as 中 ('zhong', middle), or which try to convey an idea using two or more other characters that may or may not themselves be pictograms. Examples of the latter would be 好 ('hao', good, with the character for 'mother' on the left and that for 'child' on the right), and 明 ('ming', bright, combining the characters for Sun and Moon above). But the vast majority of Chinese characters consist of a phonetic component, a part that is another character in its own right that conveys the sound (or conveyed it in ancient Chinese although the pronunciation may have shifted) and a part that gives a general notion of the meaning (called the radical). An example would be 钥 ('yue', key, composed of the character for the Moon (above) having the pronunciation 'yue', and the radical on the right which by itself means 'metal', so a metal thing that is pronounced 'yue'.&lt;br /&gt;
&lt;br /&gt;
:I'm not sure how to handle this. The description above is more complicated than should appear in the main article, but the main article as written is somewhat misleading as to the role of pictograms in Chinese. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 17:50, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Wow. You managed to write an entire dissertation on how Chinese isn't a pictographic language while managing to ignore the existence of Traditional Chinese and other previous reforms that simplified and standardised the brush strokes of the preceding writing form at the cost of losing the original resemblance to the object (eg 车/ 車). And you completely misunderstood how radicals affect pronunciation as shown from how your examples are contradictory. [[Special:Contributions/141.101.98.5|141.101.98.5]] 20:48, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Please show how the radical in 钥 &amp;quot;affects the pronunciation&amp;quot;. Here's a hint: The radical on the left is 金 ('jin', metal), and the phonetic part on the right is 月 ('yue', 4th tone, Moon). Yhe character 钥 ('yue', 4th tone, key) is pronounced identically to 月. How has the presence of the radical affected the pronunciation if the two characters are pronounced identically? (And BTW this is a general rule, sometimes the tone changes, but it's not &amp;quot;because of the radical&amp;quot; since the same radical is used in different words, in some of which the tone may change and in others of which it does not.&lt;br /&gt;
&lt;br /&gt;
:::No, Chinese is not a pictographic language. The relatively few real pictograms have indeed been simplified through the fact that the brush was traditionally used to write the characters that were originally more or less realistic pictures of the objects (as archaeology has shown). And sure, the simplification has continued as in the example of  车/ 車 ('che' vehicle) that you give. But this has nothing to do with whether the language is pictographic. Again for example, by no stretch of the imagination can 钥 be considered a picture of a key.&lt;br /&gt;
&lt;br /&gt;
:::By concentrating on the fact that Chinese is written with a large set of characters, you miss the point. Most of these characters do not qualify as pictograms or even ideograms by any reasonable definition. They are just not constructed as attempts express in a picture the thing or concept being described (as emojis do attempt to do). The best you can say is that some Chinese characters (relatively few) are pictographic or ideographic, but that the vast majority use an entirely different principle of construction. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 03:12, 22 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Does anyone know what the emoticon part is trying to say?&lt;br /&gt;
[[Special:Contributions/108.162.215.170|108.162.215.170]] 16:59, 20 July 2016 (UTC)--&lt;br /&gt;
:A loose translation would be &amp;quot;Yes&amp;quot;. [[Special:Contributions/162.158.255.106|162.158.255.106]] 18:19, 20 July 2016 (UTC)&lt;br /&gt;
:👍=Correct 👏=Bravo/Congratulations 😊=I'm glad you get it --[[Special:Contributions/162.158.92.207|162.158.92.207]] 18:54, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comic was posted 3 days after the [http://worldemojiday.com/faq/ &amp;quot;World Emoji Day&amp;quot; (July 17)] created by Emojipedia founder Jeremy Burge in 2014. The date July 17 appears in the calendar emoji used by Apple, but other tech companies use [http://www.digitaltrends.com/social-media/today-is-world-emoji-day/ different dates] in their version of this emoji. --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:30, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Emojish&amp;quot; could be a good replacement for English which suffers from highly [https://en.wikipedia.org/wiki/Phonemic_orthography nonphonemic orthography] and is a pain in the 🍑💨 to [https://en.wikipedia.org/wiki/Ghoti wright corecttly]. 😊 --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:57, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I lost it at the end of the title text. My friend and I say wat to each other all the time. [[Special:Contributions/108.162.215.144|108.162.215.144]] 18:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
When I saw the emoji, I realized that I understand them without having a spoken or written language equivalence. We are so conditioned to say &amp;quot;what is it trying to say?&amp;quot; and expecting a language equivalent. But that does not have to be the case. It made me wonder if very early humans using pictographs for communication automatically had language equivalents, or could they think by mentally visualizing the pictograph without translating everything to words. If so, could we train ourselves to imagine emoji instead of words. They clearly communicate something that need not be verbal. [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:59, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I count 52 Spanish forms of &amp;quot;andar&amp;quot;: ando andas anda andamos andáis andan andaba andabas andábamos andabais andaban anduve anduviste anduvo anduvimos anduvisteis anduvieron andaría andarías andaríamos andaríais andarían andaré andarás andará andaremos andaréis andarán anduviera anduviese anduvieras anduvieses anduviéramos anduviésemos anduvierais anduvieseis anduvieran anduviesen ande andes andemos andéis anden anduviere anduvieres anduviéremos anduviereis anduvieren andar andando andado andad. [[Special:Contributions/108.162.219.12|108.162.219.12]] 20:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
First person singualar &amp;quot;I&amp;quot; is a strange mix.  It uses a verb not listed in that chart &amp;quot;am&amp;quot;, uses the plural form &amp;quot;have&amp;quot; for present tense, and the singular form &amp;quot;was&amp;quot; for past tense. [[User:Tahg|Tahg]] ([[User talk:Tahg|talk]]) 01:32, 21 July 2016 (UTC)&lt;br /&gt;
:It also uses &amp;quot;were&amp;quot; for subjunctive (&amp;quot;If I were you...&amp;quot; // &amp;quot;If I were walking to the park right now instead of being on the computer...&amp;quot;)[[Special:Contributions/108.162.221.98|108.162.221.98]] 13:19, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Why didn't Randall not use '''''MOAR''''' as a substitute for MORE? 😞😞😞 --Björn {{unsigned|Windowsfreak}}&lt;br /&gt;
&lt;br /&gt;
The article says that Japanese Kanji (which uses Chinese characters) is uninflected. This is based on a confusion. Japanese itself is highly inflected, with grammatical markers that are usually expressed using either Katakana or Hirigana syllabaries. The Kanji themselves are used for many words but are embedded in sentences that use both Kanji and one or both of the syllabaries. Both nouns and verbs are inflected. There is no such language as &amp;quot;Japanese Kanji&amp;quot; so this is just wrong. I will delete the corresponding clause in the main article. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 12:35, 21 July 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123793</id>
		<title>Talk:1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123793"/>
				<updated>2016-07-21T17:50:10Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Technical discussion of how Chinese characters are constructed...most are not pictographs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The article says that Japanese Kanji (which uses Chinese characters) is uninflected. This is based on a confusion. Japanese itself is highly inflected, with grammatical markers that are usually expressed using either Katakana or Hirigana syllabaries. The Kanji themselves are used for many words but are embedded in sentences that use both Kanji and one or both of the syllabaries. Both nouns and verbs are inflected. There is no such language as &amp;quot;Japanese Kanji&amp;quot; so this is just wrong. I will delete the corresponding clause in the main article. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 12:35, 21 July 2016 (UTC) &lt;br /&gt;
&lt;br /&gt;
:It's also misleading to describe Chinese as a 'pictographic' language. The reason is that very few of the Chinese characters, as I recall from when I was studying it fewer than 100, are actually pictograms, that is to say an attempt to draw a picture of the thing in question. Some of these are 口 (kou, 'mouth'), 言 (yan, 'word', a picture of a mouth with sounds coming out of it), 日('ri', the Sun), 月 ('yue', the Moon), and some others. Then there is a somewhat larger group of characters best described as 'ideographs', that try to convey the meaning of the word symbolically, such as 中 ('zhong', middle), or which try to convey an idea using two or more other characters that may or may not themselves be pictograms. Examples of the latter would be 好 ('hao', good, with the character for 'mother' on the left and that for 'child' on the right), and 明 ('ming', bright, combining the characters for Sun and Moon above). But the vast majority of Chinese characters consist of a phonetic component, a part that is another character in its own right that conveys the sound (or conveyed it in ancient Chinese although the pronunciation may have shifted) and a part that gives a general notion of the meaning (called the radical). An example would be 钥 ('yue', key, composed of the character for the Moon (above) having the pronunciation 'yue', and the radical on the right which by itself means 'metal', so a metal thing that is pronounced 'yue'.&lt;br /&gt;
&lt;br /&gt;
:I'm not sure how to handle this. The description above is more complicated than should appear in the main article, but the main article as written is somewhat misleading as to the role of pictograms in Chinese. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 17:50, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Does anyone know what the emoticon part is trying to say?&lt;br /&gt;
[[Special:Contributions/108.162.215.170|108.162.215.170]] 16:59, 20 July 2016 (UTC)--&lt;br /&gt;
:A loose translation would be &amp;quot;Yes&amp;quot;. [[Special:Contributions/162.158.255.106|162.158.255.106]] 18:19, 20 July 2016 (UTC)&lt;br /&gt;
:👍=Correct 👏=Bravo/Congratulations 😊=I'm glad you get it --[[Special:Contributions/162.158.92.207|162.158.92.207]] 18:54, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comic was posted 3 days after the [http://worldemojiday.com/faq/ &amp;quot;World Emoji Day&amp;quot; (July 17)] created by Emojipedia founder Jeremy Burge in 2014. The date July 17 appears in the calendar emoji used by Apple, but other tech companies use [http://www.digitaltrends.com/social-media/today-is-world-emoji-day/ different dates] in their version of this emoji. --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:30, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Emojish&amp;quot; could be a good replacement for English which suffers from highly [https://en.wikipedia.org/wiki/Phonemic_orthography nonphonemic orthography] and is a pain in the 🍑💨 to [https://en.wikipedia.org/wiki/Ghoti wright corecttly]. 😊 --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:57, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I lost it at the end of the title text. My friend and I say wat to each other all the time. [[Special:Contributions/108.162.215.144|108.162.215.144]] 18:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
When I saw the emoji, I realized that I understand them without having a spoken or written language equivalence. We are so conditioned to say &amp;quot;what is it trying to say?&amp;quot; and expecting a language equivalent. But that does not have to be the case. It made me wonder if very early humans using pictographs for communication automatically had language equivalents, or could they think by mentally visualizing the pictograph without translating everything to words. If so, could we train ourselves to imagine emoji instead of words. They clearly communicate something that need not be verbal. [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:59, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I count 52 Spanish forms of &amp;quot;andar&amp;quot;: ando andas anda andamos andáis andan andaba andabas andábamos andabais andaban anduve anduviste anduvo anduvimos anduvisteis anduvieron andaría andarías andaríamos andaríais andarían andaré andarás andará andaremos andaréis andarán anduviera anduviese anduvieras anduvieses anduviéramos anduviésemos anduvierais anduvieseis anduvieran anduviesen ande andes andemos andéis anden anduviere anduvieres anduviéremos anduviereis anduvieren andar andando andado andad. [[Special:Contributions/108.162.219.12|108.162.219.12]] 20:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
First person singualar &amp;quot;I&amp;quot; is a strange mix.  It uses a verb not listed in that chart &amp;quot;am&amp;quot;, uses the plural form &amp;quot;have&amp;quot; for present tense, and the singular form &amp;quot;was&amp;quot; for past tense. [[User:Tahg|Tahg]] ([[User talk:Tahg|talk]]) 01:32, 21 July 2016 (UTC)&lt;br /&gt;
:It also uses &amp;quot;were&amp;quot; for subjunctive (&amp;quot;If I were you...&amp;quot; // &amp;quot;If I were walking to the park right now instead of being on the computer...&amp;quot;)[[Special:Contributions/108.162.221.98|108.162.221.98]] 13:19, 21 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Why didn't Randall not use '''''MOAR''''' as a substitute for MORE? 😞😞😞 --Björn&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1709:_Inflection&amp;diff=123772</id>
		<title>1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1709:_Inflection&amp;diff=123772"/>
				<updated>2016-07-21T12:37:23Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: &amp;quot;Japanese Kanji&amp;quot; is not a language; Japanese is itself an inflected language. See talk page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1709&lt;br /&gt;
| date      = July 20, 2016&lt;br /&gt;
| title     = Inflection&lt;br /&gt;
| image     = inflection.png&lt;br /&gt;
| titletext = &amp;quot;Or maybe, because we're suddenly having so many conversations through written text, we'll start relying MORE on altered spelling to indicate meaning!&amp;quot; &amp;quot;Wat.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|The discussion that Cueball and Megan has are not discussed. The whole emoji segment and the fact that they are in color and are like Chinese pictogram is not even mentioned. Also needs wiki link for the main explanation. Maybe the table should be a subsection of the explanation, with link from the main body of the explanation?}}&lt;br /&gt;
&lt;br /&gt;
Pictographic languages are written using graphics in place of words, so are not usually suitable for &amp;quot;spelling&amp;quot; changes to show slight variance in meanings. Examples of pictographic languages include ancient Egyptian and Chinese (ancient and modern).&lt;br /&gt;
&lt;br /&gt;
Early modern English (think Shakespeare or the KJV Bible) used more forms for the tenses than we do today, which can help illustrate the trend away from inflected forms. In contrast, verbs in English today are often conjugated with auxiliary verbs. Here a sample of a modern verb conjugation in English:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Verb: Walk&lt;br /&gt;
!Voice-&amp;gt;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|Active&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|Passive&lt;br /&gt;
|-&lt;br /&gt;
!Tense&lt;br /&gt;
!Singular (he/she/it)&lt;br /&gt;
!Plural (they)&lt;br /&gt;
!Singular (he/she/it)&lt;br /&gt;
!Plural (they)&lt;br /&gt;
|-&lt;br /&gt;
|Present&lt;br /&gt;
|walks&lt;br /&gt;
|walk&lt;br /&gt;
|is walked&lt;br /&gt;
|are walked&lt;br /&gt;
|-&lt;br /&gt;
|Present progressive&lt;br /&gt;
|is walking&lt;br /&gt;
|are walking&lt;br /&gt;
|is being walked&lt;br /&gt;
|are being walked&lt;br /&gt;
|-&lt;br /&gt;
|Present perfect&lt;br /&gt;
|has walked&lt;br /&gt;
|have walked&lt;br /&gt;
|has been walked&lt;br /&gt;
|have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Present perfect progressive&lt;br /&gt;
|has been walking&lt;br /&gt;
|have been walking&lt;br /&gt;
|has been being walked&lt;br /&gt;
|have been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Past&lt;br /&gt;
|walked&lt;br /&gt;
|walked&lt;br /&gt;
|was walked&lt;br /&gt;
|were walked&lt;br /&gt;
|-&lt;br /&gt;
|Past progressive&lt;br /&gt;
|was walking&lt;br /&gt;
|were walking&lt;br /&gt;
|was being walked&lt;br /&gt;
|were being walked&lt;br /&gt;
|-&lt;br /&gt;
|Past perfect&lt;br /&gt;
|had walked&lt;br /&gt;
|had walked&lt;br /&gt;
|had been walked&lt;br /&gt;
|had been walked&lt;br /&gt;
|-&lt;br /&gt;
|Past perfect progressive&lt;br /&gt;
|had been walking&lt;br /&gt;
|had been walking&lt;br /&gt;
|had been being walked&lt;br /&gt;
|had been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Future&lt;br /&gt;
|will walk&lt;br /&gt;
|will walk&lt;br /&gt;
|will be walked&lt;br /&gt;
|will be walked&lt;br /&gt;
|-&lt;br /&gt;
|Future progressive&lt;br /&gt;
|will be walking&lt;br /&gt;
|will be walking&lt;br /&gt;
|will be being walked&lt;br /&gt;
|will be being walked&lt;br /&gt;
|-&lt;br /&gt;
|Future perfect&lt;br /&gt;
|will have walked&lt;br /&gt;
|will have walked&lt;br /&gt;
|will have been walked&lt;br /&gt;
|will have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Future perfect progressive&lt;br /&gt;
|will have been walking&lt;br /&gt;
|will have been walking&lt;br /&gt;
|will have been being walked&lt;br /&gt;
|will have been being walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional&lt;br /&gt;
|would walk&lt;br /&gt;
|would walk&lt;br /&gt;
|would be walked&lt;br /&gt;
|would be walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional progressive&lt;br /&gt;
|would be walking&lt;br /&gt;
|would be walking&lt;br /&gt;
|would be being walked&lt;br /&gt;
|would be being walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional perfect&lt;br /&gt;
|would have walked&lt;br /&gt;
|would have walked&lt;br /&gt;
|would have been walked&lt;br /&gt;
|would have been walked&lt;br /&gt;
|-&lt;br /&gt;
|Conditional perfect progressive&lt;br /&gt;
|would have been walking&lt;br /&gt;
|would have been walking&lt;br /&gt;
|would have been being walked&lt;br /&gt;
|would have been being walked&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In all of these conjugations, the only inflections on the main verb &amp;quot;walk&amp;quot; are &amp;quot;-s&amp;quot;, &amp;quot;-ed&amp;quot;, and &amp;quot;-ing&amp;quot;.  (The highly irregular helper verbs, &amp;quot;be&amp;quot; and &amp;quot;have&amp;quot;, have somewhat more interesting inflections.)  And although this table shows only the third person, the first and second person would not introduce any additional words whatsoever; similarly, the table shows only the indicative mood, but the subjunctive and imperative moods would not introduce any additional words, and the conditional mood would only introduce the helper verb &amp;quot;would&amp;quot; (an inflection of the irregular helper verb &amp;quot;will&amp;quot;) without any additional inflections on the main verb &amp;quot;walk&amp;quot;.  If instead we made this table in Spanish (for example), then there would be many more inflections on the main verb (12 in the third-person indicative alone, 45 including all persons and moods, if I didn't miscount).&lt;br /&gt;
&lt;br /&gt;
The title text points out that some intentional misspelling are used in Internet slang to alter the meaning of a word: &amp;quot;what&amp;quot; becomes &amp;quot;wat&amp;quot; to express confusion, disgust or disbelief [https://www.urbandictionary.com/define.php?term=wat][http://knowyourmeme.com/memes/wat].  The title text also uses the intentional misuse of grammar to emphasise the word MORE.  Such emphasis is difficult to show with inflected language alone.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan, holding a hand up, are seen walking together from afar in silhouette.]&lt;br /&gt;
:Megan: Inflected languages change words to add meaning, like &amp;quot;-s&amp;quot; for plurals or &amp;quot;-ed&amp;quot; for past tense. &lt;br /&gt;
:Megan: Alphabets—where symbols stand for sound instead of words—work well for them, since you can show the changes through spelling.&lt;br /&gt;
&lt;br /&gt;
:[Zoom in on the two as Megan turns her head back towards Cueball and spreads her arms out.]&lt;br /&gt;
:Megan: Our language family is inflected, but the English branch has lost most of its inflection over the millennia. It's why we don't have all those Latin conjugations.&lt;br /&gt;
&lt;br /&gt;
:[Cueball speaks as they walk on and Megan replies with three orange-yellow emoji: Thumbs Up Sign pointing right, Clapping Hands Sign pointing up left with two times three small lines to indicate the clapping and Smiling Face With Blushing (red) Cheeks and Smiling Eyes. Below given the closest match possible as of the release of the comic.]&lt;br /&gt;
:Cueball: Could that mean English writing is ripe to become more pictographic?&lt;br /&gt;
:Megan: &amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;👍 👏 😊&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123771</id>
		<title>Talk:1709: Inflection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1709:_Inflection&amp;diff=123771"/>
				<updated>2016-07-21T12:35:01Z</updated>
		
		<summary type="html">&lt;p&gt;Billjefferys: Japanese is not an uninflected language&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The article says that Japanese Kanji (which uses Chinese characters) is uninflected. This is based on a confusion. Japanese itself is highly inflected, with grammatical markers that are usually expressed using either Katakana or Hirigana syllabaries. The Kanji themselves are used for many words but are embedded in sentences that use both Kanji and one or both of the syllabaries. Both nouns and verbs are inflected. There is no such language as &amp;quot;Japanese Kanji&amp;quot; so this is just wrong. I will delete the corresponding clause in the main article. [[User:Billjefferys|Billjefferys]] ([[User talk:Billjefferys|talk]]) 12:35, 21 July 2016 (UTC) &lt;br /&gt;
&lt;br /&gt;
Does anyone know what the emoticon part is trying to say?&lt;br /&gt;
[[Special:Contributions/108.162.215.170|108.162.215.170]] 16:59, 20 July 2016 (UTC)--&lt;br /&gt;
:A loose translation would be &amp;quot;Yes&amp;quot;. [[Special:Contributions/162.158.255.106|162.158.255.106]] 18:19, 20 July 2016 (UTC)&lt;br /&gt;
:👍=Correct 👏=Bravo/Congratulations 😊=I'm glad you get it --[[Special:Contributions/162.158.92.207|162.158.92.207]] 18:54, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comic was posted 3 days after the [http://worldemojiday.com/faq/ &amp;quot;World Emoji Day&amp;quot; (July 17)] created by Emojipedia founder Jeremy Burge in 2014. The date July 17 appears in the calendar emoji used by Apple, but other tech companies use [http://www.digitaltrends.com/social-media/today-is-world-emoji-day/ different dates] in their version of this emoji. --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:30, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Emojish&amp;quot; could be a good replacement for English which suffers from highly [https://en.wikipedia.org/wiki/Phonemic_orthography nonphonemic orthography] and is a pain in the 🍑💨 to [https://en.wikipedia.org/wiki/Ghoti wright corecttly]. 😊 --[[Special:Contributions/162.158.92.207|162.158.92.207]] 17:57, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I lost it at the end of the title text. My friend and I say wat to each other all the time. [[Special:Contributions/108.162.215.144|108.162.215.144]] 18:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
When I saw the emoji, I realized that I understand them without having a spoken or written language equivalence. We are so conditioned to say &amp;quot;what is it trying to say?&amp;quot; and expecting a language equivalent. But that does not have to be the case. It made me wonder if very early humans using pictographs for communication automatically had language equivalents, or could they think by mentally visualizing the pictograph without translating everything to words. If so, could we train ourselves to imagine emoji instead of words. They clearly communicate something that need not be verbal. [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:59, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I count 52 Spanish forms of &amp;quot;andar&amp;quot;: ando andas anda andamos andáis andan andaba andabas andábamos andábais andaban anduve anduviste anduvo anduvimos anduvisteis anduvieron andaría andarías andaríamos andaríais andarían andaré andarás andará andaremos andaréis andarán anduviera anduviese anduvieras anduvieses anduviéramos anduviésemos anduviérais anduviéseis anduvieran anduviesen ande andes andemos andéis anden anduviere anduvieres anduviéremos anduviereis anduvieren andar andando andado andad. [[Special:Contributions/108.162.219.12|108.162.219.12]] 20:13, 20 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
First person singualar &amp;quot;I&amp;quot; is a strange mix.  It uses a verb not listed in that chart &amp;quot;am&amp;quot;, uses the plural form &amp;quot;have&amp;quot; for present tense, and the singular form &amp;quot;was&amp;quot; for past tense. [[User:Tahg|Tahg]] ([[User talk:Tahg|talk]]) 01:32, 21 July 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Billjefferys</name></author>	</entry>

	</feed>