Commit Graph

21 Commits

Author SHA1 Message Date
krangelov 8e70523718 revert to using simple strings in SC 2019-09-03 20:52:34 +02:00
Krasimir Angelov 1b4762c436 make it possible to extend numberals beyound 1000000 2018-07-27 19:17:53 +02:00
Krasimir Angelov 4c203cfd81 formatting 2018-07-15 10:52:03 +02:00
Krasimir Angelov 326d9edb22 make it possible to add more cardinals 2018-07-06 19:03:31 +02:00
Krasimir Angelov 0df8c34e1d generalize DAP 2018-06-26 18:09:11 +02:00
odanoburu 87ed89878e Merge remote-tracking branch 'upstream/master' into por 2018-06-20 12:33:05 -03:00
odanoburu 67b526b4e7 - add gennumforms to common romance
- try to make preposition contraction
- try to add detcn
2018-06-04 08:47:17 -03:00
Krasimir Angelov cd74a0bc34 SC in English needs an agreement 2018-06-02 22:24:43 +02:00
aarne f3d4c7f4d7 added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00: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
aarne 8b22d10062 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
kr.angelov 26b65e5785 added Predef.SOFT_BIND. This special token allows zero or more spaces between ordinary tokens. It is also used in the English RGL to attach the commas to the previous word. 2013-11-12 09:54:57 +00:00
aarne 7e921934a0 fixed the case of substantival possessives in Eng 2013-10-19 10:07:26 +00:00
kr.angelov 3a2f05066b added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov 92c6ac9c2f RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
aarne 1617923f5e fixed the sp form of Eng DetQuant in the presence of card and ord; the code could be simplified now 2013-03-31 14:04:13 +00:00
aarne fac3e1efd9 constructors PossNP, PartNP, CountNP to separete "of" constructions 2013-03-13 13:42:41 +00:00
aarne 51978bcad9 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) 2013-03-13 12:34:22 +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 1a45f40b66 controlling the substantival and adjectival det forms in english 2010-12-17 14:04:05 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00