Commit Graph

4503 Commits

Author SHA1 Message Date
aarne
b7a60b5e45 dependency graph can be restricted to some modules; added help dg 2010-04-06 08:53:44 +00:00
aarne
550c9397b8 bindings to NumeralsFin and NumeralsSwe 2010-04-05 20:23:25 +00:00
aarne
aff78019fd more restrictive copying in lib/src/Make.hs to permit partial compilation of libs 2010-04-05 20:12:02 +00:00
aarne
7c7f8112c9 generalized and extended Phrasebook in many ways 2010-04-05 16:36:38 +00:00
aarne
8b43ae7305 DisambPhrasebookRon added 2010-04-04 21:22:20 +00:00
aarne
0e2f34b269 in the shell, permit 3-letter lang codes as concrete syntax names 2010-04-04 20:46:36 +00:00
aarne
1040f2a10d in PGFService disambiguation, show tree if there's no disamb grammar 2010-04-04 20:45:50 +00:00
aarne
74e385393c reduced overgeneration by only allowing one AdA in Phrasebook 2010-04-04 20:44:37 +00:00
aarne
7e659b0ff2 new synopsis, now with Pol and Urd 2010-04-04 14:07:09 +00:00
aarne
59c3482397 spaces before semicolons in ParadigmsPol to help synopsis generation 2010-04-04 14:05:12 +00:00
aarne
f7219e75b6 fixed the treatment of tenses in Urd files 2010-04-02 19:14:13 +00:00
aarne
fa8a6091ab README with instructions about Urdu transliteration 2010-04-02 18:54:28 +00:00
aarne
39a525ac11 converted Urdu to utf8 2010-04-02 16:17:29 +00:00
aarne
9d6e3dae86 Urdu transliteration fixed (by Shafqat) 2010-04-01 12:24:04 +00:00
aarne
5d75073313 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
b959037cdb Olga's etc corrections in Phrasebook 2010-03-31 14:58:32 +00:00
krasimir
3b7d0e4fcc export fullFormLexicon from PGF 2010-03-31 11:09:12 +00:00
aarne
4867b91778 moved phrases like 'I am hungry' from Greetings to Words to make them more general 2010-03-30 21:48:24 +00:00
aarne
b4abd2ebba removed Roles; updated Phrasebook doc 2010-03-30 20:10:36 +00:00
aarne
66cca22f38 simplified the treatment of politeness in Phrasebook 2010-03-30 18:48:59 +00:00
aarne
0e91a4d84d disambiguation in Phrasebook grammars, PGF server, and the GUI 2010-03-30 15:39:11 +00:00
aarne
92d51c8ca3 information on missing words; fix in PhraseDut 2010-03-29 21:19:50 +00:00
aarne
8052652c4e corrected some incorrect inflections in LexiconEng 2010-03-29 16:00:04 +00:00
aarne
f6f09b401e AttemptoUrd added 2010-03-29 13:59:46 +00:00
aarne
c2f97ef506 the rest of Urdu files - now compiles with lib/src/Make 2010-03-29 12:41:33 +00:00
aarne
1402b10138 urdu relatives 2010-03-29 12:40:51 +00:00
aarne
997ca76c1b fine tuning phrasebook 2010-03-28 21:13:29 +00:00
aarne
1c088506b3 catching initial bind symbol in PGFServer 2010-03-28 20:32:03 +00:00
aarne
e01f2ab1b2 version 0.2 of phrasebook 2010-03-28 20:13:46 +00:00
aarne
a814066463 new Utt constructors for AP, Card 2010-03-28 20:13:15 +00:00
aarne
13a7954646 Action category, more doc in Phrasebook 2010-03-28 19:29:06 +00:00
aarne
c99ecf2704 short-phrase translation; added Swe; started doc in Phrasebook 2010-03-28 15:28:02 +00:00
aarne
5c0fb2cb7e text-like unlexer for phrasebook web service 2010-03-26 22:08:48 +00:00
aarne
40763b5f61 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
c42afc59eb how8much_IAdv in Structural; changed parameter name Place in Numerals 2010-03-26 22:06:35 +00:00
aarne
5e4548e4da fixes for webdemos, including bug in StructuralIta 2010-03-26 17:38:20 +00:00
aarne
7ce6c55ef7 FoodsRon in utf-8 2010-03-25 14:47:19 +00:00
krasimir
69535e2b6b even simpler version of NQueens 2010-03-24 21:04:37 +00:00
krasimir
ab3127b5dd bugfix in the lProlog generator 2010-03-24 20:54:20 +00:00
krasimir
925fb9dc85 the Plus predicate from NQueens is replaced with definition for function plus 2010-03-24 16:14:36 +00:00
krasimir
17897bc286 partial support for def-rules in the Lambda Prolog generation 2010-03-24 16:12:58 +00:00
aarne
eab9110f05 politeness and disambiguation in Phrasebook (not visible yet) 2010-03-24 08:18:54 +00:00
krasimir
ce99935812 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
297d40455e typo in CheckGrammar 2010-03-23 15:35:32 +00:00
krasimir
858f6a1d4e use the new more accurate location information for some error messages 2010-03-23 15:24:48 +00:00
krasimir
1591253a55 added codepage for Turkish 2010-03-23 13:44:17 +00:00
krasimir
ef957a0307 added comment to every GF.Text.CPxxxx module about the purpose of the codepage 2010-03-23 12:19:34 +00:00
e1560697
dec065a578 nounAdjVerbNumerals 2010-03-22 08:44:21 +00:00
e1560697
2a7fbf43e1 nounverbadjmorphoandsuffixmodule 2010-02-15 17:22:10 +00:00
krasimir
ba3b57bff9 add JavaScript API for completion. contributed by John J. Camilleri 2010-03-23 08:55:56 +00:00