2 <class>LinguisticaMainWindowBase</class>
3 <widget class="QMainWindow" name="LinguisticaMainWindowBase" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Linguistica</string>
15 <property name="windowIcon" >
16 <iconset resource="images/linguistica.qrc" >:/icons/favicon.xpm</iconset>
18 <widget class="QWidget" name="widget" >
19 <layout class="QHBoxLayout" >
20 <property name="margin" >
23 <property name="spacing" >
27 <widget class="QSplitter" name="m_eastWestSplitter" >
28 <property name="orientation" >
29 <enum>Qt::Horizontal</enum>
31 <widget class="Q3ListView" name="m_treeView" >
32 <property name="frameShape" >
33 <enum>QFrame::StyledPanel</enum>
35 <property name="frameShadow" >
36 <enum>QFrame::Sunken</enum>
38 <property name="resizeMode" >
39 <enum>Q3ListView::AllColumns</enum>
42 <property name="text" >
47 <widget class="QSplitter" name="m_northSouthSplitter" >
48 <property name="orientation" >
49 <enum>Qt::Vertical</enum>
51 <widget class="Q3ListView" name="m_collectionView" />
52 <widget class="QTabWidget" name="m_InnerTabs" >
53 <widget class="QWidget" name="m_CommandLineTab" >
54 <attribute name="title" >
55 <string>Command Line</string>
57 <layout class="QVBoxLayout" >
58 <property name="margin" >
61 <property name="spacing" >
65 <widget class="Q3TextEdit" name="m_commandLine" >
66 <property name="readOnly" >
73 <widget class="QWidget" name="m_SmallGraphicDisplayTab" >
74 <attribute name="title" >
75 <string>Graphic Display</string>
77 <layout class="QVBoxLayout" >
78 <property name="margin" >
81 <property name="spacing" >
86 <widget class="QWidget" name="dcn_stress_tab_page" >
87 <attribute name="title" >
88 <string>DCN Stress</string>
90 <widget class="QWidget" name="layout36" >
91 <property name="geometry" >
99 <layout class="QVBoxLayout" >
100 <property name="margin" >
103 <property name="spacing" >
107 <layout class="QHBoxLayout" >
108 <property name="margin" >
111 <property name="spacing" >
115 <widget class="Q3GroupBox" name="groupBox1" >
116 <property name="title" >
117 <string>DCN Parameters</string>
119 <property name="orientation" >
120 <enum>Qt::Vertical</enum>
122 <layout class="QVBoxLayout" >
123 <property name="margin" >
126 <property name="spacing" >
130 <layout class="QHBoxLayout" >
131 <property name="margin" >
134 <property name="spacing" >
138 <widget class="QLabel" name="textLabel1" >
139 <property name="text" >
140 <string>alpha:</string>
142 <property name="wordWrap" >
149 <property name="orientation" >
150 <enum>Qt::Horizontal</enum>
152 <property name="sizeType" >
153 <enum>QSizePolicy::Expanding</enum>
155 <property name="sizeHint" >
164 <widget class="QLineEdit" name="alphaLine" >
165 <property name="text" >
166 <string>-0.20</string>
173 <layout class="QHBoxLayout" >
174 <property name="margin" >
177 <property name="spacing" >
181 <widget class="QLabel" name="textLabel1_2" >
182 <property name="text" >
183 <string>beta:</string>
185 <property name="wordWrap" >
192 <property name="orientation" >
193 <enum>Qt::Horizontal</enum>
195 <property name="sizeType" >
196 <enum>QSizePolicy::Expanding</enum>
198 <property name="sizeHint" >
207 <widget class="QLineEdit" name="betaLine" >
208 <property name="text" >
209 <string>-0.60</string>
216 <layout class="QHBoxLayout" >
217 <property name="margin" >
220 <property name="spacing" >
224 <widget class="QLabel" name="textLabel1_3" >
225 <property name="text" >
226 <string>initial:</string>
228 <property name="wordWrap" >
235 <property name="orientation" >
236 <enum>Qt::Horizontal</enum>
238 <property name="sizeType" >
239 <enum>QSizePolicy::Expanding</enum>
241 <property name="sizeHint" >
250 <widget class="QLineEdit" name="initialLine" >
251 <property name="text" >
252 <string>1.00</string>
259 <layout class="QHBoxLayout" >
260 <property name="margin" >
263 <property name="spacing" >
267 <widget class="QLabel" name="textLabel1_4" >
268 <property name="text" >
269 <string>final:</string>
271 <property name="wordWrap" >
278 <property name="orientation" >
279 <enum>Qt::Horizontal</enum>
281 <property name="sizeType" >
282 <enum>QSizePolicy::Expanding</enum>
284 <property name="sizeHint" >
293 <widget class="QLineEdit" name="finalLine" >
294 <property name="text" >
295 <string>0.60</string>
305 <widget class="Q3ButtonGroup" name="buttonGroup1" >
306 <property name="title" >
309 <property name="orientation" >
310 <enum>Qt::Vertical</enum>
312 <layout class="QVBoxLayout" >
313 <property name="margin" >
316 <property name="spacing" >
320 <widget class="QPushButton" name="DCNstressComputeButton" >
321 <property name="sizePolicy" >
323 <hsizetype>0</hsizetype>
324 <vsizetype>0</vsizetype>
325 <horstretch>0</horstretch>
326 <verstretch>0</verstretch>
329 <property name="text" >
330 <string>Compute-></string>
335 <widget class="QPushButton" name="DCNstressLearnButton" >
336 <property name="sizePolicy" >
338 <hsizetype>0</hsizetype>
339 <vsizetype>0</vsizetype>
340 <horstretch>0</horstretch>
341 <verstretch>0</verstretch>
344 <property name="text" >
345 <string><-Learn</string>
355 <widget class="Q3GroupBox" name="groupBox1_2" >
356 <property name="title" >
357 <string>Parameters for Learning Algorithm</string>
359 <property name="orientation" >
360 <enum>Qt::Vertical</enum>
362 <layout class="QVBoxLayout" >
363 <property name="margin" >
366 <property name="spacing" >
370 <layout class="QHBoxLayout" >
371 <property name="margin" >
374 <property name="spacing" >
378 <widget class="QLabel" name="textLabel2_2_2" >
379 <property name="text" >
380 <string>Initial Temperature:</string>
382 <property name="wordWrap" >
389 <property name="orientation" >
390 <enum>Qt::Horizontal</enum>
392 <property name="sizeType" >
393 <enum>QSizePolicy::Expanding</enum>
395 <property name="sizeHint" >
404 <widget class="QLineEdit" name="TLine" >
405 <property name="text" >
406 <string>1.00</string>
413 <layout class="QHBoxLayout" >
414 <property name="margin" >
417 <property name="spacing" >
421 <widget class="QLabel" name="textLabel2_2_2_2" >
422 <property name="text" >
423 <string>Add When Wrong:</string>
425 <property name="wordWrap" >
432 <property name="orientation" >
433 <enum>Qt::Horizontal</enum>
435 <property name="sizeType" >
436 <enum>QSizePolicy::Expanding</enum>
438 <property name="sizeHint" >
447 <widget class="QLineEdit" name="iwwLine" >
448 <property name="text" >
449 <string>0.02</string>
456 <layout class="QHBoxLayout" >
457 <property name="margin" >
460 <property name="spacing" >
464 <widget class="QLabel" name="textLabel2_2_2_3" >
465 <property name="text" >
466 <string>Multiply by When Correct:</string>
468 <property name="wordWrap" >
475 <property name="orientation" >
476 <enum>Qt::Horizontal</enum>
478 <property name="sizeType" >
479 <enum>QSizePolicy::Expanding</enum>
481 <property name="sizeHint" >
490 <widget class="QLineEdit" name="dwrLine" >
491 <property name="text" >
492 <string>0.95</string>
499 <layout class="QHBoxLayout" >
500 <property name="margin" >
503 <property name="spacing" >
507 <widget class="QLabel" name="textLabel2_2_2_2_2" >
508 <property name="text" >
509 <string># of Trials:</string>
511 <property name="wordWrap" >
518 <property name="orientation" >
519 <enum>Qt::Horizontal</enum>
521 <property name="sizeType" >
522 <enum>QSizePolicy::Expanding</enum>
524 <property name="sizeHint" >
533 <widget class="QLineEdit" name="trialsLine" >
534 <property name="text" >
542 <layout class="QHBoxLayout" >
543 <property name="margin" >
546 <property name="spacing" >
550 <widget class="QLabel" name="textLabel2_2_2_4" >
551 <property name="text" >
552 <string>Max Steps Per Trial:</string>
554 <property name="wordWrap" >
561 <property name="orientation" >
562 <enum>Qt::Horizontal</enum>
564 <property name="sizeType" >
565 <enum>QSizePolicy::Expanding</enum>
567 <property name="sizeHint" >
576 <widget class="QLineEdit" name="cutoffLine" >
577 <property name="text" >
578 <string>1000</string>
585 <layout class="QHBoxLayout" >
586 <property name="margin" >
589 <property name="spacing" >
593 <widget class="QLabel" name="textLabel2_2_2_2_3" >
594 <property name="text" >
595 <string>Starting alpha:</string>
597 <property name="wordWrap" >
604 <property name="orientation" >
605 <enum>Qt::Horizontal</enum>
607 <property name="sizeType" >
608 <enum>QSizePolicy::Expanding</enum>
610 <property name="sizeHint" >
619 <widget class="QLineEdit" name="sAlphaLine" >
620 <property name="text" >
621 <string>0.30</string>
628 <layout class="QHBoxLayout" >
629 <property name="margin" >
632 <property name="spacing" >
636 <widget class="QLabel" name="textLabel2_2_2_3_2" >
637 <property name="text" >
638 <string>Starting beta:</string>
640 <property name="wordWrap" >
647 <property name="orientation" >
648 <enum>Qt::Horizontal</enum>
650 <property name="sizeType" >
651 <enum>QSizePolicy::Expanding</enum>
653 <property name="sizeHint" >
662 <widget class="QLineEdit" name="sBetaLine" >
663 <property name="text" >
664 <string>0.30</string>
671 <layout class="QHBoxLayout" >
672 <property name="margin" >
675 <property name="spacing" >
679 <widget class="QLabel" name="textLabel2_2_2_2_2_2" >
680 <property name="text" >
681 <string>Starting Initial:</string>
683 <property name="wordWrap" >
690 <property name="orientation" >
691 <enum>Qt::Horizontal</enum>
693 <property name="sizeType" >
694 <enum>QSizePolicy::Expanding</enum>
696 <property name="sizeHint" >
705 <widget class="QLineEdit" name="sInitialLine" >
706 <property name="text" >
707 <string>0.00</string>
714 <layout class="QHBoxLayout" >
715 <property name="margin" >
718 <property name="spacing" >
722 <widget class="QLabel" name="textLabel2_2_2_2_2_3" >
723 <property name="text" >
724 <string>Starting Final:</string>
726 <property name="wordWrap" >
733 <property name="orientation" >
734 <enum>Qt::Horizontal</enum>
736 <property name="sizeType" >
737 <enum>QSizePolicy::Expanding</enum>
739 <property name="sizeHint" >
748 <widget class="QLineEdit" name="sFinalLine" >
749 <property name="text" >
750 <string>0.00</string>
761 <widget class="Q3GroupBox" name="groupBox12" >
762 <property name="geometry" >
770 <property name="title" >
771 <string>Corpus or Stress System</string>
773 <property name="orientation" >
774 <enum>Qt::Vertical</enum>
776 <layout class="QVBoxLayout" >
777 <property name="margin" >
780 <property name="spacing" >
784 <widget class="QLabel" name="textLabel14" >
785 <property name="text" >
786 <string>Please make sure the final line is blank!</string>
788 <property name="wordWrap" >
794 <widget class="Q3TextEdit" name="corpusTextEdit" >
795 <property name="text" >
798 <property name="wordWrap" >
799 <enum>Q3TextEdit::WidgetWidth</enum>
806 <widget class="QWidget" name="dcn_syllabification_tab_page" >
807 <attribute name="title" >
808 <string>DCN Syllabification</string>
810 <widget class="QWidget" name="layout22" >
811 <property name="geometry" >
816 <height>5641</height>
819 <layout class="QVBoxLayout" >
820 <property name="margin" >
823 <property name="spacing" >
827 <layout class="QHBoxLayout" >
828 <property name="margin" >
831 <property name="spacing" >
835 <widget class="Q3GroupBox" name="groupBox4" >
836 <property name="title" >
837 <string>Parameters</string>
839 <property name="orientation" >
840 <enum>Qt::Vertical</enum>
842 <layout class="QVBoxLayout" >
843 <property name="margin" >
846 <property name="spacing" >
850 <layout class="QHBoxLayout" >
851 <property name="margin" >
854 <property name="spacing" >
858 <widget class="QLabel" name="textLabel1_5" >
859 <property name="text" >
860 <string>Initial Temperature:</string>
862 <property name="wordWrap" >
869 <property name="orientation" >
870 <enum>Qt::Horizontal</enum>
872 <property name="sizeType" >
873 <enum>QSizePolicy::Expanding</enum>
875 <property name="sizeHint" >
884 <widget class="QLineEdit" name="TLineS" >
885 <property name="text" >
886 <string>1.00</string>
893 <layout class="QHBoxLayout" >
894 <property name="margin" >
897 <property name="spacing" >
901 <widget class="QLabel" name="textLabel2" >
902 <property name="text" >
903 <string>Add When Wrong:</string>
905 <property name="wordWrap" >
912 <property name="orientation" >
913 <enum>Qt::Horizontal</enum>
915 <property name="sizeType" >
916 <enum>QSizePolicy::Expanding</enum>
918 <property name="sizeHint" >
927 <widget class="QLineEdit" name="iwwLineS" >
928 <property name="text" >
929 <string>0.02</string>
936 <layout class="QHBoxLayout" >
937 <property name="margin" >
940 <property name="spacing" >
944 <widget class="QLabel" name="textLabel3" >
945 <property name="text" >
946 <string>Multiply by When Correct:</string>
948 <property name="wordWrap" >
955 <property name="orientation" >
956 <enum>Qt::Horizontal</enum>
958 <property name="sizeType" >
959 <enum>QSizePolicy::Expanding</enum>
961 <property name="sizeHint" >
970 <widget class="QLineEdit" name="dwrLineS" >
971 <property name="text" >
972 <string>0.95</string>
979 <layout class="QHBoxLayout" >
980 <property name="margin" >
983 <property name="spacing" >
987 <widget class="QLabel" name="textLabel4" >
988 <property name="text" >
989 <string># of Trials:</string>
991 <property name="wordWrap" >
998 <property name="orientation" >
999 <enum>Qt::Horizontal</enum>
1001 <property name="sizeType" >
1002 <enum>QSizePolicy::Expanding</enum>
1004 <property name="sizeHint" >
1013 <widget class="QLineEdit" name="trialsLineS" >
1014 <property name="text" >
1022 <layout class="QHBoxLayout" >
1023 <property name="margin" >
1026 <property name="spacing" >
1030 <widget class="QLabel" name="textLabel5" >
1031 <property name="text" >
1032 <string>Max Steps Per Trial:</string>
1034 <property name="wordWrap" >
1041 <property name="orientation" >
1042 <enum>Qt::Horizontal</enum>
1044 <property name="sizeType" >
1045 <enum>QSizePolicy::Expanding</enum>
1047 <property name="sizeHint" >
1056 <widget class="QLineEdit" name="cutoffLineS" >
1057 <property name="text" >
1058 <string>500</string>
1065 <layout class="QHBoxLayout" >
1066 <property name="margin" >
1069 <property name="spacing" >
1073 <widget class="QLabel" name="textLabel6" >
1074 <property name="text" >
1075 <string>Starting alpha:</string>
1077 <property name="wordWrap" >
1084 <property name="orientation" >
1085 <enum>Qt::Horizontal</enum>
1087 <property name="sizeType" >
1088 <enum>QSizePolicy::Expanding</enum>
1090 <property name="sizeHint" >
1099 <widget class="QLineEdit" name="sAlphaLineS" >
1100 <property name="text" >
1101 <string>-0.30</string>
1108 <layout class="QHBoxLayout" >
1109 <property name="margin" >
1112 <property name="spacing" >
1116 <widget class="QLabel" name="textLabel7" >
1117 <property name="text" >
1118 <string>Starting beta:</string>
1120 <property name="wordWrap" >
1127 <property name="orientation" >
1128 <enum>Qt::Horizontal</enum>
1130 <property name="sizeType" >
1131 <enum>QSizePolicy::Expanding</enum>
1133 <property name="sizeHint" >
1142 <widget class="QLineEdit" name="sBetaLineS" >
1143 <property name="text" >
1144 <string>-0.30</string>
1154 <widget class="Q3ButtonGroup" name="buttonGroup2" >
1155 <property name="title" >
1158 <property name="orientation" >
1159 <enum>Qt::Vertical</enum>
1161 <layout class="QVBoxLayout" >
1162 <property name="margin" >
1165 <property name="spacing" >
1169 <widget class="QPushButton" name="DCNsylFindTrainButton" >
1170 <property name="sizePolicy" >
1172 <hsizetype>0</hsizetype>
1173 <vsizetype>0</vsizetype>
1174 <horstretch>0</horstretch>
1175 <verstretch>0</verstretch>
1178 <property name="text" >
1179 <string>Find Training Corpus</string>
1184 <widget class="QPushButton" name="DCNsylFindTestButton" >
1185 <property name="sizePolicy" >
1187 <hsizetype>0</hsizetype>
1188 <vsizetype>0</vsizetype>
1189 <horstretch>0</horstretch>
1190 <verstretch>0</verstretch>
1193 <property name="text" >
1194 <string>Find Testing Corpus</string>
1199 <widget class="QPushButton" name="DCNsylTrainButton" >
1200 <property name="sizePolicy" >
1202 <hsizetype>0</hsizetype>
1203 <vsizetype>0</vsizetype>
1204 <horstretch>0</horstretch>
1205 <verstretch>0</verstretch>
1208 <property name="text" >
1209 <string>Train Network</string>
1217 <widget class="Q3GroupBox" name="groupBox5" >
1218 <property name="title" >
1219 <string>Values Learned</string>
1221 <property name="orientation" >
1222 <enum>Qt::Vertical</enum>
1224 <layout class="QVBoxLayout" >
1225 <property name="margin" >
1228 <property name="spacing" >
1232 <widget class="Q3TextEdit" name="grammarOutputS" >
1233 <property name="readOnly" >
1244 <widget class="Q3GroupBox" name="groupBox6" >
1245 <property name="title" >
1246 <string>Results of Training</string>
1248 <property name="orientation" >
1249 <enum>Qt::Vertical</enum>
1251 <layout class="QVBoxLayout" >
1252 <property name="margin" >
1255 <property name="spacing" >
1259 <widget class="Q3TextEdit" name="corpusOutputS" >
1260 <property name="readOnly" >
1277 <widget class="QToolBar" name="m_Toolbar" >
1278 <property name="orientation" >
1279 <enum>Qt::Horizontal</enum>
1281 <attribute name="toolBarArea" >
1284 <addaction name="newFileAction" />
1285 <addaction name="rereadCorpusAction" />
1286 <addaction name="openFileAction" />
1287 <addaction name="saveFileAction" />
1289 <widget class="QMenuBar" name="MainMenuBar" >
1290 <property name="enabled" >
1293 <property name="geometry" >
1301 <widget class="QMenu" name="m_FileMenu" >
1302 <property name="title" >
1303 <string>&File</string>
1305 <addaction name="newFileAction" />
1306 <addaction name="rereadCorpusAction" />
1307 <addaction name="openFileAction" />
1308 <addaction name="saveFileAction" />
1309 <addaction name="saveAsFileAction" />
1310 <addaction name="saveBrokenCorpusAction" />
1311 <addaction name="exportProjectAction" />
1312 <addaction name="xfstExportAction" />
1313 <addaction name="separator" />
1314 <addaction name="preferencesEditAction" />
1315 <addaction name="separator" />
1316 <addaction name="exitAction" />
1318 <widget class="QMenu" name="m_EditMenu" >
1319 <property name="title" >
1320 <string>&Edit</string>
1322 <addaction name="clearLexiconAction" />
1324 <widget class="QMenu" name="m_ViewMenu" >
1325 <property name="title" >
1326 <string>&View</string>
1328 <addaction name="viewToolbarsAction" />
1329 <addaction name="viewStatusBarAction" />
1330 <addaction name="fontsAction" />
1331 <addaction name="viewCorpusAction" />
1333 <widget class="QMenu" name="m_MiniMenu" >
1334 <property name="title" >
1335 <string>&Mini-Lexica</string>
1337 <addaction name="newMiniLexiconAction" />
1338 <addaction name="deleteMiniLexiconAction" />
1339 <addaction name="m_autoLayeringAction" />
1340 <addaction name="addWordBoundariesAction" />
1341 <addaction name="separator" />
1342 <addaction name="populateWordsAction" />
1344 <widget class="QMenu" name="m_SuffixesMenu" >
1345 <property name="title" >
1346 <string>&Suffixes</string>
1348 <addaction name="runAllAction" />
1349 <addaction name="separator" />
1350 <addaction name="successorFreqAction" />
1351 <addaction name="checkSignaturesAction" />
1352 <addaction name="knownStemsSuffixesAction" />
1353 <addaction name="findSingletonSigsAction" />
1354 <addaction name="m_fromStemsFindAffixesAction" />
1355 <addaction name="m_looseFitAction" />
1356 <addaction name="fromSigsFindStemsAction" />
1358 <widget class="QMenu" name="m_PrefixesMenu" >
1359 <property name="title" >
1360 <string>&Prefixes</string>
1362 <addaction name="m_runAllPrefixesAction" />
1363 <addaction name="separator" />
1364 <addaction name="predecessorFreqAction" />
1365 <addaction name="checkPfxSignaturesAction" />
1366 <addaction name="knownStemsPrefixesAction" />
1367 <addaction name="findSingletonPfxSigsAction" />
1368 <addaction name="fromStemsFindAffixesAction" />
1369 <addaction name="pfxLooseFitAction" />
1370 <addaction name="fromPfxSigsFindStemsAction" />
1372 <widget class="QMenu" name="CompoundsMenu" >
1373 <property name="title" >
1374 <string>&Compounds</string>
1376 <addaction name="fromStemsFindCompoundsAction" />
1377 <addaction name="fromStemsFindFlatCompoundsAction" />
1378 <addaction name="calculateAffixnessAction" />
1379 <addaction name="fromAffixnessUpdateSigsAndCompoundsAction" />
1381 <widget class="QMenu" name="m_LogFileMenu" >
1382 <property name="title" >
1383 <string>&Log File</string>
1385 <addaction name="enableLoggingAction" />
1386 <addaction name="clearLogFileAction" />
1387 <addaction name="newLogFileAction" />
1389 <widget class="QMenu" name="m_FSAMenu" >
1390 <property name="title" >
1391 <string>&FSA</string>
1393 <addaction name="fsaTestFunctionAction" />
1395 <widget class="QMenu" name="m_DiagnosticsMenu" >
1396 <property name="title" >
1397 <string>&Diagnostics</string>
1399 <addaction name="compareGoldStdAction" />
1400 <addaction name="compareCompoundsAction" />
1401 <addaction name="changeGoldStdFileAction" />
1402 <addaction name="separator" />
1403 <addaction name="editCorpusForMTAction" />
1405 <widget class="QMenu" name="OtherHeuristicsMenu" >
1406 <property name="title" >
1407 <string>OtherHeuristics</string>
1409 <addaction name="SedAction" />
1410 <addaction name="FindSlices" />
1411 <addaction name="otherheuristicsStandard_DeviationAction" />
1412 <addaction name="fsaTestFunctionAction" />
1414 <widget class="QMenu" name="PhonologyMenu" >
1415 <property name="title" >
1416 <string>Phonology</string>
1418 <widget class="QMenu" name="phonologynew_itemMenu" >
1419 <property name="title" >
1420 <string>Create 2nd tier</string>
1422 <addaction name="DropTierLeaveSlotAction" />
1423 <addaction name="DropTierLeaveCopyAction" />
1425 <addaction name="PhonologyAction" />
1426 <addaction name="phonologynew_itemAction" />
1427 <addaction name="phonologynew_itemMenu" />
1428 <addaction name="phonologyCalculateInformationAction" />
1429 <addaction name="Create_skeletonAction" />
1430 <addaction name="phonologyCompute_Gibbs_functionAction" />
1432 <widget class="QMenu" name="SequencerMenu" >
1433 <property name="title" >
1434 <string>Sequencer</string>
1436 <addaction name="sequencerReadCorpusAction" />
1437 <addaction name="sequenceASentenceAction" />
1438 <addaction name="sequencerTestAFileAction" />
1439 <addaction name="mTModel1Action" />
1441 <widget class="QMenu" name="HMMMenu" >
1442 <property name="title" >
1443 <string>HMM</string>
1445 <addaction name="testSEMHMMAction" />
1447 <widget class="QMenu" name="AllomorphyMenu" >
1448 <property name="title" >
1449 <string>Allomorphy</string>
1451 <addaction name="allomorphy2002_Action" />
1453 <addaction name="m_FileMenu" />
1454 <addaction name="m_EditMenu" />
1455 <addaction name="m_ViewMenu" />
1456 <addaction name="m_MiniMenu" />
1457 <addaction name="m_SuffixesMenu" />
1458 <addaction name="m_PrefixesMenu" />
1459 <addaction name="CompoundsMenu" />
1460 <addaction name="m_LogFileMenu" />
1461 <addaction name="m_DiagnosticsMenu" />
1462 <addaction name="OtherHeuristicsMenu" />
1463 <addaction name="PhonologyMenu" />
1464 <addaction name="SequencerMenu" />
1465 <addaction name="HMMMenu" />
1466 <addaction name="AllomorphyMenu" />
1468 <action name="openFileAction" >
1469 <property name="icon" >
1470 <iconset resource="images/linguistica.qrc" >:/icons/open.xpm</iconset>
1472 <property name="text" >
1473 <string>&Open project</string>
1475 <property name="iconText" >
1476 <string>Open project</string>
1478 <property name="toolTip" >
1479 <string>Open an existing project.</string>
1481 <property name="statusTip" >
1482 <string>Open an existing project.</string>
1484 <property name="shortcut" >
1485 <string>Ctrl+O</string>
1488 <action name="exitAction" >
1489 <property name="text" >
1490 <string>E&xit</string>
1492 <property name="iconText" >
1493 <string>E&xit</string>
1495 <property name="toolTip" >
1496 <string>Exit.</string>
1498 <property name="shortcut" >
1499 <string>Ctrl+Alt+Shift+Q</string>
1502 <action name="runAllAction" >
1503 <property name="text" >
1504 <string>&Run all</string>
1506 <property name="iconText" >
1507 <string>&Run all</string>
1509 <property name="toolTip" >
1510 <string>Run all suffix functions.</string>
1512 <property name="shortcut" >
1513 <string>Ctrl+S</string>
1516 <action name="enableLoggingAction" >
1517 <property name="checkable" >
1520 <property name="text" >
1521 <string>&Logging Enabled</string>
1523 <property name="iconText" >
1524 <string>&Logging Enabled</string>
1526 <property name="toolTip" >
1527 <string>Toggle logging.</string>
1530 <action name="clearLogFileAction" >
1531 <property name="text" >
1532 <string>&Clear Log File</string>
1534 <property name="iconText" >
1535 <string>Clear Log File</string>
1537 <property name="toolTip" >
1538 <string>Clear the log file.</string>
1541 <action name="newLogFileAction" >
1542 <property name="text" >
1543 <string>&New Log File</string>
1545 <property name="iconText" >
1546 <string>New Log File</string>
1548 <property name="toolTip" >
1549 <string>Change the log file.</string>
1552 <action name="fontsAction" >
1553 <property name="text" >
1554 <string>&Fonts</string>
1556 <property name="iconText" >
1557 <string>&Fonts</string>
1559 <property name="toolTip" >
1560 <string>Change the screen font.</string>
1563 <action name="preferencesEditAction" >
1564 <property name="text" >
1565 <string>&Preferences</string>
1567 <property name="iconText" >
1568 <string>Preferences</string>
1570 <property name="toolTip" >
1571 <string>Change the user preferences.</string>
1574 <action name="saveFileAction" >
1575 <property name="icon" >
1576 <iconset resource="images/linguistica.qrc" >:/icons/save.xpm</iconset>
1578 <property name="text" >
1579 <string>&Save project</string>
1581 <property name="iconText" >
1582 <string>Save project</string>
1584 <property name="toolTip" >
1585 <string>Save the current project.</string>
1587 <property name="shortcut" >
1588 <string>Ctrl+Alt+Shift+S</string>
1591 <action name="saveAsFileAction" >
1592 <property name="text" >
1593 <string>Save &As...</string>
1595 <property name="iconText" >
1596 <string>Save As...</string>
1598 <property name="toolTip" >
1599 <string>Save as a different project.</string>
1602 <action name="newFileAction" >
1603 <property name="icon" >
1604 <iconset resource="images/linguistica.qrc" >:/icons/new.xpm</iconset>
1606 <property name="text" >
1607 <string>&New corpus</string>
1609 <property name="iconText" >
1610 <string>New corpus</string>
1612 <property name="toolTip" >
1613 <string>Read in a new corpus.</string>
1615 <property name="shortcut" >
1616 <string>Ctrl+N</string>
1619 <action name="m_showDeleteesAction" >
1620 <property name="checkable" >
1623 <property name="checked" >
1626 <property name="enabled" >
1629 <property name="text" >
1630 <string>&Show complex signatures</string>
1632 <property name="iconText" >
1633 <string>Show complex signatures</string>
1636 <action name="rereadCorpusAction" >
1637 <property name="enabled" >
1640 <property name="icon" >
1641 <iconset resource="images/linguistica.qrc" >:/icons/reload.xpm</iconset>
1643 <property name="text" >
1644 <string>&Reread corpus</string>
1646 <property name="iconText" >
1647 <string>Reread corpus</string>
1649 <property name="toolTip" >
1650 <string>Reread the current corpus.</string>
1652 <property name="shortcut" >
1653 <string>Ctrl+D</string>
1656 <action name="clearLexiconAction" >
1657 <property name="text" >
1658 <string>&Clear lexicon</string>
1660 <property name="iconText" >
1661 <string>Clear lexicon</string>
1664 <action name="successorFreqAction" >
1665 <property name="text" >
1666 <string>&Successor frequencies</string>
1668 <property name="iconText" >
1669 <string>&Successor frequencies</string>
1672 <action name="checkSignaturesAction" >
1673 <property name="text" >
1674 <string>&Check signatures</string>
1676 <property name="iconText" >
1677 <string>Check signatures</string>
1680 <action name="knownStemsSuffixesAction" >
1681 <property name="text" >
1682 <string>&Known stems and suffixes</string>
1684 <property name="iconText" >
1685 <string>Known stems and suffixes</string>
1688 <action name="fromSigsFindStemsAction" >
1689 <property name="text" >
1690 <string>F&rom sigs: find stems</string>
1692 <property name="iconText" >
1693 <string>From sigs: find stems</string>
1696 <action name="findSingletonSigsAction" >
1697 <property name="text" >
1698 <string>&Find singleton signatures</string>
1700 <property name="iconText" >
1701 <string>Find singleton signatures</string>
1704 <action name="viewToolbarsAction" >
1705 <property name="checkable" >
1708 <property name="text" >
1709 <string>&Toolbars</string>
1711 <property name="iconText" >
1712 <string>&Toolbars</string>
1715 <action name="viewStatusBarAction" >
1716 <property name="checkable" >
1719 <property name="text" >
1720 <string>&Status bar</string>
1722 <property name="iconText" >
1723 <string>&Status bar</string>
1726 <action name="saveBrokenCorpusAction" >
1727 <property name="text" >
1728 <string>Save &broken corpus</string>
1730 <property name="iconText" >
1731 <string>Save &broken corpus</string>
1734 <action name="newMiniLexiconAction" >
1735 <property name="text" >
1736 <string>&New mini-lexicon</string>
1738 <property name="iconText" >
1739 <string>New mini-lexicon</string>
1742 <action name="deleteMiniLexiconAction" >
1743 <property name="text" >
1744 <string>&Delete mini-lexicon</string>
1746 <property name="iconText" >
1747 <string>&Delete mini-lexicon</string>
1750 <action name="m_autoLayeringAction" >
1751 <property name="checkable" >
1754 <property name="checked" >
1757 <property name="text" >
1758 <string>Auto &layering</string>
1760 <property name="iconText" >
1761 <string>Auto layering</string>
1763 <property name="shortcut" >
1764 <string>Ctrl+L</string>
1767 <action name="m_looseFitAction" >
1768 <property name="text" >
1769 <string>&Loose fit</string>
1771 <property name="iconText" >
1772 <string>Loose fit</string>
1775 <action name="populateWordsAction" >
1776 <property name="text" >
1777 <string>&Populate word collection</string>
1779 <property name="iconText" >
1780 <string>Populate word collection</string>
1783 <action name="compareGoldStdAction" >
1784 <property name="text" >
1785 <string>Compare &gold standard</string>
1787 <property name="iconText" >
1788 <string>Compare gold standard</string>
1791 <action name="changeGoldStdFileAction" >
1792 <property name="text" >
1793 <string>&New gold standard file</string>
1795 <property name="iconText" >
1796 <string>New gold standard file</string>
1799 <action name="m_runAllPrefixesAction" >
1800 <property name="text" >
1801 <string>&Run all</string>
1803 <property name="iconText" >
1804 <string>Run all</string>
1806 <property name="toolTip" >
1807 <string>Run all</string>
1809 <property name="shortcut" >
1810 <string>Ctrl+P</string>
1813 <action name="predecessorFreqAction" >
1814 <property name="text" >
1815 <string>&Predecessor Frequencies</string>
1817 <property name="iconText" >
1818 <string>Predecessor Frequencies</string>
1821 <action name="knownStemsPrefixesAction" >
1822 <property name="text" >
1823 <string>&Known stems and prefixes</string>
1825 <property name="iconText" >
1826 <string>Known stems and prefixes</string>
1829 <action name="checkPfxSignaturesAction" >
1830 <property name="text" >
1831 <string>Check signatures</string>
1833 <property name="iconText" >
1834 <string>Check signatures</string>
1837 <action name="findSingletonPfxSigsAction" >
1838 <property name="text" >
1839 <string>Find singleton signatures</string>
1841 <property name="iconText" >
1842 <string>Find singleton signatures</string>
1845 <action name="pfxLooseFitAction" >
1846 <property name="text" >
1847 <string>Loose fit</string>
1849 <property name="iconText" >
1850 <string>Loose fit</string>
1853 <action name="fromPfxSigsFindStemsAction" >
1854 <property name="text" >
1855 <string>From sigs: find stems</string>
1857 <property name="iconText" >
1858 <string>From sigs: find stems</string>
1861 <action name="fsaTestFunctionAction" >
1862 <property name="text" >
1863 <string>FSA Test Function</string>
1865 <property name="iconText" >
1866 <string>FSA Test Function</string>
1869 <action name="SedAction" >
1870 <property name="text" >
1871 <string>StringEditDistance</string>
1873 <property name="iconText" >
1874 <string>StringEditDistance</string>
1877 <action name="FindSlices" >
1878 <property name="text" >
1879 <string>Find Slices</string>
1881 <property name="iconText" >
1882 <string>Find Slices</string>
1885 <action name="createLexiconAction" >
1886 <property name="text" >
1887 <string>Create lexicon...</string>
1889 <property name="iconText" >
1890 <string>Create lexicon...</string>
1893 <action name="addWordBoundariesAction" >
1894 <property name="text" >
1895 <string>Add Word Boundaries</string>
1897 <property name="iconText" >
1898 <string>Add Word Boundaries</string>
1901 <action name="editCorpusForMTAction" >
1902 <property name="iconText" >
1903 <string>EditCorpusForMT</string>
1906 <action name="PhonologyAction" >
1907 <property name="text" >
1908 <string>&Phonology</string>
1910 <property name="iconText" >
1911 <string>&Phonology</string>
1914 <action name="phonologynew_itemAction" >
1915 <property name="iconText" >
1916 <string>Create 2nd tier</string>
1919 <action name="Create_skeletonAction" >
1920 <property name="iconText" >
1921 <string>Create CV template</string>
1924 <action name="m_fromStemsFindAffixesAction" >
1925 <property name="iconText" >
1926 <string>Fr&om stems: find affixes</string>
1929 <action name="fromStemsFindAffixesAction" >
1930 <property name="checked" >
1933 <property name="iconText" >
1934 <string>Fr&om stems: find affixes</string>
1937 <action name="DropTierLeaveSlotAction" >
1938 <property name="iconText" >
1939 <string>Leave slot</string>
1942 <action name="phonologyCalculateInformationAction" >
1943 <property name="iconText" >
1944 <string>Calculate information</string>
1947 <action name="DropTierLeaveCopyAction" >
1948 <property name="iconText" >
1949 <string>Leave copy</string>
1952 <action name="phonologyCompute_Gibbs_functionAction" >
1953 <property name="iconText" >
1954 <string>Compute Gibbs function</string>
1957 <action name="sequencerReadCorpusAction" >
1958 <property name="iconText" >
1959 <string>ReadCorpus</string>
1962 <action name="sequenceASentenceAction" >
1963 <property name="iconText" >
1964 <string>ASentence</string>
1967 <action name="sequencerTestAFileAction" >
1968 <property name="iconText" >
1969 <string>TestAFile</string>
1972 <action name="statsReadCorpusAction" >
1973 <property name="iconText" >
1974 <string>ReadCorpus</string>
1977 <action name="otherheuristicsStandard_DeviationAction" >
1978 <property name="iconText" >
1979 <string>Standard Deviation</string>
1982 <action name="otherheuristicsDCN_stressAction" >
1983 <property name="iconText" >
1984 <string>DCN stress</string>
1987 <action name="otherheuristicsDCN_syllabificationAction" >
1988 <property name="iconText" >
1989 <string>DCN syllabification</string>
1992 <action name="fromStemsFindCompoundsAction" >
1993 <property name="text" >
1994 <string>From &stems find compounds</string>
1996 <property name="iconText" >
1997 <string>From stems find compounds</string>
2000 <action name="compareCompoundsAction" >
2001 <property name="iconText" >
2002 <string>Compare compounds</string>
2005 <action name="calculateAffixnessAction" >
2006 <property name="iconText" >
2007 <string>&Calculate affixness of components</string>
2010 <action name="fromAffixnessUpdateSigsAndCompoundsAction" >
2011 <property name="iconText" >
2012 <string>From &affixness update sigs and compounds</string>
2015 <action name="mTModel1Action" >
2016 <property name="iconText" >
2017 <string>Model1</string>
2020 <action name="testSEMHMMAction" >
2021 <property name="iconText" >
2022 <string>TestStateEMHMM</string>
2025 <action name="viewCorpusAction" >
2026 <property name="iconText" >
2027 <string>Corpus</string>
2030 <action name="exportProjectAction" >
2031 <property name="iconText" >
2032 <string>&Export project</string>
2035 <action name="xfstExportAction" >
2036 <property name="iconText" >
2037 <string>Export xfst</string>
2040 <action name="fromStemsFindFlatCompoundsAction" >
2041 <property name="text" >
2042 <string>From stems find &flat compounds</string>
2044 <property name="iconText" >
2045 <string>From stems find flat compounds</string>
2048 <action name="wordbreakernew_itemAction" >
2049 <property name="iconText" >
2050 <string>new item</string>
2053 <action name="allomorphy2002_Action" >
2054 <property name="iconText" >
2055 <string>2002 </string>
2058 <action name="findAllomorphyAction" >
2059 <property name="text" >
2060 <string>&Find allomorphy</string>
2062 <property name="iconText" >
2063 <string>Find allomorphy</string>
2065 <property name="toolTip" >
2066 <string>Find allomorphy</string>
2068 <property name="shortcut" >
2069 <string>Ctrl+A</string>
2072 <action name="actionOpenLogFile" >
2073 <property name="text" >
2074 <string>OpenLogFile</string>
2076 <property name="shortcut" >
2077 <string>Ctrl+L</string>
2081 <layoutdefault spacing="6" margin="11" />
2084 <class>Q3ButtonGroup</class>
2085 <extends>Q3GroupBox</extends>
2086 <header>Qt3Support/Q3ButtonGroup</header>
2087 <container>1</container>
2090 <class>Q3TextEdit</class>
2091 <extends>Q3Frame</extends>
2092 <header>q3textedit.h</header>
2095 <class>Q3GroupBox</class>
2096 <extends>QGroupBox</extends>
2097 <header>Qt3Support/Q3GroupBox</header>
2098 <container>1</container>
2101 <class>Q3ListView</class>
2102 <extends>Q3Frame</extends>
2103 <header>q3listview.h</header>
2107 <include location="images/linguistica.qrc" />
2111 <sender>calculateAffixnessAction</sender>
2112 <signal>activated()</signal>
2113 <receiver>LinguisticaMainWindowBase</receiver>
2114 <slot>calculateAffixnessSlot()</slot>
2116 <hint type="sourcelabel" >
2120 <hint type="destinationlabel" >
2127 <sender>checkPfxSignaturesAction</sender>
2128 <signal>activated()</signal>
2129 <receiver>LinguisticaMainWindowBase</receiver>
2130 <slot>checkPfxSignaturesSlot()</slot>
2132 <hint type="sourcelabel" >
2136 <hint type="destinationlabel" >
2143 <sender>checkSignaturesAction</sender>
2144 <signal>activated()</signal>
2145 <receiver>LinguisticaMainWindowBase</receiver>
2146 <slot>checkSignaturesSlot()</slot>
2148 <hint type="sourcelabel" >
2152 <hint type="destinationlabel" >
2159 <sender>clearLexiconAction</sender>
2160 <signal>activated()</signal>
2161 <receiver>LinguisticaMainWindowBase</receiver>
2162 <slot>clearLexiconSlot()</slot>
2164 <hint type="sourcelabel" >
2168 <hint type="destinationlabel" >
2175 <sender>clearLogFileAction</sender>
2176 <signal>activated()</signal>
2177 <receiver>LinguisticaMainWindowBase</receiver>
2178 <slot>clearLogFileActionSlot()</slot>
2180 <hint type="sourcelabel" >
2184 <hint type="destinationlabel" >
2191 <sender>compareCompoundsAction</sender>
2192 <signal>activated()</signal>
2193 <receiver>LinguisticaMainWindowBase</receiver>
2194 <slot>compareCompoundsSlot()</slot>
2196 <hint type="sourcelabel" >
2200 <hint type="destinationlabel" >
2207 <sender>compareGoldStdAction</sender>
2208 <signal>activated()</signal>
2209 <receiver>LinguisticaMainWindowBase</receiver>
2210 <slot>compareGoldStdSlot()</slot>
2212 <hint type="sourcelabel" >
2216 <hint type="destinationlabel" >
2223 <sender>DCNstressComputeButton</sender>
2224 <signal>clicked()</signal>
2225 <receiver>LinguisticaMainWindowBase</receiver>
2226 <slot>DCNstressComputeSlot()</slot>
2228 <hint type="sourcelabel" >
2232 <hint type="destinationlabel" >
2239 <sender>DCNstressLearnButton</sender>
2240 <signal>clicked()</signal>
2241 <receiver>LinguisticaMainWindowBase</receiver>
2242 <slot>DCNstressLearnSlot()</slot>
2244 <hint type="sourcelabel" >
2248 <hint type="destinationlabel" >
2255 <sender>DCNsylFindTestButton</sender>
2256 <signal>clicked()</signal>
2257 <receiver>LinguisticaMainWindowBase</receiver>
2258 <slot>DCNsylFindTestSlot()</slot>
2260 <hint type="sourcelabel" >
2264 <hint type="destinationlabel" >
2271 <sender>DCNsylFindTrainButton</sender>
2272 <signal>clicked()</signal>
2273 <receiver>LinguisticaMainWindowBase</receiver>
2274 <slot>DCNsylFindTrainSlot()</slot>
2276 <hint type="sourcelabel" >
2280 <hint type="destinationlabel" >
2287 <sender>DCNsylTrainButton</sender>
2288 <signal>clicked()</signal>
2289 <receiver>LinguisticaMainWindowBase</receiver>
2290 <slot>DCNsylTrainSlot()</slot>
2292 <hint type="sourcelabel" >
2296 <hint type="destinationlabel" >
2303 <sender>deleteMiniLexiconAction</sender>
2304 <signal>activated()</signal>
2305 <receiver>LinguisticaMainWindowBase</receiver>
2306 <slot>deleteMiniLexiconActionSlot()</slot>
2308 <hint type="sourcelabel" >
2312 <hint type="destinationlabel" >
2319 <sender>DropTierLeaveCopyAction</sender>
2320 <signal>activated()</signal>
2321 <receiver>LinguisticaMainWindowBase</receiver>
2322 <slot>DropTierLeaveCopy()</slot>
2324 <hint type="sourcelabel" >
2328 <hint type="destinationlabel" >
2335 <sender>editCorpusForMTAction</sender>
2336 <signal>activated()</signal>
2337 <receiver>LinguisticaMainWindowBase</receiver>
2338 <slot>editCorpusForMT()</slot>
2340 <hint type="sourcelabel" >
2344 <hint type="destinationlabel" >
2351 <sender>enableLoggingAction</sender>
2352 <signal>toggled(bool)</signal>
2353 <receiver>LinguisticaMainWindowBase</receiver>
2354 <slot>enableLoggingActionSlot(bool)</slot>
2356 <hint type="sourcelabel" >
2360 <hint type="destinationlabel" >
2367 <sender>exitAction</sender>
2368 <signal>activated()</signal>
2369 <receiver>LinguisticaMainWindowBase</receiver>
2370 <slot>close()</slot>
2372 <hint type="sourcelabel" >
2376 <hint type="destinationlabel" >
2383 <sender>exportProjectAction</sender>
2384 <signal>activated()</signal>
2385 <receiver>LinguisticaMainWindowBase</receiver>
2386 <slot>exportProjectSlot()</slot>
2388 <hint type="sourcelabel" >
2392 <hint type="destinationlabel" >
2399 <sender>xfstExportAction</sender>
2400 <signal>activated()</signal>
2401 <receiver>LinguisticaMainWindowBase</receiver>
2402 <slot>xfstExportActionSlot()</slot>
2404 <hint type="sourcelabel" >
2408 <hint type="destinationlabel" >
2415 <sender>findAllomorphyAction</sender>
2416 <signal>activated()</signal>
2417 <receiver>LinguisticaMainWindowBase</receiver>
2418 <slot>findAllomorphySlot()</slot>
2420 <hint type="sourcelabel" >
2424 <hint type="destinationlabel" >
2431 <sender>findSingletonPfxSigsAction</sender>
2432 <signal>activated()</signal>
2433 <receiver>LinguisticaMainWindowBase</receiver>
2434 <slot>findPfxSingletonSigsSlot()</slot>
2436 <hint type="sourcelabel" >
2440 <hint type="destinationlabel" >
2447 <sender>findSingletonSigsAction</sender>
2448 <signal>activated()</signal>
2449 <receiver>LinguisticaMainWindowBase</receiver>
2450 <slot>findSingletonSigsSlot()</slot>
2452 <hint type="sourcelabel" >
2456 <hint type="destinationlabel" >
2463 <sender>fontsAction</sender>
2464 <signal>activated()</signal>
2465 <receiver>LinguisticaMainWindowBase</receiver>
2466 <slot>changeFontSlot()</slot>
2468 <hint type="sourcelabel" >
2472 <hint type="destinationlabel" >
2479 <sender>fromAffixnessUpdateSigsAndCompoundsAction</sender>
2480 <signal>activated()</signal>
2481 <receiver>LinguisticaMainWindowBase</receiver>
2482 <slot>fromAffixnessUpdateSigsAndCompoundsSlot()</slot>
2484 <hint type="sourcelabel" >
2488 <hint type="destinationlabel" >
2495 <sender>fromPfxSigsFindStemsAction</sender>
2496 <signal>activated()</signal>
2497 <receiver>LinguisticaMainWindowBase</receiver>
2498 <slot>fromPfxSigsFindStemsSlot()</slot>
2500 <hint type="sourcelabel" >
2504 <hint type="destinationlabel" >
2511 <sender>fromSigsFindStemsAction</sender>
2512 <signal>activated()</signal>
2513 <receiver>LinguisticaMainWindowBase</receiver>
2514 <slot>fromSigsFindStemsSlot()</slot>
2516 <hint type="sourcelabel" >
2520 <hint type="destinationlabel" >
2527 <sender>fromStemsFindCompoundsAction</sender>
2528 <signal>activated()</signal>
2529 <receiver>LinguisticaMainWindowBase</receiver>
2530 <slot>fromStemsFindCompoundsSlot()</slot>
2532 <hint type="sourcelabel" >
2536 <hint type="destinationlabel" >
2543 <sender>fromStemsFindFlatCompoundsAction</sender>
2544 <signal>activated()</signal>
2545 <receiver>LinguisticaMainWindowBase</receiver>
2546 <slot>fromStemsFindFlatCompoundsSlot()</slot>
2548 <hint type="sourcelabel" >
2552 <hint type="destinationlabel" >
2559 <sender>fsaTestFunctionAction</sender>
2560 <signal>activated()</signal>
2561 <receiver>LinguisticaMainWindowBase</receiver>
2562 <slot>fsaTestFuncAction()</slot>
2564 <hint type="sourcelabel" >
2568 <hint type="destinationlabel" >
2575 <sender>knownStemsPrefixesAction</sender>
2576 <signal>activated()</signal>
2577 <receiver>LinguisticaMainWindowBase</receiver>
2578 <slot>knownStemsPrefixesSlot()</slot>
2580 <hint type="sourcelabel" >
2584 <hint type="destinationlabel" >
2591 <sender>knownStemsSuffixesAction</sender>
2592 <signal>activated()</signal>
2593 <receiver>LinguisticaMainWindowBase</receiver>
2594 <slot>knownStemsSuffixesSlot()</slot>
2596 <hint type="sourcelabel" >
2600 <hint type="destinationlabel" >
2607 <sender>m_collectionView</sender>
2608 <signal>selectionChanged(Q3ListViewItem*)</signal>
2609 <receiver>LinguisticaMainWindowBase</receiver>
2610 <slot>updateCommandLineSlot(Q3ListViewItem*)</slot>
2612 <hint type="sourcelabel" >
2616 <hint type="destinationlabel" >
2623 <sender>m_fromStemsFindAffixesAction</sender>
2624 <signal>activated()</signal>
2625 <receiver>LinguisticaMainWindowBase</receiver>
2626 <slot>fromStemsFindAffixesSlot()</slot>
2628 <hint type="sourcelabel" >
2632 <hint type="destinationlabel" >
2639 <sender>m_looseFitAction</sender>
2640 <signal>activated()</signal>
2641 <receiver>LinguisticaMainWindowBase</receiver>
2642 <slot>looseFitSlot()</slot>
2644 <hint type="sourcelabel" >
2648 <hint type="destinationlabel" >
2655 <sender>m_runAllPrefixesAction</sender>
2656 <signal>activated()</signal>
2657 <receiver>LinguisticaMainWindowBase</receiver>
2658 <slot>runAllPrefixActionSlot()</slot>
2660 <hint type="sourcelabel" >
2664 <hint type="destinationlabel" >
2671 <sender>m_showDeleteesAction</sender>
2672 <signal>toggled(bool)</signal>
2673 <receiver>LinguisticaMainWindowBase</receiver>
2674 <slot>showDeleteesSlot(bool)</slot>
2676 <hint type="sourcelabel" >
2680 <hint type="destinationlabel" >
2687 <sender>m_treeView</sender>
2688 <signal>selectionChanged(Q3ListViewItem*)</signal>
2689 <receiver>LinguisticaMainWindowBase</receiver>
2690 <slot>updateCollectionViewSlot(Q3ListViewItem*)</slot>
2692 <hint type="sourcelabel" >
2696 <hint type="destinationlabel" >
2703 <sender>m_treeView</sender>
2704 <signal>clicked(Q3ListViewItem*)</signal>
2705 <receiver>LinguisticaMainWindowBase</receiver>
2706 <slot>updateCollectionViewSlot(Q3ListViewItem*)</slot>
2708 <hint type="sourcelabel" >
2712 <hint type="destinationlabel" >
2719 <sender>mTModel1Action</sender>
2720 <signal>activated()</signal>
2721 <receiver>LinguisticaMainWindowBase</receiver>
2722 <slot>mTModel1Slot()</slot>
2724 <hint type="sourcelabel" >
2728 <hint type="destinationlabel" >
2735 <sender>newFileAction</sender>
2736 <signal>activated()</signal>
2737 <receiver>LinguisticaMainWindowBase</receiver>
2738 <slot>newFileActionSlot()</slot>
2740 <hint type="sourcelabel" >
2744 <hint type="destinationlabel" >
2751 <sender>newLogFileAction</sender>
2752 <signal>activated()</signal>
2753 <receiver>LinguisticaMainWindowBase</receiver>
2754 <slot>newLogFileActionSlot()</slot>
2756 <hint type="sourcelabel" >
2760 <hint type="destinationlabel" >
2767 <sender>newMiniLexiconAction</sender>
2768 <signal>activated()</signal>
2769 <receiver>LinguisticaMainWindowBase</receiver>
2770 <slot>newMiniLexiconActionSlot()</slot>
2772 <hint type="sourcelabel" >
2776 <hint type="destinationlabel" >
2783 <sender>openFileAction</sender>
2784 <signal>activated()</signal>
2785 <receiver>LinguisticaMainWindowBase</receiver>
2786 <slot>openFileActionSlot()</slot>
2788 <hint type="sourcelabel" >
2792 <hint type="destinationlabel" >
2799 <sender>otherheuristicsDCN_stressAction</sender>
2800 <signal>activated()</signal>
2801 <receiver>LinguisticaMainWindowBase</receiver>
2802 <slot>DCNstressSlot()</slot>
2804 <hint type="sourcelabel" >
2808 <hint type="destinationlabel" >
2815 <sender>otherheuristicsDCN_syllabificationAction</sender>
2816 <signal>activated()</signal>
2817 <receiver>LinguisticaMainWindowBase</receiver>
2818 <slot>DCNsylSlot()</slot>
2820 <hint type="sourcelabel" >
2824 <hint type="destinationlabel" >
2831 <sender>otherheuristicsStandard_DeviationAction</sender>
2832 <signal>activated()</signal>
2833 <receiver>LinguisticaMainWindowBase</receiver>
2834 <slot>statsReadCorpusSlot()</slot>
2836 <hint type="sourcelabel" >
2840 <hint type="destinationlabel" >
2847 <sender>pfxLooseFitAction</sender>
2848 <signal>activated()</signal>
2849 <receiver>LinguisticaMainWindowBase</receiver>
2850 <slot>pfxLooseFitSlot()</slot>
2852 <hint type="sourcelabel" >
2856 <hint type="destinationlabel" >
2863 <sender>PhonologyAction</sender>
2864 <signal>activated()</signal>
2865 <receiver>LinguisticaMainWindowBase</receiver>
2866 <slot>GenericPhonologySlot()</slot>
2868 <hint type="sourcelabel" >
2872 <hint type="destinationlabel" >
2879 <sender>phonologyCompute_Gibbs_functionAction</sender>
2880 <signal>activated()</signal>
2881 <receiver>LinguisticaMainWindowBase</receiver>
2882 <slot>PhonologyComputeGibbsFunction()</slot>
2884 <hint type="sourcelabel" >
2888 <hint type="destinationlabel" >
2895 <sender>populateWordsAction</sender>
2896 <signal>activated()</signal>
2897 <receiver>LinguisticaMainWindowBase</receiver>
2898 <slot>populateWordsActionSlot()</slot>
2900 <hint type="sourcelabel" >
2904 <hint type="destinationlabel" >
2911 <sender>predecessorFreqAction</sender>
2912 <signal>activated()</signal>
2913 <receiver>LinguisticaMainWindowBase</receiver>
2914 <slot>predecessorFreqSlot()</slot>
2916 <hint type="sourcelabel" >
2920 <hint type="destinationlabel" >
2927 <sender>preferencesEditAction</sender>
2928 <signal>activated()</signal>
2929 <receiver>LinguisticaMainWindowBase</receiver>
2930 <slot>preferencesEditSlot()</slot>
2932 <hint type="sourcelabel" >
2936 <hint type="destinationlabel" >
2943 <sender>rereadCorpusAction</sender>
2944 <signal>activated()</signal>
2945 <receiver>LinguisticaMainWindowBase</receiver>
2946 <slot>rereadCorpusSlot()</slot>
2948 <hint type="sourcelabel" >
2952 <hint type="destinationlabel" >
2959 <sender>runAllAction</sender>
2960 <signal>activated()</signal>
2961 <receiver>LinguisticaMainWindowBase</receiver>
2962 <slot>runAllSuffixActionSlot()</slot>
2964 <hint type="sourcelabel" >
2968 <hint type="destinationlabel" >
2975 <sender>saveAsFileAction</sender>
2976 <signal>activated()</signal>
2977 <receiver>LinguisticaMainWindowBase</receiver>
2978 <slot>saveAsFileActionSlot()</slot>
2980 <hint type="sourcelabel" >
2984 <hint type="destinationlabel" >
2991 <sender>saveBrokenCorpusAction</sender>
2992 <signal>activated()</signal>
2993 <receiver>LinguisticaMainWindowBase</receiver>
2994 <slot>saveBrokenCorpusSlot()</slot>
2996 <hint type="sourcelabel" >
3000 <hint type="destinationlabel" >
3007 <sender>saveFileAction</sender>
3008 <signal>activated()</signal>
3009 <receiver>LinguisticaMainWindowBase</receiver>
3010 <slot>saveFileActionSlot()</slot>
3012 <hint type="sourcelabel" >
3016 <hint type="destinationlabel" >
3023 <sender>SedAction</sender>
3024 <signal>activated()</signal>
3025 <receiver>LinguisticaMainWindowBase</receiver>
3026 <slot>RunSedSlot()</slot>
3028 <hint type="sourcelabel" >
3032 <hint type="destinationlabel" >
3039 <sender>FindSlices</sender>
3040 <signal>activated()</signal>
3041 <receiver>LinguisticaMainWindowBase</receiver>
3042 <slot>FindSlicesSlot()</slot>
3044 <hint type="sourcelabel" >
3048 <hint type="destinationlabel" >
3055 <sender>sequenceASentenceAction</sender>
3056 <signal>activated()</signal>
3057 <receiver>LinguisticaMainWindowBase</receiver>
3058 <slot>sequenceASentenceSlot()</slot>
3060 <hint type="sourcelabel" >
3064 <hint type="destinationlabel" >
3071 <sender>sequencerReadCorpusAction</sender>
3072 <signal>activated()</signal>
3073 <receiver>LinguisticaMainWindowBase</receiver>
3074 <slot>sequencerReadCorpusSlot()</slot>
3076 <hint type="sourcelabel" >
3080 <hint type="destinationlabel" >
3087 <sender>sequencerTestAFileAction</sender>
3088 <signal>activated()</signal>
3089 <receiver>LinguisticaMainWindowBase</receiver>
3090 <slot>sequencerTestAFileSlot()</slot>
3092 <hint type="sourcelabel" >
3096 <hint type="destinationlabel" >
3103 <sender>statsReadCorpusAction</sender>
3104 <signal>activated()</signal>
3105 <receiver>LinguisticaMainWindowBase</receiver>
3106 <slot>statsReadCorpusSlot()</slot>
3108 <hint type="sourcelabel" >
3112 <hint type="destinationlabel" >
3119 <sender>successorFreqAction</sender>
3120 <signal>activated()</signal>
3121 <receiver>LinguisticaMainWindowBase</receiver>
3122 <slot>successorFreqSlot()</slot>
3124 <hint type="sourcelabel" >
3128 <hint type="destinationlabel" >
3135 <sender>changeGoldStdFileAction</sender>
3136 <signal>activated()</signal>
3137 <receiver>LinguisticaMainWindowBase</receiver>
3138 <slot>changeGoldStdFileSlot()</slot>
3141 <sender>testSEMHMMAction</sender>
3142 <signal>activated()</signal>
3143 <receiver>LinguisticaMainWindowBase</receiver>
3144 <slot>testSEMHMMSlot()</slot>
3146 <hint type="sourcelabel" >
3150 <hint type="destinationlabel" >
3157 <sender>viewCorpusAction</sender>
3158 <signal>activated()</signal>
3159 <receiver>LinguisticaMainWindowBase</receiver>
3160 <slot>viewCorpusSlot()</slot>
3162 <hint type="sourcelabel" >
3166 <hint type="destinationlabel" >
3173 <sender>viewStatusBarAction</sender>
3174 <signal>toggled(bool)</signal>
3175 <receiver>LinguisticaMainWindowBase</receiver>
3176 <slot>showStatusBarSlot(bool)</slot>
3178 <hint type="sourcelabel" >
3182 <hint type="destinationlabel" >
3189 <sender>viewToolbarsAction</sender>
3190 <signal>toggled(bool)</signal>
3191 <receiver>LinguisticaMainWindowBase</receiver>
3192 <slot>showToolbarsSlot(bool)</slot>
3194 <hint type="sourcelabel" >
3198 <hint type="destinationlabel" >
3205 <sender>m_autoLayeringAction</sender>
3206 <signal>activated()</signal>
3207 <receiver>LinguisticaMainWindowBase</receiver>
3208 <slot>autoLayeringActionSlot()</slot>
3210 <hint type="sourcelabel" >
3214 <hint type="destinationlabel" >