Commit Graph

774 Commits

Author SHA1 Message Date
normundsg
ce34c399e0 Some fixes to the Russian Phrasebook 2012-12-17 09:57:13 +00:00
aarne
309c6358f5 added functions to Ron and Chi needed for YAQL 2012-12-09 19:01:19 +00:00
aarne
2e4116c8ed superlative agreement and position in PhrasebookFre 2012-12-07 15:37:37 +00:00
aarne
9cd8f4e016 fixed external case for countries in PhrasebookFin 2012-12-07 15:25:27 +00:00
aarne
74af56f0ae MiniresourceChi added as a cloud demo grammars 2012-11-27 13:27:07 +00:00
aarne
8c986e2a25 miniresource with one module per language for a web IDE demo 2012-11-23 15:57:00 +00:00
normundsg
a9d5cd527b PhrasebookLav: synchronised with the latest changes in the resource grammar 2012-11-01 02:36:29 +00:00
hallgren
c2d02e1fca fracas: code to generate HTML treebank 2012-10-23 12:55:32 +00:00
hallgren
edb700ddf8 Phrasebook: make clean 2012-10-19 14:08:09 +00:00
inari.listenmaa
1addebfb95 fixes to previous 2012-10-19 11:52:54 +00:00
inari.listenmaa
ac75702130 spanish_catalan_corrections 2012-10-19 11:45:45 +00:00
peter.ljunglof
ab074c9dc3 added autogenerated files for the FraCaS treebank 2012-10-17 08:49:34 +00:00
aarne
5472b4b5e7 some fixes to make Phrasebook compilable more easily 2012-10-15 09:02:39 +00:00
Normunds Gruzitis
b6c589afac PhrasebookLav: few more improvements
- Alternative variants in AScared.
- The order of adv. modifiers: first time, then place (PSeeYouPlaceDate).
- Fixed: the object valence in QWhatAge; Day.point linearization.
- PSeeYouPlaceDate is now less formal.
- Open/Closed and SeeYou functions are ok now, except that the word order in Open/Closed is a bit clumsy. TODO: "<what> <when> is open/closed" (currently not supported by the RG).
2012-10-08 07:30:16 +00:00
Normunds Gruzitis
a838a855d1 PhrasebookLav: fixed four more functions and introduced few typical alternatives (paraphrases)
Fixed QWhatName, QWhatAge, HowMuchCost and ItCost, however, the solutions have to be reviewed.
Introduced a Lav-specific type for Language (affected also NPNationality etc.) to support a different realization of ASpeak.
Introduced alternative realizations for AHasName and ASpeak (the most typical/simple variant is the default one).
2012-10-06 21:16:46 +00:00
kr.angelov
bd08d98c7d move examples/PennTreebank to /treebanks/PennTreebank 2012-10-01 08:52:54 +00:00
kr.angelov
953633240e typechecking and better error reporting in the training script for PennTreebank 2012-10-01 08:45:46 +00:00
hallgren
a82eae9985 phrasbook/Compile.hs: make it work with ghc>=7.2 2012-09-26 15:37:37 +00:00
aarne
c8ac4a9551 refactoring German VP 2012-09-23 07:46:43 +00:00
Normunds Gruzitis
841a3deac1 PhrasebookLav: the word order generated by "action" functions (ALike, ALive etc.) is now natural 2012-09-17 13:45:22 +00:00
aarne
ba0c2667a1 make Lang for languages that have complete morphology when running make in lib/src 2012-09-13 07:20:57 +00:00
aarne
b89d32469e example with computer terminology from the Wikipedia 2012-09-12 14:04:39 +00:00
kr.angelov
93220a2d87 The training script for the PennTreebank is updated to compute more statistics 2012-09-07 08:18:11 +00:00
aarne
c9e497179b added Lav in compilation; commented out extensions of Words that are only available for a fraction of languages; fixed a couple of type errors in WordsLav, to be checked 2012-08-28 11:29:54 +00:00
aarne
6aa7806b10 typo in extmini 2012-08-24 12:31:32 +00:00
aarne
9506a01aab extended mini resource grammar in examples, with Eng, Ita, Cmn (Mandarin Chinese by Jolene) 2012-08-24 06:30:10 +00:00
Normunds Gruzitis
d6e3d07db1 Improvements to PhrasebookLav
AHasAge, AHasChildren, AHasRoom, AHasTable, ALike - "almost" done: phrases (cases) are grammatically correct, but the word order has to be changed (TODO in the resource grammar).
2012-08-23 13:12:08 +00:00
Normunds Gruzitis
1e1298b828 First (public) version of PhrasebookLav
Tested on Actions:
- Temp: AHasName, ALike.
- ToDo: AHasAge, AHasChildren, AHasRoom, AHasTable.
- FixMe (in the resource grammar):
+ YouPolMale/YouPolFemale agreement (AHungry, AIll, AMarried, AReady, AScared, AThirsty, ATired);
+ Missing commas in multiple ObjAndObj constructions (AWant);
+ Use (the currently missing) Irreg_Give (AWantGo).
2012-08-18 05:07:10 +00:00
ramona.enache
f871c3cd42 cleaned up the patents query grammar 2012-06-25 10:34:55 +00:00
aarne
236372c76e overload problem in Phrasebook fixed 2012-06-22 09:02:13 +00:00
ramona.enache
4062bbad61 added French grammar for patent queries 2012-06-21 14:21:18 +00:00
ramona.enache
7c0c90c7a0 added patents queries in new_patentsQuery 2012-06-21 11:17:34 +00:00
ramona.enache
4f23ce962e fixed and completed the patent query grammr for English 2012-06-21 10:45:05 +00:00
aarne
27f11cf813 QueryFre instances, don't compile yet because of type discrepancies 2012-06-21 06:22:47 +00:00
aarne
60b2261ef0 factored Query by taking our Proton parts and introducing an interface 2012-06-21 06:06:05 +00:00
aarne
ead4781cdb removed gfo files from query dir 2012-06-21 06:05:27 +00:00
ramona.enache
fc16f5e81f added first draft of patents query grammar 2012-06-20 14:33:55 +00:00
kr.angelov
8f53e010d1 improved script for training from PennTreebank 2012-06-12 10:05:17 +00:00
aarne
e64cd561c9 Emil Djupfeldt's correction to PhrasebookGer 2012-05-08 12:10:36 +00:00
aarne
2f5ce9de5a added Pes to the list of langs in make Symbolic 2012-03-06 07:20:31 +00:00
aarne
c3ef27293a Phrasebook now compiles for Hin and Pes 2012-03-05 15:13:28 +00:00
aarne
487acccef5 some additions to help compile PhrasebookUrd and Pes 2012-03-05 13:28:56 +00:00
virk.shafqat
412dcf41f0 extrahin 2012-03-05 14:02:15 +00:00
virk.shafqat
aaae004e5e HinPesPhrasebook 2012-03-05 09:46:05 +00:00
virk.shafqat
2617a29867 refinements 2012-03-05 09:33:23 +00:00
peter.ljunglof
c867909e70 added HTML readme file to fracasbank 2012-03-02 14:57:44 +00:00
hallgren
c48e7aab7c doc-phrasebook.txt: update link to minibar doc 2012-03-01 15:53:22 +00:00
hallgren
127d8ccbd5 doc-phrasebook.txt: update hyperlinks
Link to www.grammaticalframework.org instead of code.haskell.org/gf.
2012-03-01 15:45:05 +00:00
aarne
6eaf59d102 fixed Italian loro->li 2012-02-28 07:55:38 +00:00
kr.angelov
f7fa0395be fixes in the script for the conversion of PennTreebank 2012-02-21 17:26:04 +00:00