Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Spock: We suffered 23 casualties in that attack, Captain.


devel / comp.lang.awk / Re: [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)

SubjectAuthor
* Learn, use, and debug AWK in Emacs.Hongyi Zhao
`* Re: Learn, use, and debug AWK in Emacs.Janis Papanagnou
 `* Re: Learn, use, and debug AWK in Emacs.Hongyi Zhao
  `* [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)Janis Papanagnou
   `- Re: [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)Hongyi Zhao

1
Learn, use, and debug AWK in Emacs.

<d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1497&group=comp.lang.awk#1497

  copy link   Newsgroups: comp.lang.awk
X-Received: by 2002:ac8:4e89:0:b0:40f:e15e:8f80 with SMTP id 9-20020ac84e89000000b0040fe15e8f80mr25175qtp.10.1691328537351;
Sun, 06 Aug 2023 06:28:57 -0700 (PDT)
X-Received: by 2002:a05:6808:2092:b0:39e:de07:a6b7 with SMTP id
s18-20020a056808209200b0039ede07a6b7mr10343716oiw.1.1691328537176; Sun, 06
Aug 2023 06:28:57 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.awk
Date: Sun, 6 Aug 2023 06:28:56 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=208.86.32.27; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 208.86.32.27
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>
Subject: Learn, use, and debug AWK in Emacs.
From: hongyi.zhao@gmail.com (Hongyi Zhao)
Injection-Date: Sun, 06 Aug 2023 13:28:57 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1076
 by: Hongyi Zhao - Sun, 6 Aug 2023 13:28 UTC

Hi here,

Are there some feasible ways to learn, use, and debug AWK in Emacs?

Regards,
Zhao

Re: Learn, use, and debug AWK in Emacs.

<uao872$29gts$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1498&group=comp.lang.awk#1498

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: janis_papanagnou+ng@hotmail.com (Janis Papanagnou)
Newsgroups: comp.lang.awk
Subject: Re: Learn, use, and debug AWK in Emacs.
Date: Sun, 6 Aug 2023 15:46:09 +0200
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <uao872$29gts$1@dont-email.me>
References: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 6 Aug 2023 13:46:10 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9072ec4b58cda793651210abf879a150";
logging-data="2409404"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/UEOimygQM2/dqv+gC6iP6"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:HYeEjrHhjkYk6+7aKGOXfyoQ9gk=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>
 by: Janis Papanagnou - Sun, 6 Aug 2023 13:46 UTC

On 06.08.2023 15:28, Hongyi Zhao wrote:
> Hi here,
>
> Are there some feasible ways to learn, use, and debug AWK in Emacs?

The learn and use part can be done by studying a book; I recommend
then one mentioned previously in this newsgroup:
The AWK Programming Language
by Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
A new edition is appearing soon, as we've been told.

If you're using GNU Awk I suggest (in addition) Arnold Robbins book:
Effective Awk Programming
Here you also get information about the GNU Awk's specific features.

GNU Awk has also debugging features; inspect Arnold's book or the
also online available GNU Awk documentation for details.

If you want to embed Awk in Emacs I cannot help you - myself using it
in a Unix system context from a shell command line -, but I'm sure
that the Emacs documentation will have some hints how to embed such
tools in Emacs.

Janis

>
> Regards,
> Zhao
>

Re: Learn, use, and debug AWK in Emacs.

<67034403-f78f-42c0-a715-d5f1a26fb315n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1499&group=comp.lang.awk#1499

  copy link   Newsgroups: comp.lang.awk
X-Received: by 2002:ac8:7e8f:0:b0:400:7bc7:655d with SMTP id w15-20020ac87e8f000000b004007bc7655dmr19392qtj.6.1691329971365;
Sun, 06 Aug 2023 06:52:51 -0700 (PDT)
X-Received: by 2002:a05:6870:9550:b0:1bf:cd5d:2bd3 with SMTP id
v16-20020a056870955000b001bfcd5d2bd3mr2986368oal.1.1691329970986; Sun, 06 Aug
2023 06:52:50 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.awk
Date: Sun, 6 Aug 2023 06:52:50 -0700 (PDT)
In-Reply-To: <uao872$29gts$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=208.86.32.27; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 208.86.32.27
References: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com> <uao872$29gts$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <67034403-f78f-42c0-a715-d5f1a26fb315n@googlegroups.com>
Subject: Re: Learn, use, and debug AWK in Emacs.
From: hongyi.zhao@gmail.com (Hongyi Zhao)
Injection-Date: Sun, 06 Aug 2023 13:52:51 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 37
 by: Hongyi Zhao - Sun, 6 Aug 2023 13:52 UTC

On Sunday, August 6, 2023 at 9:46:13 PM UTC+8, Janis Papanagnou wrote:
> On 06.08.2023 15:28, Hongyi Zhao wrote:
> > Hi here,
> >
> > Are there some feasible ways to learn, use, and debug AWK in Emacs?
> The learn and use part can be done by studying a book; I recommend
> then one mentioned previously in this newsgroup:
> The AWK Programming Language
> by Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
> A new edition is appearing soon, as we've been told.
>
> If you're using GNU Awk I suggest (in addition) Arnold Robbins book:
> Effective Awk Programming
> Here you also get information about the GNU Awk's specific features.
>
> GNU Awk has also debugging features; inspect Arnold's book or the
> also online available GNU Awk documentation for details.
>
> If you want to embed Awk in Emacs I cannot help you - myself using it
> in a Unix system context from a shell command line -, but I'm sure

Is the following usage of standard English grammar, as you have written above?

-,

> that the Emacs documentation will have some hints how to embed such
> tools in Emacs.
>
> Janis

Zhao
> >
> > Regards,
> > Zhao
> >

[OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)

<uaoa45$29r2s$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1500&group=comp.lang.awk#1500

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: janis_papanagnou+ng@hotmail.com (Janis Papanagnou)
Newsgroups: comp.lang.awk
Subject: [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)
Date: Sun, 6 Aug 2023 16:18:45 +0200
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <uaoa45$29r2s$1@dont-email.me>
References: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>
<uao872$29gts$1@dont-email.me>
<67034403-f78f-42c0-a715-d5f1a26fb315n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 6 Aug 2023 14:18:45 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ac7cd9cf61acf76ef1374bf3ea59ae4b";
logging-data="2419804"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX192XxaysQXWoHvvGHsGd+yz"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:Hs7y0advSUc+KfNwUt1cgxKfk1g=
In-Reply-To: <67034403-f78f-42c0-a715-d5f1a26fb315n@googlegroups.com>
X-Enigmail-Draft-Status: N1110
 by: Janis Papanagnou - Sun, 6 Aug 2023 14:18 UTC

On 06.08.2023 15:52, Hongyi Zhao wrote:
> On Sunday, August 6, 2023 at 9:46:13 PM UTC+8, Janis Papanagnou wrote:
>>
>> If you want to embed Awk in Emacs I cannot help you - myself using it
>> in a Unix system context from a shell command line -, but I'm sure
>
> Is the following usage of standard English grammar, as you have written above?
>
> -,

Better ask in a newsgroup were languages, grammar, and semantics are
discussed. Myself not a native speaker I've used principles from my
own language and some basic knowledge. What I can say (or speculate
about, if you like) is...
Relative clauses: A, B, C.
Clauses in dash: A - B - C. (Often written with long - or double -- .)
A composition of a relative clause with a dashed clause: A - B -, C.
where the first part of the relative clause contains a dashed clause.
Instead you can also use a parenthetical clause: A (B). or A (B) C.
or as a composition with a relative clause: A (B), C.
What you use depends on the intention, on what you want to express.
(Some native speaker may provide corrections or better explanations.)

I hope the clause composition didn't confuse you so much that the
expressed content was incomprehensible to you.
Syntactically you can parse A - B -, C. as {A{B}}{C} to see what
belongs semantically together.

Janis

PS: Reading Ludwig Wittgenstein's Tractatus Logico-philosophicus might
help (or maybe not).

Re: [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)

<55a08c6a-6cc6-4a25-9685-808d725758a3n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1501&group=comp.lang.awk#1501

  copy link   Newsgroups: comp.lang.awk
X-Received: by 2002:a05:620a:84c4:b0:762:4134:c1be with SMTP id pq4-20020a05620a84c400b007624134c1bemr23876qkn.9.1691370619161;
Sun, 06 Aug 2023 18:10:19 -0700 (PDT)
X-Received: by 2002:a05:6870:b7aa:b0:1bf:ca9a:38db with SMTP id
ed42-20020a056870b7aa00b001bfca9a38dbmr5045356oab.10.1691370618775; Sun, 06
Aug 2023 18:10:18 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.awk
Date: Sun, 6 Aug 2023 18:10:18 -0700 (PDT)
In-Reply-To: <uaoa45$29r2s$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=208.86.32.27; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 208.86.32.27
References: <d1d993d1-4bfd-4455-ab83-b586fbe04f4dn@googlegroups.com>
<uao872$29gts$1@dont-email.me> <67034403-f78f-42c0-a715-d5f1a26fb315n@googlegroups.com>
<uaoa45$29r2s$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <55a08c6a-6cc6-4a25-9685-808d725758a3n@googlegroups.com>
Subject: Re: [OT] English grammar (was Re: Learn, use, and debug AWK in Emacs.)
From: hongyi.zhao@gmail.com (Hongyi Zhao)
Injection-Date: Mon, 07 Aug 2023 01:10:19 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3158
 by: Hongyi Zhao - Mon, 7 Aug 2023 01:10 UTC

On Sunday, August 6, 2023 at 10:18:48 PM UTC+8, Janis Papanagnou wrote:
> On 06.08.2023 15:52, Hongyi Zhao wrote:
> > On Sunday, August 6, 2023 at 9:46:13 PM UTC+8, Janis Papanagnou wrote:
> >>
> >> If you want to embed Awk in Emacs I cannot help you - myself using it
> >> in a Unix system context from a shell command line -, but I'm sure
> >
> > Is the following usage of standard English grammar, as you have written above?
> >
> > -,
> Better ask in a newsgroup were languages, grammar, and semantics are
> discussed.

See <https://groups.google.com/g/alt.usage.english/c/446LFA9rfDw/m/a1XF_QtzAgAJ> for further discussion on this question.

> Myself not a native speaker I've used principles from my
> own language and some basic knowledge. What I can say (or speculate
> about, if you like) is...
> Relative clauses: A, B, C.
> Clauses in dash: A - B - C. (Often written with long - or double -- .)
> A composition of a relative clause with a dashed clause: A - B -, C.
> where the first part of the relative clause contains a dashed clause.
> Instead you can also use a parenthetical clause: A (B). or A (B) C.
> or as a composition with a relative clause: A (B), C.
> What you use depends on the intention, on what you want to express.
> (Some native speaker may provide corrections or better explanations.)
>
> I hope the clause composition didn't confuse you so much that the
> expressed content was incomprehensible to you.
> Syntactically you can parse A - B -, C. as {A{B}}{C} to see what
> belongs semantically together.
>
> Janis
>
> PS: Reading Ludwig Wittgenstein's Tractatus Logico-philosophicus might
> help (or maybe not).

Thank you for your comments and explanations.

Zhao

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor