inari
4f4905b353
Add containers to Construction*.gf + missing saturday_Weekday in the abstract
2014-03-26 16:06:30 +00:00
kr.angelov
dc19edc05d
completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model.
2014-02-21 16:31:50 +00:00
kr.angelov
014f4e1e11
linref for Conj in English and Bulgarian
2014-02-21 16:29:55 +00:00
kr.angelov
a6747eac6b
a new abstract syntax in Documentation.gf which allows a more compact definition of the corresponding concrete syntax. The new strategy is so far used only in DocumentationEng and the new DocumentationBul.
2014-02-17 08:45:57 +00:00
aarne
32a36a246c
commented out stringMark from Lang since it creates hopeless ambiguities in parsing
2014-02-11 20:09:25 +00:00
aarne
4c26fc80ee
module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far.
2014-02-11 15:42:17 +00:00
aarne
1ca7e33ea6
working through translator/Extensions with some reorganization and generalizations
2014-01-22 14:44:56 +00:00
aarne
681020b371
Merry Christmas and other Dict updates
2014-01-17 14:42:22 +00:00
kr.angelov
86523f872c
partial cleanup in DictEngBul
2013-12-19 09:42:15 +00:00
kr.angelov
f534cc8dcb
fixes in the dictionaries inspired by a paper phrasebook
2013-12-18 09:18:55 +00:00
aarne
990edc31cd
Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files
2013-12-16 11:51:15 +00:00
aarne
45732fa9da
added abstract to paths in Parse* to make them find Constructions and Documentation
2013-12-15 22:06:13 +00:00
aarne
85d4212a91
added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed)
2013-12-15 20:11:19 +00:00
aarne
3c935f12ba
added more temporal Constructions in Eng,Fin,Fre,Ger,Swe
2013-12-15 11:38:43 +00:00
kr.angelov
27a9f72f37
three more interjections from Susanne
2013-12-15 11:17:33 +00:00
aarne
8fcd920054
functorized Documentation for Fin, Fre, Ger
2013-12-14 15:13:14 +00:00
aarne
ced38d5f9f
refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon.
2013-12-14 09:21:15 +00:00
aarne
dba791cc83
added examples to the documentation of verbs and prepositions
2013-12-13 17:39:51 +00:00
aarne
78b7331626
completed DocumentationFin
2013-12-13 08:29:15 +00:00
aarne
630bee9242
started DocumentationFin
2013-12-12 18:46:48 +00:00
aarne
5559d600be
completed DocumentationGer and DocumentationEng
2013-12-12 17:17:27 +00:00
aarne
6324726b8f
may_VV split in Bul and Hin (to check in Hin!) ; Documentation added to Lang and ParseEngAbs
2013-12-12 15:43:49 +00:00
aarne
c2f1c599d1
split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin
2013-12-12 12:35:44 +00:00
aarne
51a6f31b7e
some fixes in DictEng,Swe when analysing course plans
2013-12-11 16:12:45 +00:00
aarne
112514341b
verb correspond_V2 (correspond to) in DictEng, Swe, Fin
2013-12-11 14:14:25 +00:00
kr.angelov
8819070c5b
fixes in the dictionaries
2013-12-11 14:10:49 +00:00
aarne
eb2f006cf5
weekdays in Swe ; adverbs for next and last weekday
2013-12-11 13:10:21 +00:00
aarne
01ffe53fe9
some adjustments in weekdays in Construction; added them in Eng as well
2013-12-11 12:57:16 +00:00
kr.angelov
9076b8b1d6
a lot more words in English have gender now. Some words are also marked as animate in Bulgarian
2013-12-11 10:04:28 +00:00
aarne
ac8098719a
import Construction in AllEng
2013-12-11 09:49:43 +00:00
aarne
168e7d54a3
solved the issue with it_Pron not having possessive suffix in Fin; fixed a number of warnings in Fin
2013-12-11 08:06:01 +00:00
aarne
c4ac0bd0f7
adverbs at_home, from_home in Eng,Fin,Swe ; display categories in ParseFin ; some corrections in Fin and Swe Dict
2013-12-09 15:08:09 +00:00
aarne
4f877ef885
added constructions to Parse grammars
2013-12-06 17:13:53 +00:00
aarne
b9afa70236
Construction: a repository of idiomatic constructions involving special lexical items. Started with some Phrasebook ones and implemented for Eng,Fin,Fre,Swe
2013-12-06 15:44:45 +00:00
aarne
376ed50c2e
PassAgentVPSlash for Eng, Swe, Fin, Fre
2013-12-06 08:32:53 +00:00
aarne
996e0141e2
three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself)
2013-12-03 18:54:56 +00:00
aarne
938587c159
top-level access to contracted auxiliaries in ExtraEng. Introduced them as variants in ParseEng.
2013-12-03 14:52:12 +00:00
aarne
302e2d3ebd
introduced contracted auxiliaries in English. So far only available internally in the tables created from Cl. TODO: make them accessible on top level in Extra; use them as variants in Parse. Also the use in QCl needs some more work: we can say "he's here", "I'm here", "where's he" but not "'s he here", "where'm I".
2013-12-03 13:54:57 +00:00
kr.angelov
5d93c1d4de
split teacher_N into two genders
2013-12-03 10:39:45 +00:00
kr.angelov
ff5dcf0f6a
FeatN and FeatN2 in English now show the gender if it is masculine or feminine
2013-12-03 09:05:20 +00:00
kr.angelov
41642e8d30
in DictEng all hyphenated words are again merged into a single token without spaces. This is necessary because there is no lexer anymore
2013-12-03 08:31:04 +00:00
kr.angelov
63c779f844
forgoten entry in DictEngAbs.gf
2013-12-03 08:28:09 +00:00
kr.angelov
2356aa7e65
one big patch with several changes in the different dictionaries
...
1. the duplicated variants in the French entries are merged
2. ~150 abstract words are split into masculine and feminine entries.
The actual defininitions for English, Bulgarian, French and German differ.
For the other languages they are just copied.
3. fan_N, intelligency_N, character_N and letter_N are split into
different senses. The entries for Bulgarian, Swedish, German and French
are sense disambiguated. For English they are just copied since they
are ambiguous. For the other languages they are copied since I don't
know how to translate them.
2013-12-03 08:14:05 +00:00
kr.angelov
724b2e04e1
fixes in the dictionaries
2013-11-29 13:56:28 +00:00
kr.angelov
99ac055997
fixes in the dictionaries
2013-11-28 13:16:03 +00:00
kr.angelov
f49a8df60c
changes in the parallel dictionaries
2013-11-27 22:18:22 +00:00
kr.angelov
9de4812482
better dictionary visualization in the Android App
2013-11-27 22:16:05 +00:00
aarne
848573afdc
555 new words checked in DictEngFin; latin1 flags in some esoteric files
2013-11-27 19:22:37 +00:00
kr.angelov
4874165cea
two senses of ring_V2 which have different morphology in English
2013-11-14 21:55:40 +00:00
kr.angelov
58b47c2766
added date_3_N for the sense of "meeting". also added comments for the meanings of a few sense disambiguated words in the abstract syntax. The format of the comments follows the Haddock convention
2013-11-14 20:15:02 +00:00