Commit Graph

8906 Commits

Author SHA1 Message Date
kr.angelov
620e880155 linref is now used by the linearizer. The visible change is that the 'l' command in the shell now can linearize discontinuous phrases 2013-10-30 14:42:29 +00:00
gregoire.detrez
9e81b8b224 Add DictFre to AllFre
now DictFre is compiled by cabal
2013-10-30 14:24:52 +00:00
hallgren
9b399a1138 GF home page: comment out news from 2012-11 and older 2013-10-30 13:52:42 +00:00
hallgren
acb0b5611e release-next.t2t: add your notes for the next release of GF here
The file will be renamed when the release is made.
2013-10-30 13:44:10 +00:00
kr.angelov
43fb9b3b7a added the linref construction in GF. The PGF version number is now bumped 2013-10-30 12:53:36 +00:00
kr.angelov
1381d65131 missing binary serialization for PImplArg in the .gfo files 2013-10-30 12:48:58 +00:00
gregoire.detrez
78be477243 Add Estonian to Setup.hs 2013-10-29 18:17:12 +00:00
aarne
1fdc0cc76d new DictEngSwe: the old one from Folkets lexikon completed with 5k words from Wiktionary 2013-10-28 16:46:49 +00:00
aarne
0997f1e611 some more paradigms for Swe 2013-10-28 16:44:27 +00:00
kr.angelov
56893dbf54 another fix for 'pre' 2013-10-28 13:54:06 +00:00
kr.angelov
453190fcb6 remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
kr.angelov
ec6ef1aff4 minor fixes in DictEng and DictEngBul 2013-10-28 12:41:03 +00:00
kr.angelov
0f10297346 fix inflection_en.xml 2013-10-28 12:37:37 +00:00
kr.angelov
841880144d fix the handling of 'pre' in the C runtime 2013-10-28 12:35:37 +00:00
kr.angelov
fad9947aab bugfix in gu/seq.h 2013-10-28 08:58:36 +00:00
aarne
6c1a22140b renamed Hindi and Urdu translation dictionaries to DictEngHin and DictEngUrd for the sake of uniformity; chose latest versions from the repository, but there were older versions with different names, which were left as they are. 2013-10-27 20:09:53 +00:00
aarne
ed67c09129 Make entry for TranslateEngChiFinSwe 2013-10-27 16:34:05 +00:00
aarne
27f00964b9 moved DictEngFin from stemmed to main level and checked some critical words for the spoken translator 2013-10-27 16:08:18 +00:00
aarne
8ccf40f8b6 Phrasebook lin's that create punctuation and "please" for NP's overridden, to give uniformity to Translate translations 2013-10-27 15:42:54 +00:00
aarne
8574b77490 fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +00:00
aarne
2abbb55bd4 added TranslateSwe to the Parse+Phrasebook translators 2013-10-27 15:17:10 +00:00
aarne
9afee8afe7 updated DictEngSwe with Folkets lexikon and with 120 most common missing Penn treebank words, the latter manually. Folkets lexicon needs some manual revision (which is the reason not just to link to the automatically generated version). 2013-10-27 15:13:29 +00:00
aarne
6711201e0d added ext field to Eng.VP for extraposed sentences etc, which should appear after adverb: "she said yesterday that he was ill" 2013-10-25 13:06:21 +00:00
hallgren
ad0e67530b Functions merge trees into tries in the GF Shell and the PGF web service
* In the shell, the new command tt (to_trie) merges a list of trees into a
  trie and prints it in a readable way, where unique subtrees are marked with
  a "*" and alternative subtrees are marked with numbers.
* In the PGF web service, adding the parameter trie=yes to the parse and
  translate commands augments the JSON output with a trie.

Example to try in the shell:

	Phrasebook> p -lang=Eng "your son waits for you" | tt
2013-10-24 17:29:02 +00:00
aarne
2aa5736cb4 merged sysu/Assign* with DictEngChi now that they have been checked; fixed some multicharacter problems 2013-10-23 16:13:21 +00:00
hallgren
1fcae658ac Commands.hs: fix a copy-paste error in the documentation of put_tree 2013-10-24 14:32:11 +00:00
kr.angelov
2bff7d8c21 more in DictEngBul 2013-10-24 08:04:59 +00:00
kr.angelov
5d993bbdad put was used as regular verb in few places in DictEng 2013-10-23 15:33:33 +00:00
kr.angelov
4c28dc8de0 added dummy inflection template for Chinese. It needs better names for the different inflection forms 2013-10-23 15:23:54 +00:00
kr.angelov
244708e0a9 the first version of the Android's morphology browser 2013-10-23 15:10:13 +00:00
kr.angelov
6d5ff6ee62 fix in DictUrd to make it compile 2013-10-23 15:08:57 +00:00
kr.angelov
eb8e830e66 a few fixes in DictEngBul and DictEng 2013-10-23 15:07:43 +00:00
kr.angelov
c98a9a3266 tabular linearization in the C and Java runtimes 2013-10-23 14:49:28 +00:00
hallgren
5dec00c1d1 GF home page: update PGF library API link
GF 3.5 is now on Hackage and the automatic generation of Haddock documentation
succeeded for the first time in a long time!
2013-10-23 14:24:04 +00:00
aarne
d53f46c5fb Est paradigm documentation in Synopsis 2013-10-22 13:14:20 +00:00
inari
7c7b35ef3b Add DictEst to Makefile 2013-10-22 12:40:19 +00:00
inari
34d15b505d fixes to estonian 2013-10-22 12:23:52 +00:00
aarne
098619ceee added missing PartNP and a classifier to CountNP in Chi 2013-10-22 06:06:25 +00:00
kr.angelov
cf05e78712 clumsy fix for nonExist in pgf-translate 2013-10-21 12:35:34 +00:00
kr.angelov
e3dc98dd0f bugfix for the custom literals in the C runtime 2013-10-21 12:34:57 +00:00
kr.angelov
8103703858 fix the grammar serialization for nonExist and BIND 2013-10-21 10:03:43 +00:00
aarne
2ada3ff73a Qiao's corrections to SYSU assignements. 2013-10-20 10:13:50 +00:00
aarne
3e978f2db1 more general Pinyin file generation in Chi 2013-10-19 16:00:07 +00:00
aarne
7a7b7309ef time adverb word order in Chi ; mkDet in MakeStructural Swe 2013-10-19 15:40:27 +00:00
aarne
075796dbe5 fixed the case of substantival possessives in Eng 2013-10-19 10:07:26 +00:00
aarne
a8fcbef850 Added Est to resource demo. Also have_V2 which was missing in the demo. 2013-10-18 12:17:52 +00:00
aarne
c8c6a6a043 news about Estonian 2013-10-18 12:02:00 +00:00
aarne
53a88f3318 added Estonian to Synopsis and other documentation 2013-10-18 12:01:26 +00:00
aarne
90ee7c7288 Estonian - the 29th complete RGL language. Copied from Kaarel Kaljurand's and Inari Listenmaa's repository in https://github.com/GF-Estonian/GF-Estonian, where later developments will continue to take place. 2013-10-18 11:45:06 +00:00
aarne
02cbf49516 some fixes in synopsis example display 2013-10-18 08:48:18 +00:00