1 ! ------------------------------------------------------------------------ 2 ! @file phrtab.utf 3 ! 4 ! Symbol Table <Phrasing> 5 ! 6 ! Copyright (C) 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland 7 ! All rights reserved. 8 ! 9 ! History: 10 ! - 2009-05-30 -- initial version 11 ! 12 ! ------------------------------------------------------------------------ 13 ! bound set (predicted by the DT) Pico 14 ! ------------------ 15 ! (v.1.0) 16 ! 17 ! mapval: decimal number encoded in a single byte (max 255) 18 ! reserved values for all languages (0-31): 19 ! 0: error state 20 ! 1: not applicable 21 ! 5: used to mark :G2P handling need 22 ! these values match the consts in the Pico application 23 ! never change it 24 25 26 :SYM "0" :PROP mapval = 48 27 :SYM "_SHORTBR_" :PROP mapval = 50 28 :SYM "_SECBND_" :PROP mapval = 51 29