Commit Graph

8893 Commits

Author SHA1 Message Date
aarne
afa5a2515f prep and part verbs guessed for DictionaryDut 2014-12-09 15:30:44 +00:00
aarne
db9f1c43b0 prepositional and particle verbs added by script to all languages except Bul,Dut,Hin (Dut coming soon) 2014-12-09 15:01:31 +00:00
kr.angelov
9804458120 fix confetti in English and Bulgarian, and chapatti and brisket in Bulgarian 2014-12-09 12:43:32 +00:00
kr.angelov
f2a23c8924 make sure that the app doesn't crash even if nonExist is used somewhere in the grammars 2014-12-09 12:31:36 +00:00
kr.angelov
fa412e53d2 fix spaghetti/spaghettini in English and Bulgarian 2014-12-09 12:16:06 +00:00
kr.angelov
cfb688afce make sure that neither I nor I'm is recognized as name in English 2014-12-09 08:49:22 +00:00
kr.angelov
3ef92fc5cc bugfix for unknown words 2014-12-08 19:38:03 +00:00
hallgren
245903942e Haddock documentation: expose exportPGF, some other small improvements 2014-12-08 14:48:14 +00:00
kr.angelov
34f2ce6f5e restore the visualisation of abstract trees from the app 2014-12-08 16:17:42 +00:00
kr.angelov
ba9ccca0bd fix for the unknown words 2014-12-08 15:42:14 +00:00
kr.angelov
c07b2ad55c fix typo 2014-12-08 15:36:07 +00:00
kr.angelov
568c6bb542 register the callback for the Symb category 2014-12-08 15:22:33 +00:00
kr.angelov
fa53434bce added a callback for unknown words 2014-12-08 15:18:01 +00:00
aarne
025ce90634 ExtAdvVP added to some languages where it was missing 2014-12-08 13:21:28 +00:00
aarne
6067bc4932 some missing Chi functions 2014-12-08 13:14:47 +00:00
francis.tyers
307d5a78fb tipus does not change for number 2014-12-08 10:46:45 +00:00
aarne
b0f6e28294 probabilities for new chunk rules ; Symb as another literal in app Makefile 2014-12-08 10:20:06 +00:00
aarne
91e00cf827 missing syntax functions in Chi and some other languages 2014-12-08 10:19:38 +00:00
aarne
77ecefafbb more coverage of Chunk grammar, including a general fallback rule Symb_Chunk 2014-12-08 10:18:57 +00:00
kr.angelov
2b3b2282f5 fix lightning_N and thunder_N in Bulgarian 2014-12-07 19:20:25 +00:00
aarne
fdec3e6f84 some edits in app help file 2014-12-07 17:42:47 +00:00
aarne
98558d85e7 prepositional verbs bootstrapped for DictionaryFin 2014-12-07 17:26:16 +00:00
aarne
34e3431c32 merged Prasanth's UWN additions to Dictionary in Fre,Ita,Spa. Unsound verbs and adjectives left out, although manual checking could find valid variants from them. Verbs not always compared with Irreg lists, which means that they can get erroneous regular inflections. 2014-12-07 16:51:44 +00:00
aarne
98856af352 "junk verbs" in DictionaryGer converted to something meaningful (but correctness to be checked) 2014-12-07 15:19:09 +00:00
aarne
8451d35ecf unsound verbs corrected in DictionaryFre 2014-12-07 13:45:38 +00:00
aarne
4ef0a64fba DictionaryIta checked for unsound verb entries 2014-12-07 13:35:03 +00:00
aarne
a080258582 soundness checks in Romance smart V paradigms to eliminate non-verbs 2014-12-07 13:07:07 +00:00
aarne
122230cdc0 corrected or commented out clearly non-verb Spanish V entries with the new CheckInflection script 2014-12-07 13:06:13 +00:00
aarne
e67a7dcdba applied prep verb generation to DictionarySwe. New entries commented with guess-p-verb 2014-12-07 11:55:51 +00:00
aarne
d42f12bd09 script PrepVerb.hs to create rules for prepositional and particle verbs ; modified MergeDict.hs to add them only in cases where the old dict does not have them 2014-12-07 11:53:58 +00:00
kr.angelov
78d1acccab fix in LexiconBul.gf 2014-12-06 21:31:09 +00:00
kr.angelov
6faf58570f merge center with centre 2014-12-06 20:08:15 +00:00
kr.angelov
508b53a8f7 merge theater and theatre 2014-12-06 19:31:58 +00:00
aarne
0e0221d2d0 restored Dictionary.get_V2 which had been omitted. It is a very common verb, although sense splits will certainly be needed. 2014-12-06 11:36:54 +00:00
aarne
c3c1334bc3 alternative placement of adverb in TranslateEng.AdvVP: before object. Should increase coverage. After object still the first variant. 2014-12-06 11:35:33 +00:00
aarne
87c62e0d70 MissApp.hs: a function for preparing a list of lin rules for missing words 2014-12-06 08:39:25 +00:00
aarne
50dd1eb0e9 DictionaryFin: added 58 missing Prep and other structural words 2014-12-06 08:38:25 +00:00
aarne
68ea3fd4df quite a few prepositions in DictionarySwe, in particular multiwords 2014-12-05 18:36:42 +00:00
aarne
d3c26a077d missing structural words in DictionarySwe 2014-12-05 18:12:40 +00:00
aarne
e795632ee5 commented out whichever_A from Dictionary 2014-12-05 18:12:18 +00:00
aarne
145fca17fd mkQuant added to ParadigmsFin ; added missing Quants to DictionaryFin 2014-12-05 17:02:56 +00:00
aarne
655c3d8c53 a script for analysing missing functions, e.g. "which functions of type Quant are missing in each language" 2014-12-05 17:01:58 +00:00
aarne
01b03f56e2 removed morePl_Det and moreSg_Det from Dictionary, because more_Quant covers them 2014-12-05 16:49:47 +00:00
aarne
6553bee08c optional pro drop in DictionaryCat ; some missing Prons in Cat,Hin,Ita,Spa 2014-12-05 15:55:21 +00:00
francis.tyers
ccc04ae65c add sing_V2 2014-12-05 12:54:15 +00:00
hallgren
491777b0c1 Eliminate the record extension operator from the Value type returned by the partial evaluator
It was used only in cases where a lock field needed to be added to a
run-time variable, like e.g. in examples/phrasebook/SentencesTha.gf: 

    lin
      PGreetingMale g   = mkText (lin Text g) (lin Text (ss "ครับ")) | g ;
      PGreetingFemale g = mkText (lin Text g) (lin Text (ss "ค่ะ")) | g ;

But lock fields are only meaningful during type checking and can safely be
ignored in later passes.
2014-12-05 12:42:17 +00:00
kr.angelov
f8324ee49c fix a warning in ExtraBul.gf 2014-12-05 12:47:56 +00:00
kr.angelov
4810860afc store the accusative as well as the dative clitics in Bulgarian 2014-12-05 12:46:17 +00:00
aarne
dbdcff1fac fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ from output with unlinearized functions, so that speech doesn't get garbled. 2014-12-05 09:23:44 +00:00
aarne
c6f96d15e4 quick reference text prepended to app help file 2014-12-04 20:30:50 +00:00