C# Class Nuve.Condition.IsFirstMorpheme

Inheritance: ConditionBase
ファイルを表示 Open project: hrzafer/nuve

Public Methods

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

Method Details

IsFirstMorpheme() public method

public IsFirstMorpheme ( 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