Slashdot Log In
Microsoft [to patent] Verb Conjugation
Posted by
kdawson
on Wed Sep 06, 2006 12:30 AM
from the [to-give]-me-a-break dept.
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.
Microsoft [to patent] Verb Conjugation
|
Log In/Create an Account
| Top
| 382 comments
(Spill at 50!) | Index Only
| Search Discussion
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)
(http://www.imwithfred.com/)
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.
Re:Yep. (Score:5, Funny)
(http://vimrc-dissection.blogspot.com/ | Last Journal: Saturday March 24 2007, @07:58AM)
Re:Already been invented. (Score:5, Informative)
If you didn't publicize it, your prior invention only gives you the personal right to use your version of the technology without paying Microsoft. Until they sue you of course, then you'll either pay them or lawyers.
This piece of software [druide.com] has been for sale since 1996 (for French), and it does much more than what the patent covers (conjugate verbs), it's also a dictionnary with definitions (partly in the patent application for verbs), a thesaurus, a grammar, a spell and grammar checker (way better than what's embedded in MS-Word... it's a totally different league), and much much more. It's a must-have if you're even only remotely interrested in the French language.
Re:Already been invented. (Score:5, Funny)
(http://slashdot.org/~DiamondGeezer/)
With regard to your patent, would you like to
a) fuck off
b) go fuck yourself or
c) get fucked
Re:This good. (Score:5, Funny)
(http://www.comparecomponents.com/ | Last Journal: Friday September 15 2006, @02:04PM)
(adverbs are ok right?)
prior art? (Score:5, Funny)
Re:prior art? (Score:5, Interesting)
Re:prior art? (Score:5, Funny)
(Last Journal: Wednesday August 14 2002, @12:33PM)
Second function of this post: Demonstration of possibility of avoidance of verbs anyway. Result: No need of conjugation of verbs. Implication: Avoidance of patent problems.
Disadvantage: Overuse of colon.
Sorry, nonability of resistance
Re:prior art? (Score:4, Funny)
Whatever you do in the privacy of your bathroom should stay in the privacy of your bathroom.
<shudder>
Oh please (Score:5, Interesting)
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 (Score:5, Informative)
(http://www.zeruch.net/)
Re:Oh please (Score:5, Interesting)
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.
Re:Oh please (Score:5, Informative)
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.
Re:Oh please (Score:5, Funny)
Yup, that described by your clarification has certainly never been done before [bestwebbuys.com].
Re:Oh please (Score:5, Insightful)
(Last Journal: Wednesday July 26 2006, @07:26AM)
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..."
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!
Re:Oh please (Score:4, Insightful)
(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.
Microsoft help... (Score:5, Funny)
Re:Microsoft help... (Score:5, Funny)
Re:Microsoft help... (Score:5, Funny)
(http://slashdot.org/...&nick=Pogue%20Mahone)
Since Frankfurter copyrighted Bullshit, (Score:4, Funny)
Obligatory Simpsons Quote Thread (Score:5, Funny)
Yay, whatever (Score:5, Interesting)
(Last Journal: Wednesday September 26, @11:11PM)
Irrelevant (Score:5, Insightful)
Misleading headline.... (Score:4, Insightful)
Re:Misleading headline.... (Score:5, Informative)
(http://slashdot.org/~a_n_d_e_r_s | Last Journal: Thursday July 13 2006, @11:32AM)
One highly publized example is VirtualDub which no longer support the
http://en.wikipedia.org/wiki/VirtualDub [wikipedia.org]
So yes Microsoft has no qualms about using their patents to stop open software being developed.
Re:It's a method patent (Score:5, Insightful)
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.
Which language? (Score:3, Interesting)
The software patent system almost requires this (Score:5, Interesting)
(http://johnstewien.spaces.live.com/)
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)
(http://virtualraider.livejournal.com/)
Not that bad really (Score:5, Funny)
(http://slashdot.org/)
Conjugate? (Score:5, Funny)
(http://www.wickedsteve.com/)
If we're thrown in prison for conjugating verbs... (Score:4, Funny)
A new way of thinking of patents (Score:5, Interesting)
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.
Yoda + Baseball (Score:3, Funny)
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.
Major typo (Score:4, Funny)
US (Score:5, Insightful)