Commit Graph

37 Commits

Author SHA1 Message Date
Krasimir Angelov fb398c603e The new Decimal API 2023-08-21 20:14:26 +02:00
Krasimir Angelov 6bc965f6c2 the names API in more languages 2023-08-16 19:39:22 +02:00
Krasimir Angelov 531e2c2dd2 progress on the Names API 2023-08-07 21:15:48 +02:00
Krasimir Angelov 645de9955a started a separate module for names 2023-07-24 17:24:13 +02:00
Krasimir Angelov 7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
Inari Listenmaa 5a5adef0db (Eng) Undo the change in FunRP from #381 2022-01-19 09:35:58 +01:00
Inari Listenmaa 0eb77f5291 (Eng) Use "whose" in FunRP instead of "of which" 2021-10-25 11:06:09 +02:00
Inari Listenmaa 70eee40ae8 (Eng) Remove more+most from inflection table of A*
A* has a parameter and the string more/most is added later if needed.
2021-06-17 20:26:55 +08:00
Inari Listenmaa 60533ef002 (Eng) Automatic whitespace removal 2021-06-17 20:14:07 +08:00
krangelov 8e70523718 revert to using simple strings in SC 2019-09-03 20:52:34 +02:00
odanoburu 8990ee80a8 (Eng) change lincat of V2A
- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
2018-10-22 14:18:53 +00:00
Krasimir Angelov 1b4762c436 make it possible to extend numberals beyound 1000000 2018-07-27 19:17:53 +02:00
Krasimir Angelov e7b1c47300 added category ACard 2018-07-27 11:57:46 +02:00
Krasimir Angelov 19e8bab1a4 allow for negated CAdv 2018-07-15 10:55:03 +02:00
Krasimir Angelov 326d9edb22 make it possible to add more cardinals 2018-07-06 19:03:31 +02:00
Krasimir Angelov 6fe595104c support postposition adjectives 2018-07-03 18:48:46 +02:00
Krasimir Angelov c47776854f make it easier to control the location of premodifiers for infinitives 2018-07-02 11:19:59 +02:00
Krasimir Angelov 0df8c34e1d generalize DAP 2018-06-26 18:09:11 +02:00
Krasimir Angelov cd74a0bc34 SC in English needs an agreement 2018-06-02 22:24:43 +02:00
Inari Listenmaa 76885d3185 (Eng) Agreement with ReflVP + ComplSlash
ComplSlash ( … ReflVP … ) X:    reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:35:02 +02:00
aarne 8ed9c93d19 DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages 2014-06-12 13:55:39 +00:00
kr.angelov a240c73d12 linref for Conj in English and Bulgarian 2014-02-21 16:29:55 +00:00
aarne 2f5ba54373 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 0eb0428f83 now ago_Prep is postposition in English 2013-11-13 20:58:08 +00:00
kr.angelov 4b1c3923f6 use Simul instead of Anter in linref ClSlash 2013-10-31 08:35:39 +00:00
kr.angelov dff847b71c fix the lindefs for verbs and VPs in CatEng 2013-10-30 21:42:39 +00:00
kr.angelov d8322bd6a0 more lindef and linref definitions in CatEng.gf 2013-10-30 15:23:09 +00:00
kr.angelov 2b2f91e251 added linref for VP in CatEng.gf 2013-10-30 14:44:19 +00:00
gregoire.detrez ec0d321f7f [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
aarne 55b78a9af2 particle verbs in English: make discontinuous (at last). Accessed by ParadigmsEng.partV (as before, but without real effect) and ExtraEng.ComplSlashPartLast. 2013-03-07 18:12:56 +00:00
aarne 86a14126f6 missing rule: Verb.VPSlashPrep, implemented in Eng Scand Ger. Also helped detect a bug and its fix in object insertion in Eng and Scand, which had caused wrong word orders in Verb.Slash2V3 (*he gave to me it). Fix remains to do in Ger, and also the new rule in other languages. 2012-09-22 21:35:28 +00:00
aarne 611639c5b3 factored English uncontracted negation to one constant, ExtraEng.UncNeg : Pol 2011-06-02 08:05:31 +00:00
aarne 06031baad8 removed accusative case for nouns in Eng (it is for NP, Pron, IP, RP only) 2011-02-28 20:59:29 +00:00
aarne 501fe7b006 generalized V2V construction to present participles 2011-02-26 10:24:32 +00:00
aarne 1a45f40b66 controlling the substantival and adjectival det forms in english 2010-12-17 14:04:05 +00:00
aarne fc456ee60f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00