Whole word- Ww
- Instruction: Ww
- Parameter: none
- Return: true if is whole word
- Description:
Returns true if the text forms a whole word. This instruction is the union between the instructions Initial Word (Wb) and Final Word (We).
- Examples:
Text string: ad
Braille string: 1456
Condition: Ww
Description: If the string "ad" is a whole word it is transcribed with the cell "1456". The condition "Ww" is equivalent to using "WbWe".