| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Phladiprelio.General.Simple
Synopsis
- generalF :: GWritingSystemPRPLX -> [(Char, Char)] -> CharPhoneticClassification -> SegmentRulesG -> String -> String -> ([[[PRS]]] -> [[Double]]) -> Int -> HashCorrections -> (Int8, [Int8]) -> Bool -> Int -> Bool -> [String] -> IO [()]
- countSyll :: GWritingSystemPRPLX -> CharPhoneticClassification -> String -> String -> String -> Int
- stat1 :: Int -> (Int8, [Int8]) -> Int
- processingF :: GWritingSystemPRPLX -> [(Char, Char)] -> CharPhoneticClassification -> SegmentRulesG -> String -> String -> ([[[PRS]]] -> [[Double]]) -> Int -> HashCorrections -> (Int8, [Int8]) -> [[String]] -> [[String]] -> Bool -> Int -> String -> IO ()
- cSpecs :: CLSpecifications
Documentation
Arguments
| :: GWritingSystemPRPLX | Data used to obtain the phonetic language representation of the text. |
| -> [(Char, Char)] | The pairs of the |
| -> CharPhoneticClassification | |
| -> SegmentRulesG | |
| -> String | Corresponds to the 100 delimiter in the |
| -> String | Corresponds to the 101 delimiter in the |
| -> ([[[PRS]]] -> [[Double]]) | |
| -> Int | |
| -> HashCorrections | |
| -> (Int8, [Int8]) | |
| -> Bool | |
| -> Int | The hashing function step. The default value is 20. Is expected to be greater than 2, and better greater than 12. |
| -> Bool | |
| -> [String] | |
| -> IO [()] |
Arguments
| :: GWritingSystemPRPLX | Data used to obtain the phonetic language representation of the text. |
| -> CharPhoneticClassification | |
| -> String | Corresponds to the 100 delimiter in the |
| -> String | Corresponds to the 101 delimiter in the |
| -> String | |
| -> Int |
Arguments
| :: GWritingSystemPRPLX | Data used to obtain the phonetic language representation of the text. |
| -> [(Char, Char)] | The pairs of the |
| -> CharPhoneticClassification | |
| -> SegmentRulesG | |
| -> String | Corresponds to the 100 delimiter in the |
| -> String | Corresponds to the 101 delimiter in the |
| -> ([[[PRS]]] -> [[Double]]) | |
| -> Int | |
| -> HashCorrections | |
| -> (Int8, [Int8]) | |
| -> [[String]] | |
| -> [[String]] | |
| -> Bool | |
| -> Int | The hashing function step. The default value is 20. Is expected to be greater than 2, and better greater than 12. |
| -> String | |
| -> IO () |
cSpecs :: CLSpecifications Source #
Specifies the group of the command line arguments for processingF, which specifies the
PhLADiPreLiO constraints. For more information, see:
https://oleksandr-zhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.html#constraints