coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Mario Frank <mafrank AT uni-potsdam.de>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Why is the Coq logo made to look like a penis?
- Date: Wed, 7 Apr 2021 14:39:14 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=mafrank AT uni-potsdam.de; spf=Pass smtp.mailfrom=mafrank AT uni-potsdam.de; spf=None smtp.helo=postmaster AT cl-mail.uni-potsdam.de
- Ironport-hdrordr: A9a23:s2y2+6/64zpfFKUBRCNuk+BkI+orLtY04lQ7vn1ZYxpTb8CeioSKlPMUyRf7hF8qKRUdsPqHP7SNRm6ZyI5t7eAqTNKfdSTvpWfAFuBfxKT4xTmIIULD385bkZxtaq1vTOD3ZGIK7/rSxCmdP5IezMKc8Kau7N2urEtFaQ1xcalv40NYJ2+gfHFefwVNCZonGJf03KMuzAaIQngZYt+2AXMIRYH4y+Hjro7sYhINGnccgjWmsDXA0tPHOiSD0gxbez1CxqpKywj4uj28wqWnrv2hxhK07R61071m3NikwNpAAMSNj4w4LSrhjwCwfYgJYczlgAwI
- Ironport-phdr: A9a23:VMx2XhNW9sm83d9SoKIl6nbaDRdPi93PFj5Q0YIujvd0So/mwa6KFHLW6fgltlLVR4KTs6sC17OH9fm/BidYuN6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vKBi6txjdu8sUjIdtNqo91wbCr2dVdehR2W5mP0+YkQzm5se38p5j8iBQtOwk+sVdT6j0fLk2QKJBAjg+PG87+MPktR/YTQuS/XQcSXkZkgBJAwfe8h73WIr6vzbguep83CmaOtD2TawxVD+/4apnVAPkhSEaPDM/7WrZiNF/jLhDrRy8uRJ/zY7aboKbOvVwcazSf88VSHFbUcpNTSFMGJ+wYoUNAucHIO1Wr5P9p1wLrRamAgejHvnvyj5PhnTr3aM6yf4uEQfF3Ac9GN8OtW7brNvvNKgIV+C1z7LFzSjFb/NXwDv98I/Icgw6of6RR71wdNDdxlQxGA7ciFibtIPqMS+P2OsXr2ib8/RvVfipi2M/pQx8oDeiy9owhoXVmo4Y10zI+DhlzYspKtO0VFJ2bNGnHZZetyyXN5V7T8EtTWxmvCs3zqELtIO6cSUI1Zgq2hjSYOGEfYiQ+h/vSemcLSpiiH9mfL+znRe//Eu6xuHhTsW4zVlHojdfntTPsn0BzRPe58udRvdj/kqtxDCC3B3J5O5eO0A7j6/bJoYhwrEukpoTtlzOETPymEnvia+ZbEQk+uyy5+T6ZLXmp4aQN5dzigHiKaQhh9awAeEiPgcTQWeX4eW81Lv98k3lWLhGk/I7nrTDvJ3ZIckXvK+0DgxP3oo+8xq/Ci2p0NUcnXkJNlJFfxeHgpDsO17ULvD4F+2wg1KvkDpw2vDGOLzhDozVLnjEjLfhZqty5FRZyAYp0N9Q+YpYCqsdL/LrRk/xqNvYAwclPAyz2ubrEcly1ocDWW2UGaKZK6PTsVqQ5u01OeWMZYkVuCz8K/c//fLug2U5yhchevyi2oJSY3SlFNxnJV+YaDzimIQvC2AP6y83Vu3twHOYWDhQLyK3Vqwm7zc4IJ+gDMLbQZy2jLWEmiu2SM4FLltaA0yBRC+7P76PXO0BPXr6Cv8kqSQNUP2ac6Fk0BivsAHgzL8PBvfS+2gAso742NFwoeHex0ha3QwxNNyU1iS2d08xhnkBLxcr2qE6uUth0VuK1O50jq4AffRjoshRWwJ/Dqbyiux3D9eacgnFO9KASVLgX9OnRCk2Usk9ytpIb0svQ72f
Dear Jason,
you are right - there are more or less handy alternatives. I could adopt one of those.
Thx for the hint.
Am 07.04.21 um 14:22 schrieb Jason
Gross:
Dear Mario,
> I
like your idea of using the concrete (specification)
language when communicating about the research/work - and this may work pretty well in most
cases. Sadly, I usually do not work much with
Gallina/LTAC/... but rather on extending
(the tool) Coq.
If you are so inclined, I think there is a
relatively easy fix here, by getting more specific:
- I work on extending Gallina
- I work on extending Ltac
- I work on various tactic languages for
constructing Gallina proofs
- I work on infrastructure for interacting
with programs which eventually produce Gallina terms
- I work on plugins which extend the ecosystem
of what can be done in scripts whose primary purpose is to
construct Gallina terms
- I work on integrating new features and
abilities into the vernacular language surrounding Gallina.
Granted, some of these are a bit of a
mouthful.
Also, this last one reminds me of the fact
that there are in fact three languages used in Coq files.
Commands like `Definition`, `Lemma`, `Search` and `Set
Printing All` are neither part of Gallina nor Ltac, but
instead part of the "vernacular" command language (which as
far as I'm aware has no proper name other than perhaps
Vernacular or Vernac (the abbreviation used in OCaml code to
refer to this part of the language)).
On Wed, Apr 7, 2021, 03:34
Mario Frank <mafrank AT uni-potsdam.de>
wrote:
Dear Cyrus,
I like your idea of using the concrete (specification) language when communicating about the research/work - and
this may work pretty well in most cases. Sadly, I usually do not work much with Gallina/LTAC/... but rather on extending
(the tool) Coq. This will hold for many people who implement tools on the basis of Coq.
So, in the light of the fact that there are people feeling uncomfortable with the biased meaning in different languages -
I can confirm the experiences described by some people here - just avoiding the use of the name will not be a
satisfactory solution (to me). It would rather have the flavour of saying "the tool whose name shall not be said" to me.
There are many (good) proposals in the Wiki and I was especially attracted by "Gallus" as it has a quite matching meaning
and also has a (subconscious) connection to Gallina (in my brain).
Apart from that, I am happy that this topic is discussed so extensively. It seems to be necessary.
Cheers,
Mario
I like your idea of using the concrete (specification) language when communicating about the research/work - and
this may work pretty well in most cases. Sadly, I usually do not work much with Gallina/LTAC/... but rather on extending
(the tool) Coq. This will hold for many people who implement tools on the basis of Coq.
So, in the light of the fact that there are people feeling uncomfortable with the biased meaning in different languages -
I can confirm the experiences described by some people here - just avoiding the use of the name will not be a
satisfactory solution (to me). It would rather have the flavour of saying "the tool whose name shall not be said" to me.
There are many (good) proposals in the Wiki and I was especially attracted by "Gallus" as it has a quite matching meaning
and also has a (subconscious) connection to Gallina (in my brain).
Apart from that, I am happy that this topic is discussed so extensively. It seems to be necessary.
Cheers,
Mario
Am 07.04.21 um 03:09 schrieb Cyrus Omar:
For you, Adam, I think it would be especially appropriate to say "I write Ltac programs" instead, then. :-)
Yes, this would require changing how we speak, in a manner that I think is quite consistent with our community's values: many of us quite value being clear about the distinction between a language and the implementations thereof, even in situations where there is one primary implementation (e.g. Haskell folks tend to be quite good at understanding the difference between Haskell and GHC, and of course the Standard ML community has taken this well to heart.)
Cyrus
On Tue, Apr 6, 2021 at 9:01 PM Adam Chlipala <adamc AT csail.mit.edu> wrote:That doesn't sound right without terminology changes, at least not for
the way I'm used to using Coq. It's common that more time is spent
writing in the tactic language Ltac than in Gallina.
On 4/6/21 8:58 PM, Cyrus Omar wrote:
> The first sentence on the About Coq page [1] says "Coq implements a
> program specification and mathematical higher-level language called
> Gallina".
>
> If that is accurate, then I think Gallina seems to be the appropriate
> name to use in conversation as a user of the language, in the same way
> that one says "I write C programs" even if what they are doing
> day-to-day is interacting with GCC, Clang, or CompCert via a
> collection of other utilities, e.g. editors, language servers, and the
> like.
>
> The objection that Gallina is one of several languages associated with
> Coq is the same as the objection that in fact there is a C
> preprocessor language distinct from C the language, i.e. not salient
> in most contexts.
>
> There may still be reason to rename the Coq implementation of Gallina
> (and friends), but it would make it less urgent in that it is only in
> relatively sophisticated company, where crude innuendo is increasingly
> (though not yet universally, I concede) recognized as inappropriate,
> that one needs to mention which particular implementation of a
> language they use or work on.
>
> Cyrus
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, (continued)
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Xuanrui Qi, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Eddy Westbrook, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Cyrus Omar, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Adam Chlipala, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Cyrus Omar, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Conor McBride, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Guillaume Claret, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Kevin Sullivan, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Mario Frank, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Jason Gross, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Mario Frank, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Giselle Reis, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Tadeusz Litak, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Pedro Quaresma, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Luís Cruz-Filipe, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, nicolas tabareau, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Derek Dreyer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Paolo Torrini, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Talia Ringer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Sam Kuper, 04/08/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Joyal , André, 04/08/2021
Archive powered by MHonArc 2.6.19+.