1
0
forked from GitHub/gf-rgl
Commit Graph

156 Commits

Author SHA1 Message Date
Inari Listenmaa ed61647f86 (Chi) Fix word order in RelNP
All the other changes are those needed due to changes in lincat of NP.
2023-05-25 11:27:37 +02:00
Inari Listenmaa ccdb58de21 (Chi) add de after RelVPS 2023-05-25 11:23:45 +02:00
Inari Listenmaa 2d429489bb (Chi) add ByVP 2023-05-23 10:19:10 +02:00
Krasimir Angelov 5ea609092b added missing inflection tables 2023-03-23 12:35:59 +01:00
Inari Listenmaa cb397987fc (Chi) compile ExtendChi + use linref for VP 2023-02-24 15:26:57 +08:00
Inari Listenmaa a5f3e9ebd2 (Chi) Add ComplVPIVV, GerundNP and GerundAdv 2023-02-24 15:26:03 +08:00
Inari Listenmaa b2f8d2e9dd (Chi) Add all VPS+VPI variants 2023-02-22 22:07:25 +08:00
Inari Listenmaa ea149d63f1 (Chi) Add linref for Prep 2023-02-22 22:06:18 +08:00
Krasimir Angelov 828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov 8c3375b67b minimal extension to the Numeral API 2023-01-20 18:53:41 +01:00
Krasimir Angelov 7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
1Regina 4df65b593e adverbials todo: add semantic context constructors 2022-03-07 04:30:39 +01:00
1Regina 0c659deae3 move transitive and complements from affixes to tenses 2022-03-07 04:30:39 +01:00
1Regina 5e308e7aa7 add test for quantifier 2022-03-07 04:30:39 +01:00
1Regina e0b4d6940a remove collectives in collective nouns for xie for quantifier 2022-03-07 04:30:39 +01:00
1Regina 57e6f8f244 remove collectives in collective nouns for xie for quantifier 2022-03-07 04:30:39 +01:00
1Regina 5c415fc913 unit test for tenses 2022-03-07 04:30:39 +01:00
1Regina 57490c18d2 unit tests for relative 2022-03-07 04:30:39 +01:00
1Regina fe5c124602 remove predicative form in CompareA UseComparA 2022-03-07 04:30:39 +01:00
1Regina 7f58e8ec8b adjustment for "mustn't"
not idiomatic but compositionally correct now for mustn't
2022-03-07 04:30:39 +01:00
1Regina 460ec475bd make all the questions by extending a "吗" at end 2022-03-07 04:30:39 +01:00
1Regina 4e947e4ce8 changes in conjunction and sentences
to accomodate if _ then conjuction with jiu "就"
2022-03-07 04:30:39 +01:00
1Regina 0dbb5e4ee8 replace future with "就会" instead of old "在" 2022-03-07 04:30:39 +01:00
1Regina 734d000b4d if then conjunctions 2022-03-07 04:30:39 +01:00
1Regina bbf109a473 add 25 tests for chinese pronouns -- passed 2022-03-07 04:30:39 +01:00
1Regina 3aefd51280 fix DetNP for positive case for ge 2022-03-07 04:30:39 +01:00
1Regina 5f8a21dc08 add test for chinese passive tests -- passed 2022-03-07 04:30:39 +01:00
1Regina b7b4c08e8a add test for chinese numerals -- passed 2022-03-07 04:30:39 +01:00
1Regina 92bfa85a49 add AST to test for complements 2022-03-07 04:30:39 +01:00
1Regina 9a6301691d add distinction between Attributive vs Predicative (esp for colours) 2022-03-07 04:30:39 +01:00
1Regina 1b02447b44 attempt to edit complexAP for table selection 2022-03-07 04:30:39 +01:00
1Regina 565cd8fa61 fixed SentAP and AdvAP for AdjPlace in ResChi 2022-03-07 04:30:39 +01:00
1Regina b26e6e1c9f adjectives colour 2022-03-07 04:30:39 +01:00
1Regina e4e304d551 WIP negation for chinese 2022-03-07 04:30:39 +01:00
Inari Listenmaa 4f821ca621 (Chi) Add ExtendChi 2021-08-04 08:49:14 +02:00
krangelov 88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
Aarne Ranta 58b7492a70 fixed word order in AdjectiveChi.CompA2 2018-06-17 09:57:08 +02:00
Aarne Ranta b3eeee54ce fixed the use of de in Chi Adv 2018-05-27 10:11:46 +02:00
Aarne Ranta c50360078f fixed duplication of de in RelativeChi 2018-05-16 10:24:02 +02:00
Aarne Ranta 2de326e8a3 more cases to Chi.mkA2 2018-04-25 08:42:20 +02:00
Inari Listenmaa 792b58abe3 Add a variant of mkAdv : Adv -> AdvType -> Adv that fixes the existing Adv with the given AdvType. 2017-08-24 16:16:31 +03:00
aarne 98fa173686 corrected the DType of NounChi.IndefArt to get the classifier right 2016-11-19 03:10:06 +00:00
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 82b96e6a10 a couple more fixes in Chi 2015-12-11 13:42:26 +00:00
aarne 0fa7599fbe fix in QuestionChi, suppressing the verb in some cases and making a negative sentence interpreted as a reduplicative question 2015-12-11 13:29:00 +00:00
krasimir d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir 1b8129145a now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +00:00
tobn2701 c62c881364 Chi fixes from René Tobner 2015-11-12 15:45:10 +00:00