bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non-grammatical statements


From: Kaz Kylheku
Subject: Re: Non-grammatical statements
Date: Thu, 09 Jun 2022 07:41:00 -0700
User-agent: Roundcube Webmail/1.4.13

On 2022-06-08 13:10, slipbits wrote:
> 3.7.13 Bison Declaration Summary
> 
> "Directive: *%token-table*
> 
>    This feature is obsolescent, avoid it in new projects."
> 
> "obsolescent" should be "obsolete"

This is incorrect. "Obsolescent" is a word, and it's used correctly here; it
is the right word, and cannot be replaced by "obsolete".

Example sentence:

  "Certain features are obsolescent, which means that they may be considered for
   withdrawal in future revisions of this International Standard."

    (ISO/IEC 9899:1999 "Programming Languages - C", Introduction)

Moreover, you failed to spot the real error of orthography: the "run-on 
sentence"
situation when independent clauses are joined by a comma.

Correct:

   This feature is obsolescent; avoid it in new projects.

   This feature is obsolescent. Avoid it in new projects.

Some languages allow the comma as a clause joiner; written English doesn't.

> 
> 
>        3.7.14 %define Summary
> 
> "However, newer such features are associated with variables" should be 
> "However, newer features are associated with variables

This is also correct English: "newer such features" means "newer features in
that same category" or "newer features such as that one".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]