1
0
forked from GitHub/gf-rgl
Commit Graph

6976 Commits

Author SHA1 Message Date
bjorn
e9a2355a6e Russian: remove a big chunk of ParadigmsEng which was pasted into ParadigmsRus and commented out. 2008-06-23 18:32:51 +00:00
bjorn
e7e50f44aa russian: implement pronMu and pronVu in terms of a common operation 2008-06-23 18:28:05 +00:00
bjorn
f27dfd8ac4 russian: removed preposition o from some prepositional cases. don't understand why it was there. 2008-06-23 18:27:37 +00:00
bjorn
e067326a76 russian: use pronOn to implement pronOno. 2008-06-23 18:06:23 +00:00
bjorn
365b16c7e3 russian: reimplement pronYa and pronTu in terms of a common operation. 2008-06-23 18:01:27 +00:00
bjorn
0496872bff russin: implement -to pronouns in terms of the base ones. 2008-06-23 17:30:23 +00:00
bjorn
c04cf72bfb Russian: get rid of the Prepos2 case. Added an argument to Prepos instead to handle -y endings with the v and na prepositions. This saves us a few hundred lines of code. It's a bit pointless since the whole thing needs to be rewriten, but at least I'm getting familiar with the code. 2008-06-23 17:15:14 +00:00
bjorn
b09e0f5ee0 Collapse some unnecessairly expanded cases in the russian morphology. 2008-06-23 13:27:51 +00:00
aarne
2bf3b19c75 more demo languages; an entry for demo in Make.hs 2008-06-23 12:59:26 +00:00
krasimir
3455c64a82 fix the digits spelling in bulgarian 2008-06-23 12:21:31 +00:00
krasimir
ccfa22bb08 hfix the definitive article in case of NP with postmodifing AP 2008-06-23 11:13:28 +00:00
aarne
72300be0dc demo grammars for some new languages 2008-06-23 09:08:31 +00:00
aarne
5776c3b2a4 gold standard for restest 2008-06-22 19:47:03 +00:00
aarne
eb72aeb20a Finnish negation particle stored in VP for vowel harmony 2008-06-22 18:33:15 +00:00
aarne
82186e38b7 fixes in finnish 2008-06-21 20:15:56 +00:00
aarne
10adcdd9a1 simplified VP lincat in German and Romance 2008-06-21 16:56:18 +00:00
aarne
1872e836ad fixed Scandinavian bugs in exx-resource 2008-06-20 20:42:26 +00:00
aarne
72b1881ee0 added some words to complete resource test 2008-06-20 16:08:22 +00:00
aarne
f548ff5eec restored Makfile and synopsis in 1.4 2008-06-20 14:01:53 +00:00
aarne
3d8f5b03fa extended api with some IQuant rules 2008-06-20 11:54:37 +00:00
aarne
12fb02bf75 tutorial semantics example works except one rul 2008-06-20 10:38:03 +00:00
aarne
1ba825e75b restored Symbolic in 1.4, moved to mathematical; Int and Float don't work properly 2008-06-20 10:12:50 +00:00
aarne
a905625945 restored mathematical in 1.4; forgave some lock fields in overload resolution 2008-06-20 09:21:52 +00:00
krasimir
b698d0f90c move the prelude sources to the prelude directory and add the resource library to cabal 2008-06-19 14:16:05 +00:00
krasimir
428505b46f fix the lock fields in MorphoFunsBul.gf 2008-06-19 13:02:48 +00:00
aarne
4fc362c06b started examples-3.0 with examples that are tested to work 2008-06-17 13:16:15 +00:00
aarne
cf1210f824 fixed command abbreviations in GFI 2008-06-17 12:34:02 +00:00
bjorn
73454ab9df Handled undefined children in the gflib.js Fun.show() function.
This shouldn't really happen, but if it does, debugging is much easier.
2008-06-17 11:06:46 +00:00
krasimir
9c2a60f79a two more tests are moved to exx-resource.gft 2008-06-17 08:07:30 +00:00
aarne
416d3644df some more 1.4 functions in russian 2008-06-17 06:55:02 +00:00
aarne
e708f39c46 Russian in 1.4 - compiles but is incomplete 2008-06-16 21:05:31 +00:00
aarne
cff072105a moved commands pf and af to options of pg and wf, respectively 2008-06-16 20:36:10 +00:00
aarne
cae235d46b collected resource test examples in exx-resource.gft, which is also used in Make test 2008-06-16 20:13:19 +00:00
bjorn
4411392d15 Added all the syntax editor files from Moises.
This is the version that he sent to me on Fri, Apr 11, 2008 at 2:42 PM. I'm not sure if this is the latest version.
2008-06-16 17:42:20 +00:00
aarne
72f04aa88c new languages in resource Make; moved GF-specific stuff from Quiz 2008-06-16 11:15:38 +00:00
aarne
f889a08b5b interlingua in resource-1.4 2008-06-16 10:09:07 +00:00
krasimir
904926dcdd rename reflV to medialV as it is in the paper 2008-06-16 08:59:07 +00:00
aarne
8a89f52ee4 Thai in 1.4 2008-06-15 19:40:53 +00:00
aarne
70844224a1 converted Hindi to the revised encoding 2008-06-15 15:55:49 +00:00
krasimir
dc7a7867e3 QForm is more appropriate parameter than Species in IAdv and IP 2008-06-15 12:38:12 +00:00
krasimir
bb5af29f64 Switch to indirect questions in ComplVQ & SlashV2Q 2008-06-15 12:12:53 +00:00
krasimir
823bb8a519 fix typo: RVocative => RVoc 2008-06-15 11:58:18 +00:00
krasimir
de55c24fad add definite forms for IAdv,IDet,IP, etc 2008-06-15 11:23:36 +00:00
krasimir
324aaa95cb replace one test case with more meaningful one 2008-06-15 11:13:53 +00:00
krasimir
ca1739e984 fix CleftAdv in bulgarian-1.4 2008-06-15 09:08:14 +00:00
krasimir
5be2fa14ab ExistIP in bulgarian-1.4 2008-06-15 09:00:58 +00:00
aarne
c713a9a221 corrected imports in DemoEng 2008-06-14 22:23:09 +00:00
aarne
6bb8992823 parsable demo of resource, without VP 2008-06-14 22:13:35 +00:00
krasimir
493e23809c even more testcases 2008-06-15 08:39:51 +00:00
krasimir
2e7ad5bfe3 minor fixes in the lexicon 2008-06-15 08:39:24 +00:00