ElixirFM-1.1: Functional Arabic MorphologyContentsIndex
Elixir.Lookup
Portabilityportable
Stabilityprovisional
Maintainerotakar.smrz mff.cuni.cz
Description
ElixirFM
Documentation
emanate :: Clips -> Lexicon
lookupUsing :: Maybe [Clips] -> (Root -> Maybe Bool) -> (forall c. (Wrapping c, Template c, Show c, Rules c, Forming c, Morphing c c) => Root -> Entry c -> Bool) -> [Clips]
intersection :: Eq a => Maybe [a] -> Maybe [a] -> Maybe [a]
class Lookup a where
Methods
lookup :: a -> [Clips]
with :: [Clips] -> a -> [Clips]
lookupWith :: Maybe [Clips] -> a -> [Clips]
show/hide Instances
countNest :: Lexicon -> Int
countEntry :: Lexicon -> Int
countEach :: Wrap Nest -> Int
inflectLookup :: (Lookup a, Inflect Lexeme b) => a -> b -> [[Wrap Inflected]]
deriveLookup :: (Lookup a, Derive Lexeme b) => a -> b -> [[Wrap Derived]]
Produced by Haddock version 2.3.0