File: acctab.utf

package info (click to toggle)
svox 1.0%2Bgit20130326-3
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 61,408 kB
  • ctags: 4,003
  • sloc: ansic: 33,640; cpp: 2,726; java: 1,529; xml: 1,328; perl: 498; sh: 438; makefile: 100
file content (28 lines) | stat: -rw-r--r-- 828 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
! ------------------------------------------------------------------------
! @file acctab.utf
!
! Symbol Table <Accentuation>
!
! Copyright (C) 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland
! All rights reserved.
!
! History:
! - 2009-05-30 -- initial version
!
! ------------------------------------------------------------------------
! prominence set (predicted by the DT)  Pico
! ------------------
! (v.1.0)
!
! mapval: decimal number encoded in a single byte (max 255)
!   reserved values for all languages (0-31):
!     0: error state
!     1: not applicable
!     5: used to mark :G2P handling need
! these values match the consts in the Pico application
! never change it

:SYM "0"   :PROP mapval = 48
:SYM "1"   :PROP mapval = 49
:SYM "2"   :PROP mapval = 50
:SYM "3"   :PROP mapval = 51