infinitive.rb

Path: lib/linguistics/en/infinitive.rb  (CVS)
Last Update: Tue Mar 14 17:32:49 PST 2006

This file contains functions for deriving the infinitive forms of conjugated English words. Requiring this file adds functions and constants to the Linguistics::EN module.

Authors

  • Michael Granger <ged@FaerieMUD.org>

Copyright

Copyright © 2003-2005 The FaerieMUD Consortium. All rights reserved.

This module is free software. You may use, modify, and/or redistribute this software under the terms of the Perl Artistic License. (See language.perl.com/misc/Artistic.html)

This code was ported from the excellent ‘Lingua::EN::Infinitive’ Perl module by Ron Savage, which is distributed under the following license:

   Australian copyright (c) 1999-2002 Ron Savage.

      All Programs of mine are 'OSI Certified Open Source Software';
      you can redistribute them and/or modify them under the terms of
      The Artistic License, a copy of which is available at:
      http://www.opensource.org/licenses/index.html

 # == Version

 $Id: infinitive.rb,v 1.2 2003/09/14 10:35:32 deveiant Exp $

[Validate]