<?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=172.69.58.135</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=172.69.58.135"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/172.69.58.135"/>
		<updated>2026-04-16T05:25:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2954:_Bracket_Symbols&amp;diff=345639</id>
		<title>Talk:2954: Bracket Symbols</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2954:_Bracket_Symbols&amp;diff=345639"/>
				<updated>2024-07-04T18:09:16Z</updated>
		
		<summary type="html">&lt;p&gt;172.69.58.135: &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;
ummm.  How does editing this stuff work.  Is this HTML?  Why can't we have a gooey?  Also, I only sort of get this comic, but it's not that funny. &lt;br /&gt;
&amp;lt;marquee behavior=&amp;quot;scroll&amp;quot; direction=&amp;quot;up&amp;quot;&amp;gt;Here is some scrolling text... going up!&amp;lt;/marquee&amp;gt;&lt;br /&gt;
[[Special:Contributions/172.69.58.102|172.69.58.102]] 05:13, 4 July 2024 (UTC)&lt;br /&gt;
: Have a WHAT?  - [[Special:Contributions/172.70.179.88|172.70.179.88]] 09:26, 4 July 2024 (UTC)&lt;br /&gt;
:: A [https://kirby.fandom.com/wiki/Gooey Gooey]. Although I'm not sure how that would help.[[Special:Contributions/172.70.163.121|172.70.163.121]] 11:27, 4 July 2024 (UTC)&lt;br /&gt;
:: I'm sure that should be GUI (Graphical User Interface. --[[Special:Contributions/141.101.69.76|141.101.69.76]] 11:40, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;violin&amp;quot; symbols look like an upside-down bag symbol (multiset symbol) to me, moreso than integrals. [[Special:Contributions/172.69.58.135|172.69.58.135]] 18:09, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Did my best with my first ever contribution - I know there's a chart feature but I cba to relearn html. Feel free to fix it and PLEASE finish my bad explanations. [[User:Qwikster|Qwikster]] ([[User talk:Qwikster|talk]]) 06:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
⌊⌋ are floor brackets (and you can now copy-paste them from here into the explanation as needed) [[Special:Contributions/162.158.126.33|162.158.126.33]] 06:03, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
As for the spaghetti, in Python, it'd be a list containing a tuple containing a list containing a set containing an empty tuple. Probably doesn't mean anything specific and pretty much useless), but it *is* legal code [[Special:Contributions/162.158.126.164|162.158.126.164]] 06:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yay, I figured out how to use a table! [[User:Qwikster|Qwikster]] ([[User talk:Qwikster|talk]]) 06:42, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'm British, ex 60+ years and I'm sure I was taught in school to use &amp;quot;for first person speech&amp;quot; and 'for quoting others'. I hadn't even noticed printers doing the opposite. But there again I didn't go to Grammar School. [[User:RIIW - Ponder it|RIIW - Ponder it]] ([[User talk:RIIW - Ponder it|talk]]) 07:36, 4 July 2024 (UTC)&lt;br /&gt;
:I'm British, too, and as I recall my school says sixty years ago, the symbols () are just called brackets and parenthesis is just the grammatical construct in which they can be used.  But you can use dashes or even commas to indicate a parenthesis.  This has been discussed  on such blogs has Ben Yagoda's Not One-off Britishisms. https://notoneoffbritishisms.com/2015/12/15/square-brackets/ --[[Special:Contributions/172.70.90.178|172.70.90.178]] 08:16, 4 July 2024 (UTC)&lt;br /&gt;
:Yeah - I don't know where this weird idea that British people use single quotes comes from - it's not my experience. Generally seems to be double quotes for direct speech, and single quotes for paraphrasing, scare quotes, 'jargonisms', etc. I've added to the explanation to reflect that a bit.[[Special:Contributions/172.69.195.176|172.69.195.176]] 11:33, 4 July 2024 (UTC)&lt;br /&gt;
::Similar vintage of Brit, here. Always taught to write &amp;quot;66s and 99s&amp;quot; on any primary quotation (you'd '6 and 9' quotes-within-quotes and 66/99 quotes-within-quotes-within-quotes). Except books often seemed to be single(-double(-single))-nesting, always assumed that was the US standard, as they tended to have the likes of &amp;quot;color&amp;quot; and &amp;quot;sulfur&amp;quot;, too.&lt;br /&gt;
::In typing (typewriter, word processor and on into the internet age) I'd use &amp;quot;&amp;quot;s as my primary, unless it 'wasn't really speech'... essentially scare-quotes, or emphasis. Though in the text-only information age (usenet, etc), I'd use some of the others for /Italics/, *Bold* and _Underline_ purposes.&lt;br /&gt;
::For coding purposes, I'd have to use whatever the programming language required (I added the note about Pascal's character/string differentation), except in Perl, where I go for a 'sensible' mix of aesthetics/readability and practicality as I make wide use of the [https://perldoc.perl.org/perlop#Quote-Like-Operators full range of options] available to me, in quotation context, whatever doesn't clash badly with any use of q[array], qq{sub or hash}, qx|binary OR|, =~s/whatever is in my/regexp/, etc...  [[Special:Contributions/172.69.194.36|172.69.194.36]] 12:54, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The integral sign (and its reverse) in the context of string instruments are the so-called 'F-holes', and they're not just decorative elements but help in the instrument(s) resonate more freely. Other shapes exist as well. See [https://en.wikipedia.org/wiki/Sound_hole here] for an in-depth explanation. [[Special:Contributions/172.69.151.27|172.69.151.27]] 09:13, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
「かっこ」[[Special:Contributions/108.162.250.151|108.162.250.151]] 09:24, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Randall missed an opportunity to reference catamorphisms i.e. banana brackets. There may be some better examples missed as well.&lt;br /&gt;
&lt;br /&gt;
Who is that? [[Special:Contributions/172.68.186.156|172.68.186.156]] 10:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Likely reference to the quote and catchphrase &amp;quot;We can't stop here, this is bat country&amp;quot; from ''Fear and Loathing in Las Vegas''? [[Special:Contributions/162.158.134.242|162.158.134.242]] 11:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The 'violin' quotes may look similar (but not identical) to the S-Shaped bag delimiters (U+27C5 &amp;amp; U+27C6), though these are normally used in the opposite order to enclose multisets.&lt;br /&gt;
[[Special:Contributions/172.71.90.10|172.71.90.10]] 13:52, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The French quotation marks « » are better known as guillemets. They are also used in Spanish, and probably several other written languages. [[Special:Contributions/172.71.142.167|172.71.142.167]] 15:10, 4 July 2024 (UTC)&lt;/div&gt;</summary>
		<author><name>172.69.58.135</name></author>	</entry>

	</feed>