Commit Graph

94 Commits

Author SHA1 Message Date
adueck a3ac5e2cb3 big improvement by removing the reduntant PH parsing, added tests for negatives, and also added checking for S/O conflict in VP parsing 2023-08-22 19:33:53 +04:00
adueck fc3431199c negatives 2023-08-19 21:09:29 +04:00
adueck 773ae85002 more for vps 2023-08-18 19:42:58 +04:00
adueck 288718f69a more on parser 2023-08-17 18:12:09 +04:00
adueck e910de719f just trying out parsing very, very basic VPs 2023-08-05 20:35:15 +04:00
adueck 4cc81c8b10 refactor 2023-08-02 14:55:22 +04:00
adueck 6eb5e081f0 wohoo getting better with NPs 2023-08-02 14:24:35 +04:00
adueck b672e19c1a pretty full noun recognition - plural suffixes just started 2023-08-01 16:11:10 +04:00
adueck fc97db0dd3 partway into phonetics conversion 2023-07-26 18:48:18 +04:00
adueck 3b6d013402 pretty much working with new verb engine and verb explorer ... quiz doesn't seem to be working right now 2023-07-22 18:13:52 +04:00
adueck 5f8c4ba876 more work, still need to get dynamic compounds working on new verb engine 2023-07-19 16:12:49 +04:00
adueck 4deff6110b a lot more working 2023-06-27 16:59:06 +04:00
adueck bce8bf8365 more work on new verb renderer 2023-06-15 20:10:41 +04:00
adueck 092c64f967 testing going on past participles 2023-04-11 18:21:32 +04:00
adueck 76f9158e2a working with basic verbs with participles - testing totally broken and needs to be redone 2023-04-11 13:53:10 +04:00
adueck ed4e494e54 more 2023-04-11 11:22:09 +04:00
adueck ce2fa640c0 more, getting closer 2023-04-07 20:44:26 +04:00
adueck 305fb545b9 more 2023-04-07 15:48:33 +04:00
adueck 1dbe0a42f4 more on roots/stems 2023-04-05 15:54:00 +04:00
adueck 1658f021a0 working on new roots and stems getter to replace verbInfo 2023-04-02 18:53:12 +04:00
adueck 833f5acce6 more work and testing on new verb engine 2023-04-01 15:28:49 +04:00
adueck c9e3d13c43 lots more towards the new more correct and concise verb conjugator 2023-03-31 17:45:06 +04:00
adueck 1ebe2256da less redundancy using as const 2023-03-16 13:05:37 +05:00
adueck 752482b00a new function for splitting up ps words 2023-01-26 13:33:48 +05:00
adueck ef86a06bf7 oops 2023-01-22 20:55:00 +05:00
adueck ae12336f85 add AllWordsWithInflections type 2023-01-22 20:40:34 +05:00
adueck 7806ce8e49 rough add of bundled plurals 2022-12-02 09:15:37 +05:00
adueck 940764b1c2 added r - rank field 2022-11-25 19:19:22 +05:00
adueck 5805ee423b type and function for getting the entry from FullEntry form 2022-11-09 13:49:54 +05:00
adueck 6b84fd1b13 switch to GPLv3 license 2022-11-05 16:29:31 +05:00
adueck 64265e9e20 inflecting adverbs 2022-11-01 19:30:05 +05:00
lingdocs fcfbf77872 rename to getInflectionPattern 2022-09-12 19:13:59 +04:00
lingdocs cc2e5fe0bc add getInflectionCategory 2022-09-12 18:56:37 +04:00
lingdocs 4c199b8f8b more humanReadable 2022-08-29 17:55:58 +04:00
lingdocs 21a0efdd8a more 2022-08-23 17:25:31 +04:00
lingdocs 3a0aeea6e4 more 2022-08-23 16:11:32 +04:00
lingdocs a3a0cd9319 better UI for removing king 2022-08-02 13:27:19 -05:00
lingdocs 0008f18e85 BIG IMPROVEMENT - passive and ability stems, simplified formulas, and avoiding picking passive ability verbs etc 2022-07-27 16:45:52 -05:00
lingdocs 2aec8e1dfb better blocks for complement 2022-07-19 20:17:50 -05:00
lingdocs 89b4170cd6 also join complement with perfect and modal 2022-07-10 19:55:19 -05:00
lingdocs c3170f65f5 Ability to use complements in the phrase builder with kawul/kedul stative! This is still a bit messy, and I should somehow get the "verbComplement" types deprecated 2022-07-10 16:29:23 -05:00
lingdocs d7c6a6044f proper 8 categories of equatives 2022-06-27 13:33:31 -05:00
lingdocs 4062cedd48 Refactor for use of keys in the blocks so that we can autoAnimate the blocks diagrams, but it still doesn't work because we need a way to persist the keys in the blocks on re-renders - could be tricky 2022-06-24 14:29:33 -05:00
lingdocs ab24bf7cf9 some touchups and expose getEnglishVerb 2022-06-21 16:13:46 -05:00
lingdocs 96b91e6336 wohoo blocks working 2022-06-20 17:45:40 -05:00
lingdocs 0f720e3be1 working - quiz is broken 2022-06-04 17:32:54 -05:00
lingdocs 4e5075ca19 better format with NP and AP selections etc 2022-06-01 19:04:09 -05:00
lingdocs af5b24eb18 ability to show passive roots and stems 2022-05-30 14:07:58 -05:00
lingdocs 9f82e6d085 APs and moveable blocks for verb phrases! 2022-05-25 18:47:19 -05:00
lingdocs f5ae11c1ad APs and movable blocks in Equative Phrases! 2022-05-24 13:20:04 -05:00