1
0
forked from GitHub/gf-rgl
Commit Graph

6787 Commits

Author SHA1 Message Date
bjorn
086b4fbf62 Cleaned up the Demo conrecte syntaxes now that they don't have to list the restricted inheritance. Added language codes. 2008-08-18 09:37:01 +00:00
bjorn
86e5d26e81 Removed spurious lin foo = bar in DemoEng. 2008-08-18 08:58:11 +00:00
aarne
53f6d042fd workaround in Spanish and French for a pgf compiler issue showing in pronArg 2008-08-16 12:29:04 +00:00
aarne
05f00cff37 numerals demo on the web 2008-08-15 15:28:09 +00:00
bjorn
9732b47d7e Added a basic stylesheet for the js and ajax translators. 2008-08-15 11:46:36 +00:00
bjorn
8a022d65b3 Change JS translation to replace existing output when a new translation is done. 2008-08-15 10:53:59 +00:00
aarne
4c44f9fe18 typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more) 2008-08-14 20:30:17 +00:00
aarne
51e92b3b3b added linearization of john_PN - hope it's right 2008-08-14 20:29:21 +00:00
bjorn
3b735511f8 Refactor js translator to be able to share some code with the ajax version. 2008-08-14 18:51:06 +00:00
bjorn
68e70b0f94 Print gf commands in Make.hs for debugging purposes. 2008-08-14 15:25:05 +00:00
aarne
95e65e60b7 removed optStr from IdiomEng 2008-08-14 14:21:42 +00:00
aarne
ad2067e5db changed startcat from Phr to S in Demo 2008-08-14 14:17:27 +00:00
bjorn
cb33f33d4d Added startcat flag to Demo.gf 2008-08-14 08:07:24 +00:00
bjorn
cc227618bc Added .PHONY to lib/resource/Makefile 2008-08-14 07:57:50 +00:00
bjorn
19755d9529 Remove superfluous DemoI.gf. 2008-08-14 07:56:41 +00:00
bjorn
1350ab1deb Include concrete syntax flags in generated JS. 2008-08-13 12:08:11 +00:00
bjorn
31c29fd7f8 Added missing translator.js 2008-08-13 11:11:25 +00:00
bjorn
932c7484d6 Add language selectors to JavaScript translator. 2008-08-12 20:13:41 +00:00
bjorn
aec2c51d32 First working JavaScript translator. 2008-08-12 19:35:27 +00:00
bjorn
612633e975 Use Food grammar as the example grammar.js. 2008-08-12 19:35:05 +00:00
bringert
b34433f9b1 Compile AllX.gf instead of LangX.gf. 2008-08-12 18:43:13 +00:00
aarne
eeb38e245d fixed bugs in AllFin so that it now compiles 2008-08-12 16:13:53 +00:00
bringert
12439451a7 Started working on a JavaScript translator. 2008-08-12 15:56:24 +00:00
bringert
62c064e0e3 Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. 2008-08-12 15:22:42 +00:00
bringert
3227e9296c 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
bab6dbda60 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. 2008-08-12 15:14:26 +00:00
bringert
e7389f308e Rename all Language.gf to AllLan.gf to be able to build them automatically. 2008-08-12 15:12:54 +00:00
bringert
9bfa602509 Some clean-up in the resource lib build system. 2008-08-12 14:28:31 +00:00
krasimir
4a90b592cc tiny fragment of Turkish 2008-07-30 06:39:07 +00:00
bjorn
34d6ae5535 russian: possesive pronouns don't get inital n after prepositions 2008-06-30 18:13:19 +00:00
aarne
89b9acb706 added api/Combinators for Eng 2008-06-27 16:48:28 +00:00
aarne
97cf0b9dd2 documentation written; some weird constructors excluded from demo 2008-06-27 14:14:01 +00:00
aarne
bc9dcae9a5 updated synopsis, removed GF/devel/ 2008-06-27 11:59:03 +00:00
aarne
aa9ae202ed version-related changes in Makefile and help 2008-06-27 09:09:29 +00:00
aarne
afc96381d6 hacks to make Arabic compile on GF3 2008-06-27 06:44:34 +00:00
aarne
e25f1cbea2 debugging arabic 2008-06-26 21:40:21 +00:00
aarne
c0fa3cea36 moved interruption to GFI level to capture all commands 2008-06-26 21:01:51 +00:00
aarne
6e84a377ac fixed decodeUTF8 for pgf; removed old resources from darcs 2008-06-26 19:41:25 +00:00
aarne
e636783202 uniform encoding: gfo and pgf in UTF8, internal in unicode 2008-06-26 16:35:45 +00:00
bjorn
4fa7f664b5 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
cc4c0d7a49 resource gold standard in UTF8, since test output is also 2008-06-25 17:25:30 +00:00
aarne
8474fd5d34 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
c0e0f5247e a new example in exx-resource 2008-06-25 10:14:06 +00:00
bjorn
ee3c86fa7e russian added operation for adding n prefix to pronouns after prepositions. 2008-06-25 14:16:09 +00:00
bjorn
8a2e38e15d russin: noun declesion 10: small animals 2008-06-25 13:54:18 +00:00
bjorn
acd973c887 russian: fix neutral adjective-declined nouns 2008-06-25 13:30:05 +00:00
bjorn
c189e22d2f russian: no need to import Predef. 2008-06-24 23:16:01 +00:00
bjorn
2bdfc97842 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
dcbb2b8558 russian: more noun paradigm work 2008-06-24 21:22:47 +00:00
bjorn
ea05be46fa Remove lots of ununsed noun stuff from MorphoRus. 2008-06-24 21:21:59 +00:00