Commit Graph

14 Commits

Author SHA1 Message Date
aarne
ef59dee4d5 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
inari
efe6b11d4c add constructions to English and Finnish 2014-11-13 15:34:12 +00:00
hallgren
be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
aarne
08e27cd56e moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well 2014-06-18 09:27:57 +00:00
aarne
ad519cd44a coercions from special categories in Construction to N and PN 2014-06-18 06:29:34 +00:00
aarne
613594d732 moved lexical parts of Construction to Names, and added Language names there ; implemented for the six old Construction languages 2014-06-17 19:12:18 +00:00
aarne
c2ef8a8cbf some more words checked in DictionaryFin ; converted words whose senses need splitting into variants, so that Fin-Eng will work, and the split comment is of course retained. 2014-05-16 09:19:52 +00:00
inari
5b730e090f Add constructions with motion verbs and direction adverbs for Eng,Fin,Fre,Ger,Swe in Construction 2014-03-28 12:34:07 +00:00
inari
4f4905b353 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
aarne
3c935f12ba added more temporal Constructions in Eng,Fin,Fre,Ger,Swe 2013-12-15 11:38:43 +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
inari
7e75878898 added weekdays and months to Construction, concrete in ConstructionFin
Works like this:
> p "perjantaisin"
PhrUtt NoPConj (UttAdv (weekdayAdv friday)) NoVoc
2013-12-10 19:25:14 +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