hallgren
aea787aded
examples/Phasebook/Makefile2: Lativan is fixed, include it again
2014-01-13 14:18:32 +00:00
normundsg
0000ecfbc7
Phrasebook: Latvian is fixed (according to the latest RG)
2014-01-11 20:26:44 +00:00
hallgren
fc53e062a3
examples/Phasebook/Makefile2: Lativan is broken, omit it for now
...
Also rewrote Makefile2 in a more compact way.
2014-01-10 13:26:42 +00:00
hallgren
a6cc1b03e4
examples/phrasebook/Makefile2: Finnish needs a larger stack
2013-12-17 15:13:44 +00:00
hallgren
27bd7bbb15
examples/phrasebook/Makefile2: remove duplicated rule
2013-12-16 13:41:29 +00:00
hallgren
25b3d5adc0
examples/phrasebook/Makefile2: Romanian needs a larger stack
2013-11-29 17:34:09 +00:00
hallgren
1ae58146cd
examples/phrasebook: add Makefile2 for parallel grammar compilation
...
Makefile2 specificies the dependencies accurately enough that you can use
make's support for parallel compilation. Run
make -f Makefile2 -j
to utilize all the cores in your computer to significantly speed up the
creation of Phrasebook.pgf.
2013-11-26 16:32:38 +00:00
hallgren
b237996eb3
examples/phrasebook: adding --# -coding=latin1 to 18 modules
...
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:47:50 +00:00
aarne
abfa2ee536
completed PhrasebookChi with many expressions, using Google translate as main source
2013-10-12 20:32:05 +00:00
aarne
0052026cc6
Chi phrasebook bootstrapped from Tha; far from finished
2013-10-11 12:16:03 +00:00
aarne
4e7f3766cb
finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin.
2013-08-07 09:52:40 +00:00
virk.shafqat
73e68685ef
added Sindhi Phrasebook
2013-06-15 20:12:48 +00:00
aarne
ebf34a3fd3
phrasebook Nor compiles again; added make ParseChi and ParseEngChi
2013-05-30 15:08:45 +00:00
normundsg
598d22a783
PhrasebookLav is now compatible with the latest resource grammar
2013-05-30 14:48:21 +00:00
kr.angelov
0330a2e5e8
the Bulgarian phrasebook works again
2013-05-30 13:16:35 +00:00
aarne
b5fc542142
annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes
2013-05-20 06:40:40 +00:00
virk.shafqat
81bb7c7dde
refinementsDiffHindustani
2013-04-20 09:15:49 +00:00
inari.listenmaa
03f0316dae
Copula and lexical corrections to PhrasebookCat
2013-03-26 16:47:36 +00:00
inari.listenmaa
33bab1a6e2
Small corrections in Spa files
...
* WordsSpa: Married with state copula; Warm from "tibio" to "caliente"; corrected a typo in Romania
2013-03-08 12:33:21 +00:00
aarne
8eaf3c319e
fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed.
2013-02-20 19:34:20 +00:00
aarne
748e531dc9
fixed the construction for English indirect questions of name in Phrasebook
2013-01-23 09:29:39 +00:00
Nikita Frolov
9f9c6abb82
RG and Phrasebook fixes
...
- added a paradigm for alternative plurals
- fixed usage of alternative plurals in Numerals
- added a distinction between numerals and posessive pronouns
- verb omission and appropriate cases in some uses of to be/to have
- fixed declination of personal names
- added a gender parameter to pronouns (similar to Polish RG)
- vowel insertion before short adjective suffix
- don't generate short forms for relative adjectives (might need lexicon update)
- minor Phrasebook fixes
2012-12-27 21:04:26 +00:00
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
normundsg
a9d5cd527b
PhrasebookLav: synchronised with the latest changes in the resource grammar
2012-11-01 02:36:29 +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
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
hallgren
a82eae9985
phrasbook/Compile.hs: make it work with ghc>=7.2
2012-09-26 15:37:37 +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
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
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
aarne
236372c76e
overload problem in Phrasebook fixed
2012-06-22 09:02:13 +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
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