| Lingua-FeatureMatrix documentation | view source | Contained in the Lingua-FeatureMatrix distribution. |
Lingua::FeatureMatrix::Implicature - Owns a single implicature within a Lingua::FeatureMatrix.
Handles a single implicature from a set of known features to provide new information for other features.
takes another Lingua::FeatureMatrix::Implicature as an
argument. Returns whether the implicant (output) of the other
implicature could affect the implier (input) of this one.
Used for rule-ordering.
Takes a Lingua::FeatureMatrix::Eme as an argument. Returns whether
this implicature would apply to this eme (whether it matches the implier).
Takes a Lingua::FeatureMatrix::Eme as an argument. Sets its
features according to the implicature's implicant.
Original version; created by h2xs 1.21 with options
-CAX Lingua::FeatureMatrix::Implicature
Jeremy Kahn, <kahn@cpan.org>
| Lingua-FeatureMatrix documentation | view source | Contained in the Lingua-FeatureMatrix distribution. |