Skip to content

Phon 3.3.2

Compare
Choose a tag to compare
@ghedlund ghedlund released this 07 Jul 17:51
d7396c8

Changes from 3.3.1

  • Fixed an issue with switching workspaces

Changes from 3.3.0

General

  • The workspace project list in the Welcome window may now be collapsed. The list is initially collapsed by default if there are no workspace projects
  • Added session check for aligned word counts in between Phon tiers. The tier with the most words defines the aligned word count for the record. Any tier which does no match the aligned word count for the record will be reported.
  • Added a settings menu to the toolbar of the Session Check view to allow selection of which checks are performed within the session editor. This setting is remembered between instances of the session editor.
  • Fixed issues related to session check
  • Fixed a bug with the Word Match analysis
  • Fixed an issue with detecting positional information when using plain text queries
  • Fixed an issue with the 'keep like on top' option when sorting tables
  • Fixed highlight of word suffix codes
  • Update ara syllabifier

CHAT/TalkBank Support

  • 'Import Project' has been renamed as 'Import from CHAT/TalkBank'. The UI has been updated for clarity and ease of use. It is no longer necessary to create extra folders when importing data. For more information see https://www.phon.ca/phon-manual/chat/import.html
  • 'Export Project' has been renamed as 'Export to CHAT/TalkBank'. The export will no longer create a project folder in the selected output folder. For more information see https://www.phon.ca/phon-manual/chat/export.html.
  • Added new session checks - available in the Sesion Check wizard from the Project Manager window - for exporting to TalkBank/CHAT. Each record in a session is checked to see if it will properly export to xml (and optionally CHAT) individually. Useful for finding which records have round-trip issues. (Note: only Phon -> TalkBank checks are available in the session editor as Phon -> CHAT checks take substantially longer.)
  • Added round-trip support for CA elements/delimiters
  • Added round-trip support for segment repetitions. Segment repetitions are enclosed by the ↫ (0x21ab) character. e.g., ↫r-r↫repeat
  • Fixed issues with underline and italic elements
  • Fixed handling of numerical length pauses
  • Fixed export of Postcode tier data
  • Fixed an issue with exporting empty phone alignments

Phonex

  • Custom phone classes may now be part of compound phone expressions. e.g., t_[^s]
  • Ligatures may now be used in compound phone matchers instead of underscore. e.g., t[͜^s]
  • Regular expression matchers may be declared using single or double quotes
  • Long (ː) and halflong (ˑ) diacritics may be applied to phone matchers to test for the features {long} and {halflong} respectively