Main > Programming > Libraries >

Lingua::Phonology::Features 0.32

Lingua::Phonology::Features 0.32

Sponsored Links

Lingua::Phonology::Features 0.32 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.098 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1228
Date added: 2006-06-13
Publisher: Jesse S. Bangs

Lingua::Phonology::Features 0.32 description

Lingua::Phonology::Features is a module to handle a set of hierarchical features.

SYNOPSIS

use Lingua::Phonology;

my $phono = new Lingua::Phonology;
my $features = $phono->features;

# Add features programmatically
$features->add_feature(
Node => { type => privative, children => [Scalar, Binary, Privative] },
Scalar => { type => scalar },
Binary => { type => binary },
Privative => { type => privative }
);

# Drop features
$features->drop_feature(Privative);

# Load feature definitions from a file
$features->loadfile(phono.xml);

# Load default features
$features->loadfile;

Lingua::Phonology::Features allows you to create a hierarchy of features of various types, and includes methods for adding and deleting features and changing the relationships between them.

By "heirarchical features" we mean that some features dominate some other features, as in a tree. By having heirarchical features, it becomes possible to set multiple features at once by assigning to a node, and to indicate conceptually related features that are combined under the same node. This module, however, does not instantiate values of features, but only establishes the relationships between features.

Lingua::Phonology::Features recognizes multiple types of features. Features may be privative (which means that their legal values are either true or undef), binary (which means they may be true, false, or undef), or scalar (which means that their legal value may be anything). You can freely mix different kinds of features into the same set of features.

Finally, while this module provides a full set of methods to add and delete features programmatically, it also provides the option of reading feature definitions from a file. This is usually faster and more convenient. The method to do this is "loadfile". Lingua::Phonology::Features also comes with an extensive default feature set.

Lingua::Phonology::Features 0.32 Screenshot

Advertisements

Lingua::Phonology::Features 0.32 Keywords

Bookmark Lingua::Phonology::Features 0.32

Hyperlink code:
Link for forum:

Lingua::Phonology::Features 0.32 Copyright

WareSeeker periodically updates pricing and software information of Lingua::Phonology::Features 0.32 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Lingua::Phonology::Features 0.32 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules. Free Download
Lingua::Phonology::FileFormatPOD is a Perl module that contains documentation for the xml file format. Free Download
Lingua::Phonology::Segment is a module to represent a segment as a bundle of feature values. Free Download
Lingua::Phonology::Symbols is a Perl module for associating symbols with segment prototypes. Free Download
e-U Connect is a WPA Supplicant text mode user interface based on bash+dialog for connecting to the e-U network under Linux. Free Download
Lingua::ZH::DateTime is a Perl module to convert time to chinese format. Free Download
Lingua::EN::WordsToNumbers is Perl module to convert numbers written in English to actual numbers. Free Download
Lingua::ID::Nums2Words is a Perl module to convert number to Indonesian verbage. Free Download