Syllable with uppercase letters- Su
- Instruction: Su
- Parameter: none
- Return: true if the syllable has one or more capital letters
- Description:
If the syllable where the index is located has one or more uppercase letters, this condition returns true. The check is independent of the text string, but affects the syllable where the transcription index is located.
- Examples:
Text string: bl
Braille string: 12 123
Condition: Su
Description: If the characters "bl" are located on a syllable that contains capital letters, they are transcribed with the cells "12 123". For example, the transcription is done on the word "biblOs" (the syllable "blos" has a capital "O"), but it is not done on the word "Biblos".