You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, thor's output contains "Thou shall", which is like writing "he hate" instead of "he hates".
The proper conjugation is "Thou shalt". (Wikipedia's Thou page does a good job of explaining this in simple terms. Shall is one of the five irregular verbs where you don't just add whichever of -st or -est sounds better.)
The text was updated successfully, but these errors were encountered:
No, "grammar" is not a countable noun, so it does not directly take an article. (What you're suggesting is equivalent to "a bread".)
The only situation where "a grammar" is a valid use is the same case where "a bread" is a correct use... when you're referring to one abstract class among many. (eg. "I'm trying to choose a bread to represent France." "Well, everyone knows the baguette, so use that.")
(In actual use, the phrase "a grammar" is generally only heard when discussing syntactic analysis (A.K.A. parsing), where they'd refer to the language definition a parser is generated from as a grammar.)
Currently, thor's output contains "Thou shall", which is like writing "he hate" instead of "he hates".
The proper conjugation is "Thou shalt". (Wikipedia's Thou page does a good job of explaining this in simple terms. Shall is one of the five irregular verbs where you don't just add whichever of -st or -est sounds better.)
The text was updated successfully, but these errors were encountered: