Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Microsoft [to patent] Verb Conjugation

Posted by kdawson on Wed Sep 06, 2006 12:30 AM
from the [to-give]-me-a-break dept.
streepje writes "Here [to be] the latest egregious patent application. Microsoft [to be] [to apply] for a patent for [to conjugate] verbs. Future postings [to look] like this."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • Already been invented. (Score:5, Interesting)

    by sporkme (983186) * on Wednesday September 06 2006, @12:32AM (#16050164)
    (http://www.imwithfred.com/)
    It's called a language-to-language dictionary, or a stack of them in this case. Futhermore, many websites and applications already offer complete translation, from single words to long texts (clearly not a secret) and the conjugation of verbs is intrinsic to this type of software so that context is preserved. All that the patent seems to offer is comprehension of strings like "present indicative of [verb]".

    From the article:
    For example, the user may input "present indicative of sein," "prasens indikativ von sein," "1st person plural of sein," and "erste Person Plural von sein".

    I think this is a nonstarter.
  • This good. by Anonymous Coward (Score:1) Wednesday September 06 2006, @12:33AM
  • prior art? (Score:5, Funny)

    by Xerxes1729 (770990) on Wednesday September 06 2006, @12:35AM (#16050175)
    Can I submit my seventh grade Spanish book as an example of prior art? It has an interface (a table in the back) that allows the user to select verbs based on tense and person.
    • Re:prior art? by Emetophobe (Score:2) Wednesday September 06 2006, @03:19AM
    • Re:prior art? by zootm (Score:2) Wednesday September 06 2006, @06:05AM
    • Re:prior art? by MickLinux (Score:2) Wednesday September 06 2006, @10:59AM
    • Re:prior art? by Anonymous Coward (Score:1) Wednesday September 06 2006, @03:02PM
      • Re:prior art? by hob42 (Score:2) Wednesday September 06 2006, @11:54PM
        • Re:prior art? by rifter (Score:2) Thursday September 07 2006, @07:49PM
          • Re:prior art? by hob42 (Score:2) Thursday September 07 2006, @08:47PM
      • Re:prior art? by tehcyder (Score:1) Thursday September 07 2006, @07:03AM
    • 1 reply beneath your current threshold.
  • Oh please (Score:5, Interesting)

    by Grym (725290) * <.ude.tv. .ta. .2ecirpna.> on Wednesday September 06 2006, @12:35AM (#16050176)

    I dislike Microsoft's business practices as much as the next guy, but give me a break. If you actually read the linked patent, it isn't a patent on conjugating words. It's a patent on automatically providing all of the different possible conjugation forms of any verb on the fly, which is something I, for one, haven't seen before and think could be pretty useful...

    -Grym

    • Re:Oh please by SP33doh (Score:1) Wednesday September 06 2006, @12:46AM
      • 1 reply beneath your current threshold.
    • Re:Oh please (Score:5, Informative)

      by zeruch (547271) <zeruch@@@deviantart...com> on Wednesday September 06 2006, @12:50AM (#16050225)
      (http://www.zeruch.net/)
      And I for one, have seen things that are certainly similar. At best what you are creating is a series of like values (I live (Engliah) = Eu vivo (Portuguese) = Iskun (Arabic), etc), and that is if you are doing translation (where such things have already been around). If it is for one language, then it is basically taking a "501 X Verbs" Book and making it searchable electronically, and adding it to the grammar/cpell check of a writing application. Unless there is some that extends beyond the simple idea of large tables of word/phrase data and maybe some kind of expert system with grammar rules that accounts for some of the varied iregular verbs of somelanguages, what you have is a rather bogus patent application.
      [ Parent ]
      • Re:Oh please by bruno.fatia (Score:1) Wednesday September 06 2006, @01:33AM
      • Re:Oh please by rsilva (Score:1) Wednesday September 06 2006, @09:18AM
      • Re:Oh please by megaditto (Score:1) Wednesday September 06 2006, @04:30PM
      • 1 reply beneath your current threshold.
    • Re:Oh please (Score:5, Interesting)

      by shreevatsa (845645) <shreevatsa.slashdotNO@SPAMgmail.com> on Wednesday September 06 2006, @12:52AM (#16050230)
      It's a patent on automatically providing all of the different possible conjugation forms of any verb on the fly, which is something I, for one, haven't seen before and think could be pretty useful...
      Have you looked at a (good) dictionary?

      Of course it is pretty useful. In fact, it is something fundamental to language. Which is why it is reprehensible that some company should have a patent on it. It is like giving them a patent on changing sentences from passive to active... no, it's worse.

      (This Onion article [theonion.com] might not be too far from reality, after all. :-)
      [ Parent ]
      • Re:Oh please by Anonymous Coward (Score:1) Wednesday September 06 2006, @01:38AM
      • Re:Oh please by coaxial (Score:2) Wednesday September 06 2006, @02:14AM
        • Re:Oh please by IWannaBeAnAC (Score:2) Wednesday September 06 2006, @02:24AM
          • Re:Oh please by Swizec (Score:1) Wednesday September 06 2006, @02:33AM
          • Re:Oh please by coaxial (Score:1) Wednesday September 06 2006, @12:46PM
          • Re:Oh please by DragonWriter (Score:2) Wednesday September 06 2006, @03:35PM
        • Re:Oh please (Score:5, Informative)

          by martin-boundary (547041) on Wednesday September 06 2006, @02:34AM (#16050497)
          Looks like you're willfully misunderstanding the point as well. There is nothing difficult about listing all the possible conjugations of a verb: It's trivial to do it by applying the algorithms expressed in a good grammatical reference.

          It's trivial to do it for a fixed language, and it's trivial to iterate over any set of candidate languages with a well defined grammar, doing it for each.

          The fact that a book doesn't list all possible forms for each possible verb in an explicit table is irrelevant. The book is enough to generate those forms on demand, which is all an algorithm is required to do.

          Now, there are certainly optimal (smallest number of operations, or maybe smallest RAM requirements, etc) algorithms out there which perform equivalently to any given published grammar book, but finding those is at best a cause for buying the programmers a case of beer, it's not worthy of a patent. After all, it doesn't significantly advance the state of the art.

          [ Parent ]
        • Re:Oh please by Khazunga (Score:2) Wednesday September 06 2006, @05:37AM
        • Re:Oh please by qurk (Score:1) Wednesday September 06 2006, @06:51AM
        • Re:Oh please by FurryFeet (Score:2) Wednesday September 06 2006, @11:03AM
        • Re:Oh please by blugu64 (Score:1) Wednesday September 06 2006, @11:23AM
        • 1 reply beneath your current threshold.
      • Re:Oh please by indifferent children (Score:2) Wednesday September 06 2006, @06:54AM
        • Re:Oh please by luckyguesser (Score:1) Wednesday September 06 2006, @07:33AM
      • 1 reply beneath your current threshold.
    • Re:Oh please by Pogue Mahone (Score:3) Wednesday September 06 2006, @12:53AM
    • Re:Oh please (Score:5, Funny)

      by wass (72082) on Wednesday September 06 2006, @01:03AM (#16050261)
      It's a patent on automatically providing all of the different possible conjugation forms of any verb on the fly, which is something I, for one, haven't seen before and think could be pretty useful...

      Yup, that described by your clarification has certainly never been done before [bestwebbuys.com].

      [ Parent ]
      • Re:Oh please by Macthorpe (Score:1) Wednesday September 06 2006, @07:03AM
        • Re:Oh please by wass (Score:2) Wednesday September 06 2006, @07:19AM
          • Re:Oh please by Macthorpe (Score:1) Wednesday September 06 2006, @10:25AM
            • Re:Oh please by kimvette (Score:2) Wednesday September 06 2006, @02:20PM
              • Re:Oh please by Macthorpe (Score:1) Wednesday September 06 2006, @05:46PM
        • Re:Oh please by Phisbut (Score:2) Wednesday September 06 2006, @08:19AM
        • Re:Oh please by kimvette (Score:2) Wednesday September 06 2006, @02:17PM
    • Re:Oh please by 1u3hr (Score:2) Wednesday September 06 2006, @01:04AM
    • Re:Oh please by Yotsuya (Score:1) Wednesday September 06 2006, @01:05AM
    • Re:Oh please (Score:5, Insightful)

      by Mjlner (609829) on Wednesday September 06 2006, @01:38AM (#16050367)
      (Last Journal: Wednesday July 26 2006, @07:26AM)
      >"If you actually read the linked patent, it isn't a patent on conjugating words. It's a patent on automatically providing all of the different possible conjugation forms of any verb on the fly,"

      Yes, that is true, but that doesn't make it any less straightforward and simple.

      >"which is something I, for one, haven't seen before and think could be pretty useful..."

      ...which most definitely does not mean that such a thing does not exist.
      I, for one, have created a simple Perl-module which conjugates a given Latin verb in all tenses and forms. Let me tell you: conjugating a verb "on the fly" is trivial. Exceptions to every rule do, however, mess things up a little, but the exceptions themselves build up very simple and trivial rules.

      Prior art? Hell, yeah!
      Non-obvious? Hell, no!

      [ Parent ]
      • Re:Oh please by littlem (Score:1) Wednesday September 06 2006, @02:26AM
      • Re:Oh please by jag7720 (Score:1) Wednesday September 06 2006, @08:35AM
      • 1 reply beneath your current threshold.
    • Re:Oh please by Anonymous Coward (Score:2) Wednesday September 06 2006, @01:39AM
      • Re:Oh please by inkswamp (Score:2) Wednesday September 06 2006, @02:21AM
        • Re:Oh please by Punt3r (Score:1) Wednesday September 06 2006, @09:29AM
          • 1 reply beneath your current threshold.
        • 1 reply beneath your current threshold.
    • Re:Oh please by smilindog2000 (Score:2) Wednesday September 06 2006, @01:50AM
      • Re:Oh please by coaxial (Score:1) Wednesday September 06 2006, @02:21AM
      • Re:Oh please by Swizec (Score:1) Wednesday September 06 2006, @02:39AM
    • Re:Oh please by caveymon (Score:3) Wednesday September 06 2006, @03:09AM
    • Re:Oh please (Score:4, Insightful)

      by belmolis (702863) <.billposer. .at. .alum.mit.edu.> on Wednesday September 06 2006, @03:22AM (#16050625)
      (http://billposer.org/)

      You very likely don't work in natural language processing. People have been generating whole paradigms for a long time. For a set of published examples, check out the Xerox Finite State Morphology [fsmbook.com] software and textbook. The software provides ways of describing the morphology and lexicon of a language and compiling it into an efficient finite state transducer. Once you've got the transducer, you can run it in either direction, that is, you can parse, or you can generate. A common test, and exercise in courses on doing this, is to generate the entire paradigm of a particular word or set of words.

      [ Parent ]
    • Re:Oh please by Rock-n-Rolf (Score:2) Wednesday September 06 2006, @04:06AM
    • Re:Oh please by asr_man (Score:2) Wednesday September 06 2006, @04:31AM
    • Re:Oh please by DingerX (Score:2) Wednesday September 06 2006, @04:46AM
    • Re:Oh please by Karem Lore (Score:1) Wednesday September 06 2006, @05:49AM
    • Euroglot! by Nyh (Score:3) Wednesday September 06 2006, @06:43AM
    • Re:Oh please by DaveV1.0 (Score:2) Wednesday September 06 2006, @07:45AM
    • you == pwned by Ender Ryan (Score:2) Wednesday September 06 2006, @08:03AM
    • Re:Oh please by It'sYerMam (Score:2) Wednesday September 06 2006, @08:14AM
    • Re:Oh please by kreeny80 (Score:1) Wednesday September 06 2006, @09:01AM
    • Re:Oh please by russotto (Score:2) Wednesday September 06 2006, @09:05AM
    • Fails the non-obvious test by cgenman (Score:2) Wednesday September 06 2006, @10:52AM
    • This has been available for a long time... by IANAAC (Score:2) Wednesday September 06 2006, @11:21AM
    • Re:Oh please by DragonWriter (Score:2) Wednesday September 06 2006, @12:44PM
    • USPTO's Images by lamona (Score:1) Wednesday September 06 2006, @01:35PM
    • Re:Oh please by suv4x4 (Score:2) Wednesday September 06 2006, @07:10AM
    • 11 replies beneath your current threshold.
  • Microsoft help... (Score:5, Funny)

    by Anonymous Coward on Wednesday September 06 2006, @12:37AM (#16050187)
    Clippie: It looks like you're typing a verb. Would you like:
    • some help choosing another verb?
    • some help conjugating your verb?
    • to use the split infinitive wizard?
  • by rolfwind (528248) on Wednesday September 06 2006, @12:39AM (#16050192)
    can they do this without paying royalties to him?
  • by KU_Fletch (678324) <bthomas1 AT ku DOT edu> on Wednesday September 06 2006, @12:42AM (#16050204)
    Me fail English? That's unpossible.
  • Yay, whatever (Score:5, Interesting)

    by deblau (68023) <slashdot.25.flickboy@spamgourmet.com> on Wednesday September 06 2006, @12:44AM (#16050210)
    (Last Journal: Wednesday September 26, @11:11PM)
    NJStar Japanese Word processor 5.01 [archive.org], released in 2004 (before filing date of the application). Note the features marked, respectively, "Instant English-Japanese/Japanese-English dictionary/translation" and "Japanese verb forms generator for Japanese study."
    • Re:Yay, whatever by DaphneDiane (Score:3) Wednesday September 06 2006, @04:24AM
    • Irrelevant (Score:5, Insightful)

      by I'm Don Giovanni (598558) on Wednesday September 06 2006, @06:43AM (#16051053)
      It doesn't matter whether other systems have had on-the-fly verb conjugation. It only matters if they used the same implementation as described in this patent. If the MS implementation is new, then it's arguably patentable. Most here seem to intentionally misunderstand that.
      [ Parent ]
      • Re:Irrelevant by tepples (Score:1) Wednesday September 06 2006, @07:54AM
      • absolute bullshit by Ender Ryan (Score:2) Wednesday September 06 2006, @08:12AM
      • Re:Irrelevant by deblau (Score:2) Wednesday September 06 2006, @04:06PM
    • 1 reply beneath your current threshold.
  • Prior art... by Goalie_Ca (Score:2) Wednesday September 06 2006, @12:49AM
  • Misleading headline.... (Score:4, Insightful)

    by jorghis (1000092) on Wednesday September 06 2006, @12:49AM (#16050221)
    It seems that slashdot routinely posts headlines claiming "Microsoft patents X!" Where X is something obviously nonpatentable. However, in almost every instance what Microsoft has actually done is patented a specific method or system of performing X. This is no exception. Microsoft has not patented conjugating verbs. They are applying for a patent for a specific type of system which helps users identify verb forms from verbs and vice versa. Again: patenting a method or system for performing X != patenting X. Can we get an end to all these misleading "Microsoft patents smiley faces!" type of headlines?
  • Microsoft patents the English language by Ec|ipse (Score:2) Wednesday September 06 2006, @12:50AM
  • It's a method patent by Number_1_Bigg$ (Score:2) Wednesday September 06 2006, @12:51AM
    • Re:It's a method patent (Score:5, Insightful)

      by Skippy_kangaroo (850507) on Wednesday September 06 2006, @01:03AM (#16050260)
      Yes - but they are effectively patenting all methods of doing this. And that is the big problem. Amazon didn't patent one particular method of providing one-click shopping, they pretty much patented them all. As such, Microsoft will have a lock on anyone doing verb conjugation on a computer.

      Nowhere in this patent do they describe the method in anything but the broadest generality - they are not patenting a specific implementation (which is what covers programs under copyright law).

      As you imply - it's not unusual but it's still a bad idea to allow method patents like this.
      [ Parent ]
    • 2 replies beneath your current threshold.
  • Which language? (Score:3, Interesting)

    by klang (27062) on Wednesday September 06 2006, @12:56AM (#16050240)
    Would this patent only cover American English, or would it cover Spanish (verb conjugation galore) or Danish (no verb conjugation at all) as well?
  • If you have been following recent history you will see that Microsoft have been sued for just about anything they do with software, and often they have lost for even things like including something like an interactive control on a web page.

    Given this, it only makes sense for them, or any company for that matter, to patent any ideas for present or future functionality that they might have.

    Software patents are here to throttle the rapid development of technology to the point that the powers that be can keep up with what's going on.

  • More prior art (Score:4, Informative)

    by Virtual_Raider (52165) on Wednesday September 06 2006, @01:01AM (#16050253)
    (http://virtualraider.livejournal.com/)
    In the spanish speaking world, unlike in english, there is an official academy of the language which monitors its development throughout all the spanish-speaking countries and updates the official Dictionary of the Academy accordingly. In their website they have a tool that does exactly the same as this patent describes. Would that count as prior-art or the fact that its in a different language might count as sufficient difference even though the process is about the same (if not more complex given that there are a lot more perks to spanish conjugation)?
  • And terrorists hate us because we're free! by aiken_d (Score:1) Wednesday September 06 2006, @01:04AM
    • 1 reply beneath your current threshold.
  • Yeah... by webheaded (Score:1) Wednesday September 06 2006, @01:04AM
    • Re:Yeah... by Chaffar (Score:3) Wednesday September 06 2006, @01:56AM
  • Prior Art by n3tcat (Score:1) Wednesday September 06 2006, @01:04AM
  • Not that bad really (Score:5, Funny)

    by CODiNE (27417) on Wednesday September 06 2006, @01:07AM (#16050281)
    (http://slashdot.org/)
    At least they didn't patent the letter E.
  • Already exists by floki (Score:2) Wednesday September 06 2006, @01:12AM
  • Conjugate? (Score:5, Funny)

    by wickedsteve (729684) on Wednesday September 06 2006, @01:15AM (#16050302)
    (http://www.wickedsteve.com/)
    Conjugate? I haven't even kissed a girl.
    • Re:Conjugate? by loxosceles (Score:1) Wednesday September 06 2006, @05:14AM
    • Re:Conjugate? by anothy (Score:2) Wednesday September 06 2006, @10:59PM
  • Hmm by AndresCP (Score:1) Wednesday September 06 2006, @01:18AM
    • 1 reply beneath your current threshold.
  • Surely... by Threni (Score:1) Wednesday September 06 2006, @01:20AM
  • by sourcery (87455) on Wednesday September 06 2006, @01:21AM (#16050322)
    Will we still be allowed conjugal visits?
  • Verbix by Anonymous Coward (Score:2) Wednesday September 06 2006, @01:31AM
  • A new way of thinking of patents (Score:5, Interesting)

    by rolfwind (528248) on Wednesday September 06 2006, @01:34AM (#16050358)
    by religning their administration to the original stated goals. We have to reevaluate what we have patents for. When the founding fathers put them in the constitution, it was to promote progress and the sciences. They stated this themselves.

    Yet, during WW2, the government invalidated many radio patents to spur progress (and help the war effort) and radio considerably advanced in that period. Also, computer science advanced very nicely in the US until software patents showed up.

    It seems that, if anything, patents hinder progress in many cases. It seems to me that patents help in situations where there is no market yet or is very research heavy (drug industry) and help funnel research in such an area, but once a competitive market is established, it only hinders progress in many instances.

    So a blanket ban on patents seem unfeasible but perhaps there should be a ban of patent by industry. Industries with rapid progress should have no patents because the promotion of science and advancement is obviously not needed.

    OTOH, where there is very little market or industry itself has a high upfront/continuing costs - an extra incentive is needed (protection at the marketplace) and thus patents are necessary.

    In other words, patents will be considered almost like tax incentives.

    The problem with patents today, in lieu of manufacturing going overseas, is that the US is trying to pad its economy with IP, so the government as a whole has no incentive to be sparing of patents. This path is problematic and will impoverish us all over time. We really need to overhaul the patent system.

    I would be particularly interested in hearing the opinions of historians who have studied scientific revolutions/industrial revolutions/economic upheavals of the past and what their opinions about the environment/variables that time has shown truly promote advancement/progress.
  • Ultima? by soccerisgod (Score:2) Wednesday September 06 2006, @01:38AM
  • Le Conjugueur by stivi (Score:2) Wednesday September 06 2006, @01:39AM
  • Utter BS by pookemon (Score:2) Wednesday September 06 2006, @01:39AM
    • Prior art? by DrJimbo (Score:2) Wednesday September 06 2006, @02:03AM
  • Yoda + Baseball (Score:3, Funny)

    by 70Bang (805280) on Wednesday September 06 2006, @01:40AM (#16050376)

    I suppose it'll make it easier to automate how Yoda talks.

    I'm still waiting for them to surpass patenting "How to Tell When a Baseball Game is Exciting." or patenting their apple.

    _________________________________________

    It's going to take some work, although one never knows when opportunity will strike:

    A local anchor once said, "...killed him to death..."

    She left the city and returned (to a different station) and I was waiting for another one as she's also the "Health & Technology" reporter.

    This time, however, it was the "alternative" anchor team (it's a mess) and the story was about acupuncture and overcoming issues in getting pregnant.

    The anchor turned to her and said, "I guess it just takes a little prick, eh?". Deadpan.

    If I'd have that taped, it would have been on YouTube about five minutes later, but alas...all I could do was change my boxers.

  • I get it by brycer22 (Score:1) Wednesday September 06 2006, @02:05AM
  • Chinese verbs are unaffected by xming (Score:1) Wednesday September 06 2006, @02:10AM
    • 1 reply beneath your current threshold.
  • Slashdot's still Ok by bytesex (Score:2) Wednesday September 06 2006, @02:21AM
  • Improving Slashdot by bblboy54 (Score:1) Wednesday September 06 2006, @02:25AM
  • Verbix? by TFMReader (Score:1) Wednesday September 06 2006, @02:26AM
  • Software that does that already exists by Cafe Alpha (Score:1) Wednesday September 06 2006, @02:53AM
  • Mae'n bodoli eisoes by wyr_taliesin (Score:1) Wednesday September 06 2006, @02:54AM
  • Prior art 50 years ago by chris_sawtell (Score:2) Wednesday September 06 2006, @03:10AM
  • Read Artstechnica by donaldm (Score:2) Wednesday September 06 2006, @03:15AM
  • Prior Art by ajs318 (Score:2) Wednesday September 06 2006, @03:24AM
  • Major typo (Score:4, Funny)

    by tygerstripes (832644) on Wednesday September 06 2006, @03:34AM (#16050657)
    Anyone else notice (or care) that the USPTO seems to have spelled Address as "Adress". Spelling-nazis are ten-a-penny, so you would expect the USPTO, of all organisations, to have one or two in their ranks!
    • Re:Major typo by jsse (Score:2) Wednesday September 06 2006, @04:33AM
    • Re:Major typo by thorkyl (Score:1) Wednesday September 06 2006, @08:55AM
  • This subject no verb by cyrek (Score:1) Wednesday September 06 2006, @03:44AM
  • (French) prior art by lazy_arabica (Score:2) Wednesday September 06 2006, @04:30AM
  • World Domination by Katnap_Devikat (Score:1) Wednesday September 06 2006, @04:34AM
  • Can I have a patent by louisadkins (Score:1) Wednesday September 06 2006, @04:35AM
  • How do you challenge US patent applications? by bringert (Score:1) Wednesday September 06 2006, @04:46AM
  • Foxtrot, one up on Microsoft by Adeptus_Luminati (Score:1) Wednesday September 06 2006, @05:29AM
  • this post is toast by AnXa (Score:1) Wednesday September 06 2006, @05:39AM
  • Shakespear by umbrellasd (Score:2) Wednesday September 06 2006, @06:02AM
  • Blame the Patent Office by pcause (Score:2) Wednesday September 06 2006, @06:08AM
  • Needless bashing. by Runefox (Score:2) Wednesday September 06 2006, @06:19AM
  • Enough whining by oob (Score:2) Wednesday September 06 2006, @06:35AM
  • It's trying to patent conjugation SOFTWARE by MoNickels (Score:2) Wednesday September 06 2006, @06:40AM
  • Time travelling tense formations by plaisted (Score:1) Wednesday September 06 2006, @07:11AM
  • it's been done, it's being done, We have been done by gedclarke (Score:1) Wednesday September 06 2006, @07:18AM
  • language isn't just words by blackest_k (Score:2) Wednesday September 06 2006, @07:20AM
  • Bad Patent by wrook (Score:2) Wednesday September 06 2006, @07:24AM
  • well by gergoge (Score:1) Wednesday September 06 2006, @07:42AM
  • I Have Prior Art by smack.addict (Score:2) Wednesday September 06 2006, @07:54AM
  • My 2nd grade English teacher... by a_greer2005 (Score:2) Wednesday September 06 2006, @07:57AM
  • I've done this (not the patent, of course) by Zaatxe (Score:1) Wednesday September 06 2006, @07:58AM
  • A note on software patents by Yumi Saotome (Score:2) Wednesday September 06 2006, @08:09AM
  • Computer linguistics by rca66 (Score:1) Wednesday September 06 2006, @08:11AM
  • Yes! by zerosix (Score:1) Wednesday September 06 2006, @08:15AM
  • Future headline: USPTO infringes upon patent by gottabeme (Score:2) Wednesday September 06 2006, @08:18AM
  • Link to verb conjugator by MobyDisk (Score:2) Wednesday September 06 2006, @08:23AM
  • My Patent was accepted by thorkyl (Score:1) Wednesday September 06 2006, @08:52AM
  • WTF? by sergiol (Score:1) Wednesday September 06 2006, @08:58AM
  • Will Microsoft offer this patent to be reviewed? by dthomas731 (Score:1) Wednesday September 06 2006, @08:59AM
  • Future postings... by HotmanParisHiltonKam (Score:1) Wednesday September 06 2006, @09:00AM
  • French Verb Rules DB Documents Prior Art by BSalita (Score:1) Wednesday September 06 2006, @09:20AM
  • Prior art: brazilian-conjugate by rsilva (Score:1) Wednesday September 06 2006, @09:26AM
  • prior art :: www.conjugation.org by tomz16 (Score:1) Wednesday September 06 2006, @10:27AM
  • Maybe this will give us translation software.. by d_jedi (Score:2) Wednesday September 06 2006, @10:42AM
  • hmmmmm by bitsiphon (Score:1) Wednesday September 06 2006, @10:46AM
  • There's a book version of this by Trails (Score:1) Wednesday September 06 2006, @10:50AM
  • I'm not a fan of this patent... by exp(pi*sqrt(163)) (Score:2) Wednesday September 06 2006, @11:07AM
  • UGh by majortom1981 (Score:1) Wednesday September 06 2006, @11:13AM
    • Re:UGh by SwashbucklingCowboy (Score:1) Wednesday September 06 2006, @12:32PM
  • Hmmm... by infidel13 (Score:1) Thursday September 07 2006, @05:49PM
  • Lame by Wiseman1024 (Score:1) Friday September 08 2006, @01:21PM
  • Re:Erm... by SP33doh (Score:1) Wednesday September 06 2006, @12:42AM
  • US (Score:5, Insightful)

    by Mark_MF-WN (678030) on Wednesday September 06 2006, @01:09AM (#16050285)
    You're kidding right? Their policy is to automatically grant every patent application, and let the courts figure out validity later. Basically, in order to show that they've reduced their budget, they fired all their patent analysts and let them work as consultants to civil courts at one hundred times the overall cost, once you factor in all the legal costs associated with resolving patent disputes the hard way. In a reasonable enlightened nation, this would get the government officials responsible for this decision horsewhipped in a public square before being exiled. In America, the people responsible were instead paid hundreds of thousands of dollars for their efforts and will live some of the cushiest lives in the entire world, while the tax payer grapples the massive extra costs introduced by this monstrous decision (as well as paying for the officials' pensions, rather than for a few bullwhips and an exile-barge at a fraction the price). Nice, huh?
    [ Parent ]
    • Re:US by Ender Ryan (Score:3) Wednesday September 06 2006, @08:09AM
      • Newsletter by Mark_MF-WN (Score:2) Wednesday September 06 2006, @12:22PM