Re: Gender in language



benlizross wrote:
that, a long time ago, somebody started tagging these associated words
to indicate what kind of noun they were modifying. This may often be
redundant, but redundancy is a normal feature of language. (Why do we
have to change "this" to "these" in "this dog/these dogs"?)

Hey, I never thought about that before. Whereas "the" is invariant (as is "yon"). It occurs to me that not only could we dispense with this/these and that/those, but we could likewise eliminate "a" and extend the use of "some" to the singular, without fear of ambiguity.

Do you have some car?
Some cat came in the window.
I had some bad day today. I came down with some cold.
.



Relevant Pages

  • Re: Conditional iteration
    ... into the language. ... With the current Python syntax, I can create for every two lines of code a ... redundant syntax isn't a deal breaker by itself. ... there are strong arguments against it on one hand and if there supporters ...
    (comp.lang.python)
  • Re: Current coding standard documentation
    ... new keywords and an alternative use for an existing one, ... an existing language needs to be ... harder to resolve with mechanical translation / migration tools than the ... Of course, having a completely redundant statement like 'case' is fine, right? ...
    (borland.public.delphi.non-technical)
  • Re: Arabic -- qawsitaliyya?
    ... Admittedly redundant but redundancy is one of the methods ... > too great, less than reading an english text of any age, and most people ... What is your native language? ...
    (sci.lang)
  • Re: Conditional iteration
    ... Carl Banks wrote: ... Which is, like, step one out of a hundred for getting a syntax change ... redundant syntax isn't a deal breaker by itself. ... And -please- do not underestimate this for a language like Python, ...
    (comp.lang.python)
  • Re: I think C# is forcing us to write more (redundant) code
    ... I raised the problem because I am caring about the 'consistence' between language spec and implementation. ... I agree that 2 CPU cycles is something we can ignore compared to database queries, disk activities, IO completion, thread context switching, etc. ... Agreed, the JIT could optimize away the redundant init's, but then the JIT has to burn some extra cycles for it. ...
    (microsoft.public.dotnet.languages.csharp)