Commit Graph

  • 8716e48c21 pgf-pretty: remove single field record lincat hack. handle f "" (S []) correctly. bjorn 2008-09-30 09:31:31 +00:00
  • 6791378846 pgf-pretty: remove single field record lincat hack. handle f "" (S []) correctly. bjorn 2008-09-30 09:31:31 +00:00
  • 664bebf5ce Some pgf-pretty fixes, including note by Peter about W "apa" (S []). bjorn 2008-09-30 07:24:01 +00:00
  • 6706441624 regular verbs in Cat. jordi.saludes 2008-09-29 18:29:20 +00:00
  • becce3cb62 better noun morphology in Cat. jordi.saludes 2008-09-29 18:28:27 +00:00
  • 662663ffa3 Some pgf-pretty fixes, including note by Peter about W "apa" (S []). bjorn 2008-09-30 07:24:01 +00:00
  • b5ae83f899 Changes to the prolog output format peb 2008-09-25 07:32:39 +00:00
  • ba321be3ff Added pgf-pretty output-format bjorn 2008-09-26 15:21:32 +00:00
  • 0f4e8468be Added isLiteralCat function to PGF.Macros. bjorn 2008-09-26 15:04:13 +00:00
  • 804232aebc Added 'complete' function to the PGF API. This is a higher-level API to the completion functionality. bjorn 2008-09-26 13:17:21 +00:00
  • b0dde31f00 Added semantic interpretation tag printing to the *bnf grammar printers. bjorn 2008-09-26 12:57:20 +00:00
  • 2f3b7d1c55 Use ebnf format for "regular" output-format. bjorn 2008-09-26 10:20:18 +00:00
  • 7a81b559fe Changed nolr printer to use EBNF format. bjorn 2008-09-26 10:03:42 +00:00
  • a372357adc ebnf printer: print external cats first. bjorn 2008-09-26 09:58:57 +00:00
  • 86e94e3b1b bnf and ebnf printer: align ::= symbols. bjorn 2008-09-26 09:54:09 +00:00
  • a4ded76aa3 SRG category renaming: don't count the external cats when calculating indices. bjorn 2008-09-26 09:44:02 +00:00
  • d1a2cdb948 Changed SRG category renaming to use GF cat + index among CFG cats for that GF cat, instead of the old Concrete syntax name + index among all CFG cats. bjorn 2008-09-26 09:39:48 +00:00
  • 65f302bb84 Oops, I accidentally disabled all CFG simplification and LR-removal with the ENBF printing patch. bjorn 2008-09-26 09:39:04 +00:00
  • 1bcffdce30 Change category naming in CFG generation: the number now starts from 1 for each GF category, instead of being the FCFG category number. bjorn 2008-09-26 09:28:03 +00:00
  • 92c76a6265 Added --output-format=ebnf. bjorn 2008-09-26 09:20:39 +00:00
  • 8fa99886b3 In CFG generation: don't add linrow number if the lincat has only a single constituent. bjorn 2008-09-26 09:06:52 +00:00
  • b114cfda77 Added --output-format=nolr. Minor makeRegular refactoring. bjorn 2008-09-25 13:41:07 +00:00
  • 13191ac155 Added --output-format=regular. bjorn 2008-09-25 11:49:00 +00:00
  • 7a5e2a15bd Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now. bjorn 2008-09-25 11:36:04 +00:00
  • cc7173a034 Somewhat nicer FCFG output format. bjorn 2008-09-25 08:44:23 +00:00
  • cdc647e788 Added an FCFG output format (--output-format=fcfg). This now lives in GF.Speech.PGFToCFG, but should probably move somewhere else. bjorn 2008-09-25 08:41:49 +00:00
  • bfcfb513f3 Changes to the prolog output format peb 2008-09-25 07:32:39 +00:00
  • 2884598b7c Added pgf-pretty output-format bjorn 2008-09-26 15:21:32 +00:00
  • 0e869a3574 Added isLiteralCat function to PGF.Macros. bjorn 2008-09-26 15:04:13 +00:00
  • f377af2617 Added 'complete' function to the PGF API. This is a higher-level API to the completion functionality. bjorn 2008-09-26 13:17:21 +00:00
  • 8fe2a1cc59 Added semantic interpretation tag printing to the *bnf grammar printers. bjorn 2008-09-26 12:57:20 +00:00
  • b64d25b3be Use ebnf format for "regular" output-format. bjorn 2008-09-26 10:20:18 +00:00
  • a84849bee2 Changed nolr printer to use EBNF format. bjorn 2008-09-26 10:03:42 +00:00
  • 9010afef50 ebnf printer: print external cats first. bjorn 2008-09-26 09:58:57 +00:00
  • d54ba6f112 bnf and ebnf printer: align ::= symbols. bjorn 2008-09-26 09:54:09 +00:00
  • 93e9d60765 SRG category renaming: don't count the external cats when calculating indices. bjorn 2008-09-26 09:44:02 +00:00
  • d80c71f688 Changed SRG category renaming to use GF cat + index among CFG cats for that GF cat, instead of the old Concrete syntax name + index among all CFG cats. bjorn 2008-09-26 09:39:48 +00:00
  • c588e8ca2b Oops, I accidentally disabled all CFG simplification and LR-removal with the ENBF printing patch. bjorn 2008-09-26 09:39:04 +00:00
  • 8c348f963f Change category naming in CFG generation: the number now starts from 1 for each GF category, instead of being the FCFG category number. bjorn 2008-09-26 09:28:03 +00:00
  • 824d72bf16 Added --output-format=ebnf. bjorn 2008-09-26 09:20:39 +00:00
  • 84dec7aaa2 In CFG generation: don't add linrow number if the lincat has only a single constituent. bjorn 2008-09-26 09:06:52 +00:00
  • 367cc0acb9 Added --output-format=nolr. Minor makeRegular refactoring. bjorn 2008-09-25 13:41:07 +00:00
  • 8001ea8ea0 Added --output-format=regular. bjorn 2008-09-25 11:49:00 +00:00
  • 4d96eb7e9a Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now. bjorn 2008-09-25 11:36:04 +00:00
  • 716250bcf1 Somewhat nicer FCFG output format. bjorn 2008-09-25 08:44:23 +00:00
  • 90b2441c34 Added an FCFG output format (--output-format=fcfg). This now lives in GF.Speech.PGFToCFG, but should probably move somewhere else. bjorn 2008-09-25 08:41:49 +00:00
  • db15fe74be ParadigmsCat in next-lib updated aarne 2008-09-24 08:52:49 +00:00
  • 1dd60b1b22 ParadigmsCat in next-lib updated aarne 2008-09-24 08:52:49 +00:00
  • 34c5617ef6 Got SRGS ABNF generation to compile. bjorn 2008-09-23 12:56:25 +00:00
  • 75df5cf443 Added srgs_abnf_nonrec grammar printer to GF.Infra.Options. bjorn 2008-09-23 12:44:17 +00:00
  • e5779fc594 Re-added old PrSRGS_ABNF (does not compile yet). bjorn 2008-09-23 12:41:44 +00:00
  • 2e2db8c945 Paradigms for Cat updated from Spa. jordi.saludes 2008-09-23 11:42:10 +00:00
  • 0d1b2c01b9 Got SRGS ABNF generation to compile. bjorn 2008-09-23 12:56:25 +00:00
  • 66d4909142 Added srgs_abnf_nonrec grammar printer to GF.Infra.Options. bjorn 2008-09-23 12:44:17 +00:00
  • c01af6168b Re-added old PrSRGS_ABNF (does not compile yet). bjorn 2008-09-23 12:41:44 +00:00
  • ffb5b00748 started Telugu in next-lib aarne 2008-09-23 09:52:10 +00:00
  • 0a27471a57 started Telugu in next-lib aarne 2008-09-23 09:52:10 +00:00
  • 47abd5327d use hex in transliteration table aarne 2008-09-23 09:04:03 +00:00
  • 961261c46e use hex in transliteration table aarne 2008-09-23 09:04:03 +00:00
  • cbde244ac1 Telugu transliteration aarne 2008-09-23 08:49:58 +00:00
  • 2269a5ba41 Telugu transliteration aarne 2008-09-23 08:49:58 +00:00
  • 9470a689c9 updated HOWTO to the new place of next resource aarne 2008-09-22 12:28:07 +00:00
  • 21b4fbca69 updated HOWTO to the new place of next resource aarne 2008-09-22 12:28:07 +00:00
  • 766852a64c adapted German to 1.5 aarne 2008-09-22 12:24:28 +00:00
  • 33a44b2683 adapted German to 1.5 aarne 2008-09-22 12:24:28 +00:00
  • 69b96e87ee updated next-resource/src/catalan/Lexicon and Paradigms to Jordi's patches in 1.4 aarne 2008-09-22 11:55:27 +00:00
  • 1a4fb83878 updated next-resource/src/catalan/Lexicon and Paradigms to Jordi's patches in 1.4 aarne 2008-09-22 11:55:27 +00:00
  • 98665df78b moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH aarne 2008-09-22 11:49:15 +00:00
  • aacf6945fb moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH aarne 2008-09-22 11:49:15 +00:00
  • 4862018f14 GWT: somewhat nicer iterable() hack. bjorn 2008-09-22 10:11:15 +00:00
  • 3d11bf48a3 GWT: somewhat nicer iterable() hack. bjorn 2008-09-22 10:11:15 +00:00
  • 0031276944 Added iterable() method for nicer iteration through GF method results. (GWT) bjorn 2008-09-21 20:37:27 +00:00
  • 491a829105 Added iterable() method for nicer iteration through GF method results. (GWT) bjorn 2008-09-21 20:37:27 +00:00
  • c028605e43 added README-1.5 to explain the novelties aarne 2008-09-21 07:38:05 +00:00
  • e6f5033bc5 adapted Hindi to next-resource aarne 2008-09-20 14:40:18 +00:00
  • 292df86e25 adapted Hindi to next-resource aarne 2008-09-20 14:40:18 +00:00
  • 9b08ad1f07 removed jung latin files created by mistake aarne 2008-09-20 09:07:14 +00:00
  • 7215dc71ff new resource-howto aarne 2008-09-20 08:51:39 +00:00
  • 862310b01a new resource-howto aarne 2008-09-20 08:51:39 +00:00
  • e9f915ba9c Fixed gf-morpho-server.cabal name typo. Added basic README for morpho server. bjorn 2008-09-18 20:12:01 +00:00
  • 0fdf2ceea2 GWT: disable translation until the language info has been loaded from the server, bjorn 2008-09-17 13:25:08 +00:00
  • 6fab2a64f4 GWT: update to use new /grammar resource. Select from language based on Accept-Language header. bjorn 2008-09-17 13:04:10 +00:00
  • c99ce1fd0d fastcgi: rename /info to /grammar bjorn 2008-09-17 12:42:05 +00:00
  • db6ff30694 fastcgi: replace /categories, /languages and /mylanguage with /info. bjorn 2008-09-17 12:37:34 +00:00
  • 417ada31f5 fastcgi server: add /mylanguage resource, which selects the language that best matches the Accept-language header. bjorn 2008-09-17 12:22:17 +00:00
  • 50e600763f GWT: comment out flag icon stuff in CSS. bjorn 2008-09-17 11:40:35 +00:00
  • b06039634e Towards looking at the locale for default language. Added flag icons. bjorn 2008-09-17 10:12:36 +00:00
  • d0a4ff8a11 latin verbs in active indicative aarne 2008-09-16 19:11:04 +00:00
  • b77a44b830 fixed bug in latin 3rd conjugation; added PP adverbs aarne 2008-09-19 07:15:30 +00:00
  • 279ba4823b Fixed gf-morpho-server.cabal name typo. Added basic README for morpho server. bjorn 2008-09-18 20:12:01 +00:00
  • 4437a84939 determiners and more words in latin aarne 2008-09-18 14:36:33 +00:00
  • d9b6bdaf1e latin adjectives and determiners aarne 2008-09-18 13:29:53 +00:00
  • 6d458d19dc latin: able to parse "ego te amo" aarne 2008-09-17 15:37:45 +00:00
  • 78181618f3 personal pronouns in latin aarne 2008-09-17 14:30:29 +00:00
  • bc2447bcbb GWT: disable translation until the language info has been loaded from the server, bjorn 2008-09-17 13:25:08 +00:00
  • 7c79fd0aa9 GWT: update to use new /grammar resource. Select from language based on Accept-Language header. bjorn 2008-09-17 13:04:10 +00:00
  • 0896d6dee1 fastcgi: rename /info to /grammar bjorn 2008-09-17 12:42:05 +00:00
  • 4a2bac3cf2 fastcgi: replace /categories, /languages and /mylanguage with /info. bjorn 2008-09-17 12:37:34 +00:00
  • 9265be0326 fastcgi server: add /mylanguage resource, which selects the language that best matches the Accept-language header. bjorn 2008-09-17 12:22:17 +00:00
  • ee40c265b7 GWT: comment out flag icon stuff in CSS. bjorn 2008-09-17 11:40:35 +00:00