Lingua Zompist Kebreni
Details
| Last Update: | 2008-06-05 21:44:43 |
| Version: | Lingua::Zompist: |
| License/Program Type: | Perl Artistic License |
| Publisher: | Philip Newton |
| Price: | $0.00 |
Description:
Lingua::Zompist::Kebreni is a Perl module to inflect Kebreni verbs.
SYNOPSIS
use Lingua::Zompist::Kebreni;
$word = Lingua::Zompist::Kebreni->new('kanu');
$inflection = $word->perfective;
$inflection = $word->make_polite->benefactive->polite;
$base = $word->base;
$string = $word->to_string; or use "$word"
Overview
This module allows you to inflect Kebreni verbs. Kebreni is a language spoken on the fictional world of Almea, created by Mark Rosenfelder. It has a rather "interesting" verbal system (of which Mark says he's particularly proud).
The module has an object-oriented interface. To use it, first create an object by calling the new method and passing it the verb name in traditional orthography -- for example, 'kanu' or "z'ynu". Use the dictionary form (the imperfective) for this.
Now you can call various methods on this object. Each method, when successful, will return another object. This is useful becuause it is often necessary to chain method calls. For example, to form the volitional benefactive, call the 'benefactive' method on your verb object and then the 'volitional' method on the return value of the 'benefactive' method, for example, like this:
$inflected = $word->benefactive->volitional;
The module also has an overloaded "" function, so if you use a Lingua::Zompist::Kebreni object in a string context, it will give you the string representation. So you could print out the volitional benefactive of 'kanu' like this:
$inflected = Lingua::Zompist::Kebreni->new('kanu')
->benefactive
->volitional;
print "The inflected form is $inflectedn";
You can also explicitly stringify an object by calling the to_string method on it.
Requirements:
·
0 comments
Downloadtube.com agrees that pirated software hurts software
developers and does not support such practices. We acknowledge and
agree that software piracy is theft. Using Lingua Zompist Kebreni crack,
Lingua Zompist Kebreni key generator, Lingua Zompist Kebreni keygen, as well as any
pirated Lingua Zompist Kebreni serial number/serial numbers and Lingua Zompist Kebreni
registration code/codes, warez, keys, torrents, passwords, is illegal
and does not support the future development of Lingua Zompist Kebreni.
Downloadtube.com advises that Lingua Zompist Kebreni should be only used in
accordance with the rules of intellectual property and the existing
Criminal Code. Downloadtube.com does not allow the inclusion of any
crack, serial or keygen and disclaims any liability for the
inappropriate use of Lingua Zompist Kebreni.
Add to
Lingua Zompist Kebreni Version History
Related Software
|
|
From category: Libraries |
| CfgTie::TieNet 0.41 is libraries software developed by Randall Maas. CfgTie::TieNet is a Perl module to tie in the net database. SYNOPSIS tie %net,\'CfgTie::TieNet\' Th... |
|
|
From category: Libraries |
| COID 0.8.5 is libraries software developed by Brano Kemen. COID is a C++ object-serving networking library, with tool that automatically generates a lightweight communication layer directly from th... |
|
|
From category: Libraries |
| GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView.... |
|
|
From category: Libraries |
| FFmpeg::Stream::Audio 0.03 is libraries software developed by Allen Day. FFmpeg::Stream::Audio is an audio stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new();... |
|
|
From category: Libraries |
| Firefoot Library 0.1.3 is libraries software developed by Jeronimo Albi. FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provab... |
|
|
From category: Libraries |
| Pigment Python package contains modules that allow you to use Pigment in Python programs.... |
|
|
From category: Libraries |
| formVista 0.4.5 is libraries software developed by Yermo. formVista is an open-source dual-licensed PHP component framework for the rapid creation of advanced business web applications that run in... |
|
|
From category: Libraries |
| Audio::TagLib::Shell 1.42 is libraries software developed by Dongxu Ma. Audio::TagLib::Shell is a mini shell of Audio::TagLib. SYNOPSIS $> perl -MAudio::TagLib::Shell -e shell... |
|
|
From category: Perl-Modules |
| Rose::DB::Object::MakeMethods::Date is a Perl module to create date-related methods for Rose::DB::Object-derived objects.... |
|
|
From category: Libraries |
| Chart::Graph::Xrt3d 3.2 is libraries software developed by CAIDA Perl development team. Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS Include module \... |
|
|
From category: Libraries |
| JPerf is a Java library, a perfect hash function generator.... |
|
|
From category: Libraries |
| CPP Socket library 0.8.4 is libraries software developed by Ralf-Christian Juergensen. CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networ... |
|
|
From category: Compilers |
| Vala is a new programming language that aims to bring modern programming language features to GNOME developers.... |
|
|
From category: Libraries |
| eOSD 0.1.0 is libraries software developed by Tilman Sauerbeck. eOSD is a library for drawing anti-aliased text in an \"on-screen display\" way. eOSD is the \"enlightened on-screen display\"... |
|
|
From category: Version-Control |
| CVS 1.11.22 is version control software developed by Derek Robert Price & Ximbiot. CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you ca... |
Leave a comment