424f705525
								
							 
						 
						
							
									Revert the new (broken) replacement rule logic. 
							 
							
							
The replacement tests for bs, hr, and sr are no longer marked as
broken as they work using the old code. The mk tests keep the
broken annotation, as they don't work in the old code either.
This reverts commit 801a8d197c64d5701e5e3b51ebf6171fd235d2c09f0667de86 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								bae92dab38
								
							 
						 
						
							
									ja: Add tests for replacing Katakana (Kana) with Hiragana (Hira). 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								9660df7743
								
							 
						 
						
							
									mk: Add tests for replacing Latin with Cyrillic. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								bfb624824e
								
							 
						 
						
							
									Move the additional English replacement rule test to language-replace.test. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								672c07b3a9
								
							 
						 
						
							
									Reorganize the language pronunciation tests. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								93e23a47c8
								
							 
						 
						
							
									issue #521: add spelling tests for all languages 
							 
							
							
Tests include pangrams from http://clagnut.com/blog/2380/ .
Based on a patch by Valdis Vitolins <[email protected] >. 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								28ed50c423
								
							 
						 
						
							
									Add support for skipping broken tests, and make the bs, hr, and sr tests use the correct output. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d03d09a207
								
							 
						 
						
							
									Merge remote-tracking branch 'jaacoppi/french' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								cd54fae72d
								
							 
						 
						
							
									Don't run the bs, hr, and sr replacement tests as these are unreliable. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d83f5e654d
								
							 
						 
						
							
									sl: remove the Cyrillic to Latin replacements. 
							 
							
							
These were added in espeak 1.47.11a, but Slovenian uses Latin
like Polish and Czech.
The earliest form of Slovene (the Freising Manuscripts, between
972-1039) are written in Latin.
Some Cyrillic and Cyrillic-like letters were used in addition to
Latin in the Dajnko and Metelko alphabets between 1824 and 1838,
but these alphabets did not catch on.
The modern form is based on the Serbo-Croatian Gaj's Latin alphabet.
This is the alphabet represented in the espeak `replace_cyrillic_latin`
table. Slovenian does not use the Cyrillic variant of this alphabet. 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								9de0a55405
								
							 
						 
						
							
									bs: add replacement rule tests for Cyrillic 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c1c184816a
								
							 
						 
						
							
									hr: add replacement rule tests for Cyrillic 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								2e5179842f
								
							 
						 
						
							
									sr: add replacement rule tests for Cyrillic 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								b07448cf30
								
							 
						 
						
							
									en: add replacement rule tests 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								bba7069cb3
								
							 
						 
						
							
									issue #520: Use .replace rules in the language rule files for Cyrillic to Latin 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								530686f2fd
								
							 
						 
						
							
									language-pronunciation.test: Support an optional message/description. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								fe60e0e9b3
								
							 
						 
						
							
									fr: change pronunciation of some words ending in -us. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								32ab396ea1
								
							 
						 
						
							
									Don't declare the Arabic letter strings using array syntax. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								bfe184c641
								
							 
						 
						
							
									Make PrepareLetters actually set the letter bits, and rename to SetLetterBitsUTF8. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								7f42bd39b4
								
							 
						 
						
							
									Move PrepareLetters next to SetLetterBitsRange. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								22ee347234
								
							 
						 
						
							
									Use script name prefixes in the Set[Script]Letters functions for group bit lists. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								36c6727e90
								
							 
						 
						
							
									issue #518: Add the 'е є ї' letters to the Y group in Translate_Russian, not SetCyrillicLetters. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								17dac5ea53
								
							 
						 
						
							
									Add a comment to SetCyrillicLetters describing which languages it applies to. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								e7e59f99d3
								
							 
						 
						
							
									Fix the warnings in PrepareLetters. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f5ad8ea561
								
							 
						 
						
							
									docs: add note for Arabic language 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f9fd8ddc84
								
							 
						 
						
							
									ar: Update changelog 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								9677659cee
								
							 
						 
						
							
									ar: add rule to stress penultimate syllable for closed last syllable 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6b57e97283
								
							 
						 
						
							
									ar: set default stress on antepenultimate syllable 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d695c01026
								
							 
						 
						
							
									ar: add replacement rules from specific Hamza to standard Hamza 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d45b5a0140
								
							 
						 
						
							
									ar: add explicit rules for end of word, shadda and sukun after consonants 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								419a23d666
								
							 
						 
						
							
									ar: kasra/damma before waw/yeh should be consumed during spelling decision 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								92074bf124
								
							 
						 
						
							
									ar: fix rules for carried hamza 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								a209324dc8
								
							 
						 
						
							
									ar: add more backsound for vowels after thick consonants for synthesized voice 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								aab2143a5a
								
							 
						 
						
							
									ar: make lengtening phoneme longer, remove unnecessary rules for doubled phonemes 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								dd9e37bbe4
								
							 
						 
						
							
									ar: remove unnecessary shadda rules 
							 
							
							
With properly ordered diacritics using replace rules before,
shadda should be always directly after consonant 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								dd551386a9
								
							 
						 
						
							
									ar: add rules to reorder diacritics in 'canonical order' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								7205e6dc45
								
							 
						 
						
							
									ar: fix formatting 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								67db60b31b
								
							 
						 
						
							
									ar: create letter groups G (shadda), H (hamza), Y (sukun) 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								45905c39f2
								
							 
						 
						
							
									ar: create group of short vowels A 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d5a875fce8
								
							 
						 
						
							
									ar: create group of thick letters F 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								cfa13e7ec6
								
							 
						 
						
							
									ar: create consonant/vowel letter group B 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								db05102c3c
								
							 
						 
						
							
									ar: ad rule for alef wasla 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								42a123b5bc
								
							 
						 
						
							
									ar: remove duplicated rule 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c24e12dfae
								
							 
						 
						
							
									ar: remove rule overlapping with `ه (_S1      h` 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d663645c05
								
							 
						 
						
							
									ar: consonant at the end of word is without vowel 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								56e86d952e
								
							 
						 
						
							
									ar: add lengthen character for doubled two-letter phonemes 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								7a89051ccb
								
							 
						 
						
							
									ar: use rules for diacritics instead of teh rules 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								779fdc78a6
								
							 
						 
						
							
									ar: words ending ...ah should be spelled as ..a 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								a61fd63ee0
								
							 
						 
						
							
									ar: change doubled phonemes to long phoneme 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								76d1e2e531
								
							 
						 
						
							
									ar: change linebreaks to Unix style 
							 
							
							
							
						 
						7 years ago