Slashdot Mirror


Microsoft [to patent] Verb Conjugation

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."

10 of 382 comments (clear)

  1. Misleading headline.... by jorghis · · Score: 4, Insightful

    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?

    1. Re:Misleading headline.... by jorghis · · Score: 3, Insightful

      Can you name any examples where Microsoft has bullied a small company for patent infringement on a trivial patent? I dont know of any. But you claim that MS routinely scares/bullies "anyone away from trying" using patents so I would assume that you must have some examples of this. Do you know of any? (not flaming, legitimately curious)

    2. Re:Misleading headline.... by sporkme · · Score: 3, Insightful

      I don't really care if it is Microsoft filing this kind of a patent. I still feel that it is baseless and that it already exists. The counter to my argument is that it IS fairly exciting software (in concept) and should be protected from theft. I feel that the software lies in a grey area between invention and copying. The code, not the concept, could be protected. IANAL.

      I agree that "patenting a method or system for performing X != patenting X", but does this really qualify? Both paper and computer dictionaries already contain references like "Inflected Form(s): saw /'so/; seen /'sEn/; seeing" http://www.m-w.com/dictionary/see and cross-references to related entries. Translation dictionaries include possible misinterpretation cross-references. Translation applications rely on databases of tense/verb/misinterpretation charts to accomplish the same thing. A user relies on these systems according to their own resources. The more I think about it, this feels like a search engine patenting all of the content it reveals.

      To illustrate, my mom may have a perfect method for scrambling eggs. She can say it is her method, but she cannot claim that she invented scrambled eggs, and she is not claiming that she invented the egg. The implementation of fork, bowl, egg, and milk are not new. She could not exclusively patent and sell Mom's Eggs as a new thing, just because she was the first to think of patenting it.

      With today's pantent office, however, I would not be surprised if she could. ::scrambles for phone::

  2. Re:It's a method patent by Skippy_kangaroo · · Score: 4, Insightful

    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.

  3. US by Mark_MF-WN · · Score: 5, Insightful

    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?

  4. Not so misleading headline.... by Talennor · · Score: 3, Insightful
    However, in almost every instance what Microsoft has actually done is patented a specific method or system of performing X.

    That specific method here is "on a computer." This is exactly the type of patent that slashdot people get up in arms about. The patent application requests that they be the only ones allowed to conjugate verbs on a computer.

    Though, I for one [to welcome] our new language [to own] overlords. (btw, way to go article submitter. you've made something dull into something interesting.)
    --

    //TODO: signature
  5. Re:Oh please by Mjlner · · Score: 5, Insightful
    >"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!

    --
    Lemon curry???
  6. Re:Oh please by belmolis · · Score: 3, Insightful

    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 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.

  7. Re:First to File by Flyboy+Connor · · Score: 3, Insightful

    Actually, there is a big change.

    I have made a couple of inventions, which I did NOT want patents for. I want the general public to benefit from them (besides, filing for a patent is too expensive for my meagre budget).

    Now Microsoft (or another evil big company) reads about my research, and files for a patent. The consequence is that they will get a patent for my work, which I did not allow them to get. And the main reason is that there is NO WAY to apply for NOT getting a patent. The only thing I can do is to publish my invention, and hope that it takes Microsoft more than one year to discover that publication. One year after first publication a patent cannot be applied for anymore, so that would make my invention safe.

    It happens quite often that I present research at conferences, and someone in the audience gets up and asks with a gleam in his eye, "Did you apply for a patent yet?" I know what that guy is thinking.

  8. Irrelevant by I'm+Don+Giovanni · · Score: 4, Insightful

    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.

    --
    -- "I never gave these stories much credence." - HAL 9000