Commit Graph

49 Commits

Author SHA1 Message Date
aarne
ee7146e96f some tutorial updates ; new structural words Italian and Finnish 2008-11-03 17:22:21 +00:00
aarne
e67587ae5b structural words needed for Attempto ; negative items are overgenerating 2008-11-03 16:52:54 +00:00
bjorn
580618587b ParseEng: more liberal IdRP 2008-11-03 13:00:35 +00:00
bjorn
bd7e0bd496 Added 'parse' target to Make.hs. 2008-11-03 12:29:28 +00:00
bjorn
e2fb4aa24d ParseEng: StrandRelSlash as variant of RelSlash. 2008-11-03 12:28:40 +00:00
aarne
830bb7e9b0 fixed some spurious errors in romance 2008-10-31 14:39:47 +00:00
bjorn
0eaba1fe1f ParseEng: ise CompleBareVS as variant of ComplVS 2008-10-31 11:04:22 +00:00
bjorn
875e03c92f Use BigLexEng in ParseEng. 2008-10-31 10:58:21 +00:00
bjorn
c0a5ababe8 BigLexEng: use mkV3 instead of dirdirV3 2008-10-31 10:54:39 +00:00
bjorn
3836eaf139 BigLexEng: drop superfluous parantheses. 2008-10-31 10:51:33 +00:00
bjorn
2c7edaa0a2 BigLexEng: better use of mkV3, mkV2, mkN2. 2008-10-31 10:47:28 +00:00
bjorn
bdc0af1564 ParadigmsEng: more versions of mkV2 and mkV3. 2008-10-31 10:43:13 +00:00
bjorn
dbbecda3b3 BigLexEng: Get rid of the last mkV2 with empty second argument. 2008-10-31 10:34:59 +00:00
bjorn
b23aa5ea0d igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...") 2008-10-31 10:32:47 +00:00
bjorn
6cc801ed1f BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep. 2008-10-31 10:28:54 +00:00
bjorn
2d39e424c9 Update BigLexEng to use overloaded paradigms. 2008-10-31 10:26:17 +00:00
bjorn
70ddf9cd91 ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj. 2008-10-31 10:19:44 +00:00
bjorn
a18c8d67df LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be). 2008-10-31 10:05:59 +00:00
bjorn
e2f602718a Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing. 2008-10-31 09:26:38 +00:00
bjorn
5a49924c29 Added Pol argument to ExtraEng.Unc* to give them the same signatures as the standard (contracted) versions. This makes it easier to use Unc* as a variant without getting meta-variables when parsing, 2008-10-31 09:22:09 +00:00
aarne
bd71b12224 refactored romance VP. Now it is possible to parse with Spanish and Catalan; for the rest, some Slash rules still pose a problem. Some clitic and agreement things unfinished. All this in next-lib only; resource 1.4 untouched 2008-10-30 20:38:51 +00:00
krasimir
4558f2064d bulgarian in next-lib 2008-10-30 18:04:09 +00:00
bjorn
751d9c8940 Started working on a parsing grammar. English-only so far. 2008-10-30 16:53:26 +00:00
bjorn
4da0100312 Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng[Abs]. 2008-10-30 15:06:34 +00:00
bjorn
3d20090483 More English morphology clean-up. 2008-10-30 14:37:54 +00:00
bjorn
205f4d1516 Remove lots of dead code from MorphoEng. 2008-10-30 14:21:46 +00:00
bjorn
29c63ae172 Added case parameter for stand-alone forms of determiners. I had to move mkPron from ResEng to MorphoEng, and mkQuant from StructuralEng to MorphoEng. I also removed the unused mkPronoun stuff from MorphoEng. 2008-10-30 14:09:27 +00:00
bjorn
61bddaba10 Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng. 2008-10-30 14:08:21 +00:00
bjorn
d2a9a9c480 Removed some unused (and strange) code from MorphoEng.
Why would you want a function that always returns the noun "dog"?
2008-10-30 13:10:29 +00:00
bjorn
64765cd184 Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments. 2008-10-29 13:27:04 +00:00
bjorn
0b2f87ee1f Remove superfluous RP argument to EmptyRelSlash. 2008-10-29 13:06:03 +00:00
aarne
d5e0ffc5d7 smart consonant duplication in ParadigmsEng 2008-10-29 08:56:36 +00:00
aarne
3204702619 German Attempto - lots of words to check 2008-10-28 16:15:13 +00:00
aarne
e26383f7ca notpresent flags in French auxiliaries 2008-10-28 15:33:57 +00:00
aarne
7408089e29 fixes in next resource needed for Attempto 2008-10-28 14:05:11 +00:00
jordi.saludes
41cc4694fd for_Prep is 'para' in Spa. 2008-10-11 21:50:28 +00:00
aarne
76e9964d98 AdjOrd instance of mkAP 2008-10-10 12:26:09 +00:00
aarne
9d6f088dc0 oops - forgot mkPresent as well 2008-10-08 08:35:51 +00:00
aarne
51046b5639 oops - had forgotten Makefile from next-lib 2008-10-08 08:28:39 +00:00
aarne
43dcd61cbf next-lib now compiles webalt ; removed subdir mathematical/ for simplicity 2008-10-06 15:27:14 +00:00
aarne
e56e6483f6 simplified 1.5 by removing mathematical/ 2008-10-06 12:49:13 +00:00
aarne
16a1a48874 extended AP with Ord and compar in 1.5 2008-10-03 20:42:09 +00:00
aarne
2f54dcb842 more work with Parametric 2008-09-30 20:21:33 +00:00
aarne
fb3e468373 started experiment on parametrizing more of RG definition 2008-09-30 14:16:39 +00:00
aarne
1dd60b1b22 ParadigmsCat in next-lib updated 2008-09-24 08:52:49 +00:00
aarne
0a27471a57 started Telugu in next-lib 2008-09-23 09:52:10 +00:00
aarne
33a44b2683 adapted German to 1.5 2008-09-22 12:24:28 +00:00
aarne
1a4fb83878 updated next-resource/src/catalan/Lexicon and Paradigms to Jordi's patches in 1.4 2008-09-22 11:55:27 +00:00
aarne
aacf6945fb moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH 2008-09-22 11:49:15 +00:00