Commit Graph

1275 Commits

Author SHA1 Message Date
bjorn
3aee461ec0 Added startcat flag to Demo.gf 2008-08-14 08:07:24 +00:00
bjorn
664bc8f534 Added .PHONY to lib/resource/Makefile 2008-08-14 07:57:50 +00:00
bjorn
f43f756edb Remove superfluous DemoI.gf. 2008-08-14 07:56:41 +00:00
bjorn
b296099441 Include concrete syntax flags in generated JS. 2008-08-13 12:08:11 +00:00
bjorn
538f173447 Added missing translator.js 2008-08-13 11:11:25 +00:00
bjorn
d43f3e7f5d Add language selectors to JavaScript translator. 2008-08-12 20:13:41 +00:00
bjorn
d836aac9cd First working JavaScript translator. 2008-08-12 19:35:27 +00:00
bjorn
03660714f1 Use Food grammar as the example grammar.js. 2008-08-12 19:35:05 +00:00
bringert
56adb8b8cd Compile AllX.gf instead of LangX.gf. 2008-08-12 18:43:13 +00:00
aarne
c90a558b2a fixed bugs in AllFin so that it now compiles 2008-08-12 16:13:53 +00:00
bringert
24e609189f Started working on a JavaScript translator. 2008-08-12 15:56:24 +00:00
bringert
b99256ca9a Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. 2008-08-12 15:22:42 +00:00
bringert
12ea512bdf Use the .s field of .c2 fields in ExtraScand instead of plain .c2 to get it to compile. 2008-08-12 15:15:06 +00:00
bringert
636300cc09 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. 2008-08-12 15:14:26 +00:00
bringert
42efbabaa6 Rename all Language.gf to AllLan.gf to be able to build them automatically. 2008-08-12 15:12:54 +00:00
bringert
9cf67b6313 Some clean-up in the resource lib build system. 2008-08-12 14:28:31 +00:00
krasimir
e6936b5f8b tiny fragment of Turkish 2008-07-30 06:39:07 +00:00
bjorn
48e1ff8b3c russian: possesive pronouns don't get inital n after prepositions 2008-06-30 18:13:19 +00:00
aarne
070d198e7e added api/Combinators for Eng 2008-06-27 16:48:28 +00:00
aarne
333480388f documentation written; some weird constructors excluded from demo 2008-06-27 14:14:01 +00:00
aarne
54a12c6937 updated synopsis, removed GF/devel/ 2008-06-27 11:59:03 +00:00
aarne
ae83ab19ed version-related changes in Makefile and help 2008-06-27 09:09:29 +00:00
aarne
7bf0ea6bf1 hacks to make Arabic compile on GF3 2008-06-27 06:44:34 +00:00
aarne
334394f3ea debugging arabic 2008-06-26 21:40:21 +00:00
aarne
4a9bc587a5 moved interruption to GFI level to capture all commands 2008-06-26 21:01:51 +00:00
aarne
9d909f32cf fixed decodeUTF8 for pgf; removed old resources from darcs 2008-06-26 19:41:25 +00:00
aarne
7f9a0cdd34 uniform encoding: gfo and pgf in UTF8, internal in unicode 2008-06-26 16:35:45 +00:00
bjorn
475e1ea4d9 Inflect German Numeral pot01 ("ein") in gender and case. Needed to get phrases such as "eine grosse Pizza" correct when "eine" is a Numeral rather than indef art. 2008-06-25 17:30:50 +00:00
aarne
edda3db1b5 resource gold standard in UTF8, since test output is also 2008-06-25 17:25:30 +00:00
aarne
c5c6d13546 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
8c21f4ccc2 a new example in exx-resource 2008-06-25 10:14:06 +00:00
bjorn
408aa5b608 russian added operation for adding n prefix to pronouns after prepositions. 2008-06-25 14:16:09 +00:00
bjorn
7dd461ab15 russin: noun declesion 10: small animals 2008-06-25 13:54:18 +00:00
bjorn
e6af6c2714 russian: fix neutral adjective-declined nouns 2008-06-25 13:30:05 +00:00
bjorn
d87872f823 russian: no need to import Predef. 2008-06-24 23:16:01 +00:00
bjorn
b14394afdc russian: new paradigms for adjectives, including overloaded smart paradigm. moved declension stuff to MorphoRus. changes LexiconRus to use new mkA. 2008-06-24 23:06:20 +00:00
bjorn
695fdca35a russian: more noun paradigm work 2008-06-24 21:22:47 +00:00
bjorn
0554bb1937 Remove lots of ununsed noun stuff from MorphoRus. 2008-06-24 21:21:59 +00:00
bjorn
26aba963e7 Russian: remove old noun paradigm type declarations. Overload mkN2. Move internal stuff so that it is not visible in the synopsis. 2008-06-24 20:35:51 +00:00
aarne
2e89af633d demo prepared 2008-06-24 22:08:54 +00:00
aarne
ed72a2ef79 added default decodings to Make, to enable multilingual utf8 generation 2008-06-24 21:52:07 +00:00
aarne
06eb01ac7e some fixes in Hindi and Finnish 2008-06-24 20:40:21 +00:00
aarne
a0953a6c94 a method for cloning a file to different languages: Make clone file=FileLLL.gf 2008-06-24 18:26:06 +00:00
bjorn
0b881cb489 russian: new noun paradigms, including smart paradigm. Some things are still unhandled, notably vowel changes, -a plurals -u prepositions. I have changed the lexicon to use the new ones even though they are not finished, since it was in a pretty sorry state to begin with. 2008-06-24 18:44:41 +00:00
aarne
2038b776af cp1251 coding ; trying to recognize the coding flag in grammar 2008-06-24 13:58:04 +00:00
aarne
c122bc52d8 scandinavian agreement to object 2008-06-24 12:00:40 +00:00
aarne
9945a5b08e langs option to Make.hs ; utf8 exception in linearization from the coding flag in grammar 2008-06-24 08:35:02 +00:00
bjorn
984c5ecc48 Russian: some refactoring of verb conjugation. 2008-06-23 20:01:47 +00:00
bjorn
6762837d54 Remove prepos2Pl argument to mkN. It is always identical to preposPl. 2008-06-23 18:37:50 +00:00
bjorn
b2fe0d881a Russian: remove a big chunk of ParadigmsEng which was pasted into ParadigmsRus and commented out. 2008-06-23 18:32:51 +00:00