Home | History | Annotate | Download | only in lib

Lines Matching full:boundary

75  *                                 and space for a boundary potentially to be inserted (to the left of the original item)
106 * word boundary phonemes are inserted between words
150 /* "expanded head": item head expanded by a content position and a by boundary information
157 picoos_int16 sildur; /* silence duration for boundary, -1 if not set */
212 picoos_uint8 lastPhraseType; /* phrase type of the last phrase boundary, 0 if not set */
215 suppressParseWordBound, /* dont produce word boundary */
216 suppressRecombWordBound, /* dont produce word boundary */
566 /* suppress next word boundary */
573 /* insert word boundary if not suppressed */
576 PICODBG_TRACE(("adding word boundary phone"));
612 /* and keep syllable boundary */
814 /* create boundary */
843 * of the previous phrase boundary.
877 /* we did set a bound strength, possibly promoting or demoting a boundary; now set the phrase type
890 /* since a new phrase boundary is introduced, we have to 'invent'
1089 /* see if it is a sentence end or termination boundary (flush) */
1310 /* there was a boundary originally */
1320 /* i expect a boundary phone here */
1449 /* expect a boundary phone here */
1462 spho->suppressRecombWordBound = TRUE; /* if word following, don't need word boundary */
1469 /* i expect a word boundary symbol in this range unless a phrase boundary was encountered before */
1553 /* get phonemes of that syllable; stop if syllable boundary or outside word */