|
| Elixir.System | | Portability | portable
| | Stability | provisional
| | Maintainer | otakar.smrz mff.cuni.cz
|
|
|
|
| Description |
| ElixirFM
|
|
|
| Documentation |
|
| data EntVerb a |
| Constructors | | Instances | |
|
|
| data EntPron a |
| Constructors | | Instances | |
|
|
| class ShowE a where |
| | Methods | | | Instances | |
|
|
| newtype Id a |
| Constructors | | Instances | |
|
|
| data EntType a |
|
|
| type EntTags = EntType [] |
|
| type EntPara = EntType Id |
|
| data ParaType |
| Constructors | | Instances | |
|
|
| data TagsType |
| Constructors | | Instances | |
|
|
| data TagsVerb |
| Constructors | | Instances | |
|
|
| data TagsNoun |
| Constructors | | Instances | |
|
|
| data TagsAdj |
| Constructors | | Instances | |
|
|
| data TagsPron |
| Constructors | | Instances | |
|
|
| data TagsNum |
| Constructors | | Instances | |
|
|
| data TagsAdv |
| Constructors | | Instances | |
|
|
| data TagsPrep |
| Constructors | | TagsPrepP | | | TagsPrepI [Case] | |
| Instances | |
|
|
| data TagsConj |
| Constructors | | Instances | |
|
|
| data TagsPart |
| Constructors | | Instances | |
|
|
| data TagsIntj |
| Constructors | | Instances | |
|
|
| data TagsXtra |
| Constructors | | Instances | |
|
|
| data TagsYnit |
| Constructors | | Instances | |
|
|
| data TagsZero |
| Constructors | | Instances | |
|
|
| data TagsGrph |
| Constructors | | Instances | |
|
|
| vals :: Param a => [a] -> [a] |
|
| lets :: Param a => [a] -> [a] -> [[a]] |
|
| lists :: [a] -> [a] -> [a] |
|
| expand :: TagsType -> TagsType |
|
| select :: TagsType -> [TagsType] -> [TagsType] |
|
| class Restrict a where |
| | Methods | | restrict :: a -> [a] -> [a] | | | complete :: [a] |
| | Instances | |
|
|
| newtype TagsTypes |
| Constructors | | Instances | |
|
|
| showlist :: Show a => [a] -> String |
|
| readData :: (Param a, Show a) => String -> [a] |
|
| readSlot :: ReadS String |
|
| show' :: Show a => a -> Char |
|
| type Tense = Aspect |
|
| data Aspect |
| Constructors | | Perfect | | | Imperfect | | | Imperative | |
| Instances | |
|
|
| data Mood |
| Constructors | | Indicative | | | Subjunctive | | | Jussive | | | Energetic | |
| Instances | |
|
|
| data Voice |
| Constructors | | Instances | |
|
|
| data Person |
| Constructors | | Instances | |
|
|
| data Gender |
| Constructors | | Instances | |
|
|
| data Number |
| Constructors | | Instances | |
|
|
| data Couple a b |
| Constructors | | Instances | |
|
|
| type State = Couple Definite Annexing |
|
| data State' |
|
|
| type Definite = Maybe Bool |
|
| type Annexing = Bool |
|
| data Case |
| Constructors | | Nominative | | | Genitive | | | Accusative | |
| Instances | |
|
|
| data Except |
| Constructors | | Instances | |
|
|
| type Humanness = Bool |
|
| type Definiteness = Bool |
|
| newtype Logical a |
| Constructors | | Instances | |
|
|
| data ParaVerb |
| Constructors | | Instances | |
|
|
| data ParaNoun |
| Constructors | | Instances | |
|
|
| data ParaAdj |
| Constructors | | Instances | |
|
|
| data ParaPron |
| Constructors | | Instances | |
|
|
| data ParaNum |
| Constructors | | Instances | |
|
|
| data ParaAdv |
| Constructors | | Instances | |
|
|
| data ParaPrep |
| Constructors | | Instances | |
|
|
| data ParaConj |
| Constructors | | Instances | |
|
|
| data ParaPart |
| Constructors | | Instances | |
|
|
| data ParaIntj |
| Constructors | | Instances | |
|
|
| data ParaXtra |
| Constructors | | Instances | |
|
|
| data ParaYnit |
| Constructors | | Instances | |
|
|
| data ParaZero |
| Constructors | | Instances | |
|
|
| data ParaGrph |
| Constructors | | Instances | |
|
|
| Produced by Haddock version 2.3.0 |