Commit Graph

3396 Commits

Author SHA1 Message Date
ramona.enache
ec80e12435 PhraseBookRon 2010-04-10 23:17:58 +00:00
aarne
50a2e2ea93 regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook 2010-04-10 08:18:03 +00:00
aarne
d505fa5b67 generalized the Person category in Phrasebook to plurals, added some new Words 2010-04-09 14:37:25 +00:00
hallgren
1903fe8bf9 Some documentation 2010-04-09 14:04:18 +00:00
hallgren
984d67a79b Abstract out grammar access method 2010-04-09 14:00:38 +00:00
hallgren
e7073c1575 Adding the Minibar files to the darcs repository. 2010-04-09 13:51:34 +00:00
aarne
0138e6bba1 German phrasebook; ontology document; ignoring single lines in gfdoc 2010-04-08 20:31:32 +00:00
aarne
e98d1238f4 started a script and format for updating a set of gf files 2010-04-08 11:52:44 +00:00
aarne
242670a6cb cloned the rest of resource languages in Phrasebook 2010-04-07 21:05:29 +00:00
aarne
8171bb0ea2 reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul 2010-04-07 19:39:48 +00:00
aarne
aeb0a5b7e0 a script for cloning (Phrasebook) grammars 2010-04-07 14:59:55 +00:00
aarne
1f4f43748a New FoodsHin by Vikas 2010-04-07 14:20:24 +00:00
aarne
b9fcba00cf improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook 2010-04-06 20:35:12 +00:00
aarne
a66d2186fe comments in phrasebook abstract syntax 2010-04-06 15:45:16 +00:00
aarne
114cdd78d3 change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised 2010-04-06 14:08:01 +00:00
aarne
dc35b0a82b fixed Finnish youPol complement number to Sg ; some encoding things in French 2010-04-06 12:24:41 +00:00
aarne
ba13052d31 dependency graph can be restricted to some modules; added help dg 2010-04-06 08:53:44 +00:00
aarne
2ced613d81 generalized and extended Phrasebook in many ways 2010-04-05 16:36:38 +00:00
aarne
c87fe6f0f6 DisambPhrasebookRon added 2010-04-04 21:22:20 +00:00
aarne
7a14507189 in the shell, permit 3-letter lang codes as concrete syntax names 2010-04-04 20:46:36 +00:00
aarne
95d4adac99 in PGFService disambiguation, show tree if there's no disamb grammar 2010-04-04 20:45:50 +00:00
aarne
09171eecb4 reduced overgeneration by only allowing one AdA in Phrasebook 2010-04-04 20:44:37 +00:00
aarne
cdd9efa559 Urdu transliteration fixed (by Shafqat) 2010-04-01 12:24:04 +00:00
aarne
5dfda62ad1 fixed a deep bug in TypeCheck due to swap of arguments; print empty record as <> instead of {} to distinguish from empty record type 2010-03-31 22:05:12 +00:00
aarne
fb0f77b6f1 Olga's etc corrections in Phrasebook 2010-03-31 14:58:32 +00:00
krasimir
d83c2d01d8 export fullFormLexicon from PGF 2010-03-31 11:09:12 +00:00
aarne
5e2d2e61c3 moved phrases like 'I am hungry' from Greetings to Words to make them more general 2010-03-30 21:48:24 +00:00
aarne
61c82fa40e removed Roles; updated Phrasebook doc 2010-03-30 20:10:36 +00:00
aarne
5cb147fa19 simplified the treatment of politeness in Phrasebook 2010-03-30 18:48:59 +00:00
aarne
de909a4e44 disambiguation in Phrasebook grammars, PGF server, and the GUI 2010-03-30 15:39:11 +00:00
aarne
4bae49c634 information on missing words; fix in PhraseDut 2010-03-29 21:19:50 +00:00
aarne
bec718d49d AttemptoUrd added 2010-03-29 13:59:46 +00:00
aarne
04784b7c31 fine tuning phrasebook 2010-03-28 21:13:29 +00:00
aarne
ccac96eaa0 catching initial bind symbol in PGFServer 2010-03-28 20:32:03 +00:00
aarne
55f8a80df7 version 0.2 of phrasebook 2010-03-28 20:13:46 +00:00
aarne
93daaabf3d Action category, more doc in Phrasebook 2010-03-28 19:29:06 +00:00
aarne
3903b6b852 short-phrase translation; added Swe; started doc in Phrasebook 2010-03-28 15:28:02 +00:00
aarne
2925edd088 text-like unlexer for phrasebook web service 2010-03-26 22:08:48 +00:00
aarne
691620346c change Food to Words in Phrasebook, since it's unpractical to have many small modules; added syntactic forms and words 2010-03-26 22:07:17 +00:00
aarne
c24440d134 fixes for webdemos, including bug in StructuralIta 2010-03-26 17:38:20 +00:00
aarne
1d41c587ac FoodsRon in utf-8 2010-03-25 14:47:19 +00:00
krasimir
887a552497 even simpler version of NQueens 2010-03-24 21:04:37 +00:00
krasimir
9a1d0e8d11 bugfix in the lProlog generator 2010-03-24 20:54:20 +00:00
krasimir
fdd68f9040 the Plus predicate from NQueens is replaced with definition for function plus 2010-03-24 16:14:36 +00:00
krasimir
14f19b9865 partial support for def-rules in the Lambda Prolog generation 2010-03-24 16:12:58 +00:00
aarne
3ff870dcd6 politeness and disambiguation in Phrasebook (not visible yet) 2010-03-24 08:18:54 +00:00
krasimir
68482aa7e9 now for every category we store, in PGF, the list of functions for it in source-code order. The order matters for the termination of the exhaustive generation with dependent types. 2010-03-24 11:11:55 +00:00
krasimir
76d155af0e typo in CheckGrammar 2010-03-23 15:35:32 +00:00
krasimir
c80c403da2 use the new more accurate location information for some error messages 2010-03-23 15:24:48 +00:00
krasimir
1e51690b71 added codepage for Turkish 2010-03-23 13:44:17 +00:00