473,396 Members | 2,140 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

The validator fails English check!

Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?

Sep 7 '06 #1
8 1367

KimmoA wrote:
Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?
The first one is arguably right, if you consider it as a sentence with
a pause in it. The second is simply wrong - it should be a colon and
not a semicolon.

I'd agree with you in general that the second is better than the first
with the comma, if you used a colon instead.

Sep 7 '06 #2
Andy Dingley wrote:
KimmoA wrote:
>Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?

The first one is arguably right, if you consider it as a sentence with
a pause in it. The second is simply wrong - it should be a colon and
not a semicolon.

Pedantically, it should be a colon if the clause, "x errors", expands or
illustrates the clause, "Failed validation"; which it does surely.

Louise
Sep 7 '06 #3
KimmoA wrote:
Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?
It also doesn't have a subject, and it lacks a verb in the second
clause. It isn't a sentence. In the end, do you think it matters?
Sep 7 '06 #4
Harlan Messinger wrote:
KimmoA wrote:
>Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?

It also doesn't have a subject, and it lacks a verb in the second
clause. It isn't a sentence. In the end, do you think it matters?
Totally off topic, being pedantic and off little consequence but

1.."Failed validation" is a sentence of proper construction when it
answers a question; or asks a question "Failed validation?"
2.."x errors" is a subordinate clause

Correct grammar would be, "Failed validation:x errors"

It is a matter of style but perhaps preferable would be
"Validation failed:x errors"

Louise
Sep 7 '06 #5
boclair <bo*****@bigpond.net.auscripsit:
Correct grammar would be, "Failed validation:x errors"

It is a matter of style but perhaps preferable would be
"Validation failed:x errors"
No, those would definitely be incorrect. There shall be a space after the
colon, if you use a colon in a context like this. (The style manuals you use
might not mention this explicitly, but look at the examples in them.)

Now, can we _please_ stop this pointless thread? If someone has a
constructive proposal on improving some validator's or checker's error
messages, it should be presented on an appropriate forum, such the adequate
W3C public mailing list for the purpose.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Sep 8 '06 #6
boclair wrote:
Harlan Messinger wrote:
>KimmoA wrote:
>>Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?

It also doesn't have a subject, and it lacks a verb in the second
clause. It isn't a sentence. In the end, do you think it matters?

Totally off topic, being pedantic and off little consequence but

1.."Failed validation" is a sentence of proper construction when it
answers a question; or asks a question "Failed validation?"
It isn't. Your question also lacks a subject for its verb.
2.."x errors" is a subordinate clause

Correct grammar would be, "Failed validation:x errors"
Colons aren't the standard treatment for subordinate clauses. Are you
making all this up?
It is a matter of style but perhaps preferable would be
"Validation failed:x errors"
Sep 8 '06 #7
Now, can we _please_ stop this pointless thread?
But it's fun, man.
Sep 9 '06 #8
Harlan Messinger wrote:
boclair wrote:
>Harlan Messinger wrote:
>>KimmoA wrote:
Something that has bugged me for quite some time is how it says "Failed
validation, x errors" instead of "Failed validation; x errors". Anyone
agree?

It also doesn't have a subject, and it lacks a verb in the second
clause. It isn't a sentence. In the end, do you think it matters?

Totally off topic, being pedantic and off little consequence but

1.."Failed validation" is a sentence of proper construction when it
answers a question; or asks a question "Failed validation?"

It isn't. Your question also lacks a subject for its verb.
>2.."x errors" is a subordinate clause

Correct grammar would be, "Failed validation:x errors"

Colons aren't the standard treatment for subordinate clauses. Are you
making all this up?
I would normally let this pass but for the last. No it is not made up
but this is my last response.

From Fowler with a quote from Beadnell used as an example.

"Always remember the ancient maxim: Know thyself."

From Strunk

"It is permissible to make an emphatic word or expression serve the
purpose of a sentence and to punctuate it accordingly:

'Again and again he called out. No reply.'"

Louise

Sep 9 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Nick Kew | last post by:
There's a new beta of the W3C Markup Validation Service now live at <URL:http://validator.w3.org:8001/> Probably the most important change is verbose output, including attempts to explain the...
3
by: Neal | last post by:
I've just started a book course"HTML, Complete Course" from Seybold. It has a confidence builder section which I did and it worked fine. But the actual tutorial section at the beginning of the...
4
by: dlsan | last post by:
Hello to everybody. I'm working in Italy on this website http://www.fondazioneantonioruberti.it/ariene/ as css/xhtml/graphic designer in cooperation with a php programmer and a ISP provider....
8
by: pacs34 | last post by:
I just read some stuff about XHTML 2.0 and it sounds fascinating so I have been trying to create a small test doc which has a few graphics files but whenever I submit it to the W3 validator I get...
2
by: Dot net work | last post by:
Hello. Say I have a .net textbox that uses a .net regularexpressionvalidator. If the regular expression fails, is it possible to launch a small client side javascript function to do something,...
40
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic...
8
by: Radu | last post by:
Hi. I have an ASP control on my page: <asp:Calendar ID="calStart" ................ Etc </asp:Calendar> and I have a Custom Validator defined as <asp:CustomValidator
9
by: Daniele Perilli | last post by:
Hi everybody, I'd like to introduce you a new little tool I developed to automatically check markup validation of all pages in given websites. It uses W3C HTML Validator and CSS Validator online...
3
by: Andrew Jocelyn | last post by:
Hi I get a JavaScript error with this expression when using the RegExpValidator. Also if I switch off client script the server side code validator finds a match regardless of the entered string....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.