Commit Graph

217 Commits

Author SHA1 Message Date
Inari Listenmaa 9b119e2bb7 (Ara) fix typo in mother_N 2018-12-30 19:02:57 +02:00
Inari Listenmaa 703f3ddefe (Ara) improve the solution to handle CN's np field 2018-12-30 18:54:26 +02:00
Inari Listenmaa 1566b6bd03 (Ara) bind CN's np field if it comes from a pronoun 2018-12-30 11:16:53 +02:00
Inari Listenmaa 57101f7808 (Ara) add how_old_QCl and why_IAdv 2018-12-29 21:25:51 +02:00
Inari Listenmaa 9a9b36dca8 (Ara) misc. small fixes and cleanup 2018-12-29 18:45:47 +02:00
Inari Listenmaa 06a3d83f02 (Ara) Add a new mkA, for dealing with adjective construct phrases 2018-12-29 18:45:17 +02:00
Inari Listenmaa 02700acc8d (Ara) add a string (e.g. "that") in VS 2018-12-29 18:44:16 +02:00
Inari Listenmaa b73d5010df (Ara) add both7and_DConj + make Conj into ConjDistr 2018-12-29 18:43:25 +02:00
Inari Listenmaa f85e64a90d (Ara) misc small fixes/comments 2018-12-26 14:34:15 +01:00
Inari Listenmaa 8b016f35bc (Ara) Add field for word order in VS 2018-12-26 14:33:54 +01:00
Inari Listenmaa 213e505e9a (Ara) add SentAP 2018-12-26 14:32:43 +01:00
Inari Listenmaa ce7d76fec6 (Ara) add BIND between reflexive pronoun and the suffix 2018-12-24 16:40:24 +01:00
Inari Listenmaa 3542a5260d (Ara) Add new mkN constructor, for forcing a number in adjective 2018-12-21 23:06:44 +01:00
Inari Listenmaa 88f425e788 (Ara) Add EmbedS,QS,VP 2018-12-21 17:01:04 +01:00
Inari Listenmaa b25ae6bff8 (Ara) Handle defective nouns with sound feminine plural 2018-12-21 15:53:50 +01:00
Inari Listenmaa 218e3513a0 (Ara) small fixes and additions 2018-12-19 17:17:52 +01:00
Inari Listenmaa 26e3c6dbac (Ara) Add AdvIAdv 2018-12-19 17:17:31 +01:00
Inari Listenmaa 90d1ae76e9 (Ara) fix bad_A 2018-12-19 17:16:57 +01:00
Inari Listenmaa 7ea1e95903 (Ara) glue preposition in PrepNP if NP is a pronoun 2018-12-19 17:16:46 +01:00
Inari Listenmaa 2ae0dd0c74 (Ara) switch word order in AdAP 2018-12-19 17:16:14 +01:00
Inari Listenmaa 39d5bc3e48 (Ara) elision in only the first word of the CN with liPrep 2018-12-18 16:41:22 +01:00
Inari Listenmaa 873b52898b (Ara) Use defArt also for numerals 2018-12-18 16:39:20 +01:00
Inari Listenmaa ef261ac4d2 (Ara) replace Agr by AAgr in Obj 2018-12-18 16:30:57 +01:00
Inari Listenmaa 038cb2536f (Ara) Add months + new mkN constructors to handle adjective modifiers 2018-12-18 11:27:11 +01:00
Inari Listenmaa 143977d552 (Ara) Add days and some months to Constructions 2018-12-17 17:46:45 +01:00
Inari Listenmaa f63f21d96e (Ara) use the bare form (no case ending) in UttAP/CN + small cleanup here and there 2018-12-17 14:54:53 +01:00
Inari Listenmaa db2560efe4 (Ara) updates in hamza rules + sound fem. plural noun constructor 2018-12-06 12:20:35 +02:00
Inari Listenmaa 0475955567 (Ara) Add state parameter to regNP + small cleanup/move around code 2018-11-30 15:23:49 +01:00
Inari Listenmaa fc0c504107 (Ara) Add new constructor irregFemA 2018-11-30 14:12:28 +01:00
Inari Listenmaa cb90184a95 (Ara) SlashV2V: fix a bug about object placement 2018-11-30 13:08:50 +01:00
Inari Listenmaa 51f6d6247c (Ara) Low-level hacks for overriding verb agreement and word order 2018-11-30 13:08:18 +01:00
Inari Listenmaa ccfa60cbba (Ara) Fixes in noun attributes 2018-11-29 15:52:17 +01:00
Inari Listenmaa f71e504f9c (Ara) Fixes in prepositions binding to words 2018-11-29 15:51:57 +01:00
Inari Listenmaa a7c471214b (Ara) Fixes in negations 2018-11-28 13:55:34 +01:00
Inari Listenmaa 19129aa420 (Ara) misc. small fixes and additions 2018-11-27 17:36:23 +01:00
Inari Listenmaa f2e9993425 (Ara) Fix bug in SlashV2VNP + refactor some related opers 2018-11-27 17:35:59 +01:00
Inari Listenmaa 29b5ac47fb (Ara) include N2's c2 in ComplN2 2018-11-27 17:34:16 +01:00
Inari Listenmaa a29a4132cf (Ara) misc. small fixes/additions 2018-11-26 17:03:31 +01:00
Inari Listenmaa 9da4ea3f5c (Ara) Add word order as a parameter to Subj 2018-11-26 17:03:09 +01:00
Inari Listenmaa 03380c79fb (Ara) Add more VPS funs to Extend + refactor predVP to work with VPS 2018-11-23 14:49:33 +01:00
Inari Listenmaa 570d347efe (Ara) Various fixes with nouns, compounding, attributes etc. 2018-11-22 16:09:11 +01:00
Inari Listenmaa 6b91d8409a (Ara) Force inherently dual nouns to dual only with a plural determiner 2018-11-21 16:31:36 +01:00
Inari Listenmaa e911ad7cb3 (Ara) replace NP with just its string and isPron:Bool for ClSlash 2018-11-21 16:20:44 +01:00
Inari Listenmaa 473f6ae05b (Ara) Small fixes + comments 2018-11-21 16:04:55 +01:00
Inari Listenmaa 45df74b36b (Ara) Renaming and consistency with prepositions 2018-11-21 16:02:10 +01:00
Inari Listenmaa d6310e2a8b (Ara) Add AdjOrd + AdvS 2018-11-20 15:47:47 +01:00
Inari Listenmaa b63da6573e (Ara) Formatting + small typofixes 2018-11-20 14:11:15 +01:00
Inari Listenmaa b174bba3a9 (Ara) V2V and related functions 2018-11-20 14:10:49 +01:00
Inari Listenmaa 47bcbe73f6 (Ara) Add two new verb paradigms 2018-11-20 14:09:15 +01:00
Inari Listenmaa 00f9a1be49 (Ara) Fix formatting in documentation 2018-11-20 09:34:30 +01:00