Commit Graph

21 Commits

Author SHA1 Message Date
krasimir 52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir 54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
aarne 97bdabb5d3 new words in DictionaryFin and rules in ExtensionsFin ; some fun's in Dictionary commented out with ----* 2015-04-17 15:48:01 +00:00
aarne 41f7a0d9b0 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 3eedaa213c add constructions to English and Finnish 2014-11-13 15:34:12 +00:00
hallgren 4c38803eea 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 6ffdf419e7 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 401f23398b typo in ConstructionFin giving a type error 2014-06-18 08:17:07 +00:00
aarne 86c9ff1b4c coercions from special categories in Construction to N and PN 2014-06-18 06:29:34 +00:00
aarne 444606c246 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
inari 2ae5bdf406 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 3fe7b3ec32 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
aarne 111d2b0991 typo in Fin tuesday 2013-12-17 10:16:32 +00:00
aarne d2d7009edd commented out some things from ParseFin to make Parse8 link 2013-12-15 13:35:30 +00:00
aarne 3818b64e99 added more temporal Constructions in Eng,Fin,Fre,Ger,Swe 2013-12-15 11:38:43 +00:00
aarne e3ebbd34bd weekdays in Swe ; adverbs for next and last weekday 2013-12-11 13:10:21 +00:00
aarne d84015982a some adjustments in weekdays in Construction; added them in Eng as well 2013-12-11 12:57:16 +00:00
inari 22253dcd56 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 d3f21cce99 added constructions to Parse grammars 2013-12-06 17:13:53 +00:00
aarne 197da0901d 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