Commit Graph

57 Commits

Author SHA1 Message Date
bringert
8e20034e18 Added a space in one of the types of mkCl to allow MkSynopsis to use words to find the categories in the type. 2007-11-05 16:55:32 +00:00
bringert
3edf2e8e97 Added some more versions of symb: symb : N -> Num -> NP, symb : Det -> N -> Num -> NP and symb : Det -> CN -> Num -> NP. The latter two use ApposCN instead of CNNumNP. I suspect that we could get rid of CNNumNP and friends altogether and use ApposCN + NumPN instead. 2007-10-19 16:56:35 +00:00
aarne
85ad81743e added TryX modules for trying out resource API 2007-10-09 08:58:48 +00:00
aarne
0c1a16b0f8 reorganized synopsis, added cat chart 2007-09-07 08:34:02 +00:00
aarne
cd9dac84c2 ExtFoods for book 2007-09-06 11:34:53 +00:00
aarne
dc8ca16b04 these,those in Constructors 2007-09-03 13:54:44 +00:00
aarne
32615181a0 updated resource license and docs and makefile 2007-07-04 20:55:58 +00:00
aarne
c0cdc31844 typo in ParadigmsSwe causing a bug fixed 2007-07-03 12:59:26 +00:00
aarne
8e4b7f73a2 completed OverGrammar with missing params 2007-07-02 20:00:25 +00:00
aarne
e465bd5b93 parsing overloaded constructors as result 2007-07-02 13:58:02 +00:00
aarne
2e7f415ac8 checked Ara and Cat w.r.t the new lib structure 2007-06-27 15:26:30 +00:00
aarne
83f7e26855 Numeral in Syntax; Ara and Cat 2007-06-27 14:15:26 +00:00
aarne
df54b3071a resource synopsis 2007-06-27 11:03:56 +00:00
aarne
5f5ca84c7e fixes to make resource Makefile to run without errors 2007-06-18 21:44:50 +00:00
aarne
f5b929acfc fixed the mysterious "file..gfc" error 2007-06-18 21:21:13 +00:00
aarne
5c0f1a3fc0 restructured Russian; copies of Constructors in present and alltenses 2007-06-08 15:30:21 +00:00
aarne
8328624ea0 fine-tuning api documentation 2007-06-08 13:42:09 +00:00
aarne
b6a892c9b9 typo in ExxI 2007-06-07 12:19:37 +00:00
aarne
7b52a4b1a1 typos in filenames 2007-06-04 14:17:17 +00:00
aarne
f7aaed3822 generating example file 2007-06-04 14:14:04 +00:00
aarne
308b579cff Exx-file complete except holes for Int 2007-06-04 12:44:51 +00:00
aarne
d014312aa9 determiner examples, Finnish 2007-06-03 18:42:43 +00:00
aarne
0a9b72dd90 added NP examples and French 2007-06-03 15:10:18 +00:00
aarne
8918619a15 added VP exx 2007-06-03 09:42:49 +00:00
aarne
01840d027d lib examples numbered, some more added 2007-06-03 08:07:16 +00:00
aarne
0a3cf11859 example generation started 2007-06-02 21:50:55 +00:00
aarne
0958b4ddd2 COnstructors complete 2007-06-02 18:53:13 +00:00
aarne
e73e7901aa restructured half of Constructors 2007-06-01 13:45:20 +00:00
aarne
b24ecdfcba syntax interfaces 2007-05-31 18:46:29 +00:00
aarne
21f2d8a96f arranging argument type layout in COnstructors 2007-05-31 15:21:34 +00:00
aarne
9c1e6f49b3 more todoConstructors 2007-05-31 14:33:58 +00:00
aarne
74c032b688 inspected Combinators and marked todos 2007-05-31 13:19:19 +00:00
aarne
d01dfff9d3 overload checking and messages; resource.txt modifs 2007-05-31 09:58:38 +00:00
bringert
3c394ab362 Added mkUtt : Cl -> Utt 2007-05-09 15:59:18 +00:00
bringert
b2b085da47 Fixed examples for anteriority in Constructors 2007-05-09 15:50:35 +00:00
bringert
5c602cd69d Added mkDet : Int -> Det, and mkNP variants which take Num, Int and Digit. 2007-05-07 14:05:13 +00:00
bringert
61368047cc Added mkCl : NP -> V -> Cl and mkCl : NP -> V2 -> NP -> Cl. 2007-04-21 18:30:12 +00:00
bringert
b3b7e9a8f7 Added mkText : Cl -> Text 2007-04-21 14:57:17 +00:00
bringert
c172625af1 Added mkCN variants that take A. 2007-04-21 10:44:02 +00:00
bringert
9d092898cd Added some mkCl variants with adjective predication. 2007-04-21 10:32:13 +00:00
bringert
69ac75b0a8 Constructors: added mkCl : NP -> A -> Cl 2007-04-21 10:23:32 +00:00
bringert
1bcf531b14 Constructors: added more variants of mkText. 2007-04-21 10:02:49 +00:00
bringert
93f7a3190c Constructors: added more variants of mkS : ... -> Cl -> S 2007-04-21 09:52:09 +00:00
bringert
6633024433 Added overloaded negation to Combinators. 2007-04-21 09:38:52 +00:00
bringert
aa8dbcea8a Added mkText : Phr -> Text 2007-04-20 22:55:55 +00:00
bringert
59ccc22409 Added some more versions of mkQS and mkCl. 2007-04-20 22:31:10 +00:00
bringert
afa4681458 Added some determiners to Constructors. 2007-04-19 21:26:19 +00:00
bringert
90393455a7 Added versions of mkCn that take N instead of CN arguments. 2007-04-19 21:07:37 +00:00
bringert
6b2a890410 Added mkDet : Digit -> Det 2007-03-22 14:36:52 +00:00
bringert
1a37e4f0fe Overaloed resource API: added mod combinators for Det -> N -> NP and Det -> CN -> NP 2007-03-22 14:29:45 +00:00