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
aarne
fdfc8d4dc2
removed that-less variants of ComplVS and SlashV2S from VerbEng, and added constructors ComplBareVS and SlashBareV2S to Extra, so that the library user can control the presence of "that".
2013-10-18 08:45:56 +00:00
aarne
34bc94e76b
corrections in DictEngChi
2013-10-16 14:46:19 +00:00
aarne
34d9a8f3e3
fixed one forgotten Chinese char in pinyin/ResChi
2013-10-16 13:55:32 +00:00
aarne
8f9adc6d22
revised Pinyin versions of Chi files: now called Chi instead of Cmn for simplicity, but resideing in chinese/pinyin, which should appear in path before chinese and alltenses when used
2013-10-16 13:46:18 +00:00
aarne
7ca6c61b52
ResDut was removed by mistake - now it is back
2013-10-16 11:46:31 +00:00
aarne
f0d9b9f6ff
tagged version of Dut: an experiment for glossing
2013-10-15 13:07:07 +00:00
aarne
06e01b0fe9
moved Chi.GenNP to its proper place
2013-10-13 20:00:04 +00:00
aarne
abfa2ee536
completed PhrasebookChi with many expressions, using Google translate as main source
2013-10-12 20:32:05 +00:00
aarne
968c65266f
added TranslateChi and TranslateFin
2013-10-12 18:54:47 +00:00
kr.angelov
9bcc566c1a
few more Bulgarian words
2013-10-13 08:09:39 +00:00
kr.angelov
9e1ed234fc
a big patch which renames a few functions in the Bulgarian morphology. The old names are deprecated
2013-10-12 17:00:47 +00:00
kr.angelov
add86fcf1d
add keyboard input in the android app
2013-10-12 12:28:23 +00:00
aarne
e1c7aaedb4
added links to main index.html
2013-10-11 12:58:53 +00:00
aarne
0052026cc6
Chi phrasebook bootstrapped from Tha; far from finished
2013-10-11 12:16:03 +00:00
aarne
e4a090cd1b
harmonized the paths of Translate*.gf to guarantee the usage of the same DictEngAbs
2013-10-11 11:24:58 +00:00
aarne
d44183b668
added TranslateBul and translator/Makefile
2013-10-11 08:36:09 +00:00
aarne
ebdc70a22d
integration of Parse with Phrasebook, to get idiomatic translations whenever possible
2013-10-11 08:19:04 +00:00
kr.angelov
72fdb2dc7d
more words in DictEngBul
2013-10-11 08:18:00 +00:00
kr.angelov
685ccbda8b
synchronize the target languages in the main activity with the one in the lexicon activity
2013-10-11 08:16:51 +00:00
kr.angelov
167f3f4af3
better lexicon view
2013-10-11 08:15:33 +00:00
kr.angelov
3f3c5d968a
make MorphoAnalysis serializable
2013-10-11 08:10:58 +00:00
kr.angelov
7b1db5d36e
readExpr in the Java binding
2013-10-11 08:10:04 +00:00