.. _isis-xsampa-examples: XSAMPA Examples --------------- The following list provides examples for each XSAMPA symbol that is supported in *ISiS*: Vowels ~~~~~~ +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+=====================================================================================================================+================================================================================================================================================================================+ | a | a | la | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | e | e | beauté | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | E | ɛ | cèpe | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 2 | ø | peu | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 9 | œ | jeune | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | @ | ə | menu | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | i | i | vie | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | o | o | réseau | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | O | ɔ | sort | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | u | u | fou | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | y | y | chute | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | o~ | ɔ~ | on | `examples `__ | `further reading `__- `nasalised `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | a~ | ã | banc | `examples `__ | `further reading `__- `nasalised `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | e~ | ɛ~ | bain | `examples `__ | `further reading `__- `nasalised `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 9~ | œ~ | un | `examples `__ | `further reading `__ - `nasalised `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Semi-Vowels ~~~~~~~~~~~ +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+===============================================================================================================+========================================================================================================+ | w | w | aquarelle | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+ | j | j | bille | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+ | H | ɥ | huit | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+ Fricatives ~~~~~~~~~~ +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+===============================================================================================================+===========================================================================================================+ | v | v | avion | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | z | z | ros | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | Z | ʒ | je | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | f | f | feu | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | s | s | brossent | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | S | ʃ | chat | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ Plosives ~~~~~~~~ +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+==========================================================================================================+======================================================================================================+ | b | b | table | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | d | d | demain | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | g | g | bagues | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | p | p | pot | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | t | t | compter | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | k | k | lac | `examples `__ | `further reading `__ | +-----------------+-------+---------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ Nasals ~~~~~~ +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+===============================================================================================================+=============================================================================================================+ | m | m | maison | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | n | n | nez | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | N | ŋ | camping | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ Others ~~~~~~ +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | XSAMPA Symbol | API | french word | list of words | explanation | +=================+=======+===============+===============================================================================================================+===================================================================================================================+ | R | ʁ | tarte | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | l | l | lait | `examples `__ | `further reading `__ | +-----------------+-------+---------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ Online resources ---------------- To help you to convert a given french text you can make use of online resources. because online resources directly using XSAMPA are hard to find generally you wil have to pass via the `international phonetic alphabet (IPA) `__. Text to IPA ~~~~~~~~~~~ To get the IPA transcription of a given french word you can either use online dictionaries as for example `www. wordreference.com `__, or even transcribe a given phrase completely into IPA using `French to IPA `__. IPA to XSAMPA ~~~~~~~~~~~~~ In a second step you can then use the `IPA to SAMPA converter `__ to get the transcription in the SAMPA alphabet, which for the part of the IPA that is covered by *ISiS* corresponds more or less with the XSAMPA implemented in *ISiS*. The only difference are the nasalised vowels that in *ISiS* are always lower-case, while in the SAMPA transcription produced by means of `IPA to SAMPA converter `__ there is a difference between e~ ad E~. So when constructing the *ISiS* score you should convert all nasalised vowels, that are letters with a "~" attached, from upper-case into the corresponding lower-case letter.