C# Class Nuve.Condition.IsNotLastMorpheme

Inheritance: IsLastMorpheme
Afficher le fichier Open project: hrzafer/nuve

Méthodes publiques

Méthode Description
IsNotLastMorpheme ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
IsTrueFor ( Allomorph allomorph ) : bool

Method Details

IsNotLastMorpheme() public méthode

public IsNotLastMorpheme ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
position string
operand string
alphabet Nuve.Orthographic.Alphabet
Résultat Nuve.Morphologic.Structure

IsTrueFor() public méthode

public IsTrueFor ( Allomorph allomorph ) : bool
allomorph Nuve.Morphologic.Structure.Allomorph
Résultat bool