C# Class Nuve.Condition.IsNotLastMorpheme

Inheritance: IsLastMorpheme
Datei anzeigen Open project: hrzafer/nuve

Public Methods

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

Method Details

IsNotLastMorpheme() public method

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

IsTrueFor() public method

public IsTrueFor ( Allomorph allomorph ) : bool
allomorph Nuve.Morphologic.Structure.Allomorph
return bool