Commit Graph
100 Commits
Author SHA1 Message Date
krasimir b065d77a08 UsePron in Slovenian 2016-05-02 20:38:02 +00:00
krasimir 11c5687e98 bits of sentence syntax in Slovenian 2016-05-02 20:35:38 +00:00
krasimir 9fe7d9b697 UttAP and UttInterj in Slovenian 2016-05-02 20:04:51 +00:00
krasimir 618007e1ae forgot the file PhraseSlv.gf 2016-05-02 20:00:01 +00:00
krasimir d97b1a5841 added PhraseSlv.gf 2016-05-02 19:56:24 +00:00
krasimir b450bb7db3 AdvCN in Slovenian 2016-05-02 16:41:28 +00:00
krasimir 8c50f0545a forgotten StructuralSlv.gf 2016-05-02 07:11:22 +00:00
krasimir 44d7ccf6de a prototype for complex queries over expressions in libsg 2016-04-29 14:06:24 +00:00
krasimir 652cd2d297 added methods for accessing the last element of a buffer in libgu 2016-04-29 14:05:42 +00:00
krasimir 6cf80c0769 a version of sqlite3.c which is prunned to one third of the original size and now it contains only the database storage engine withough the SQL compiler and interpreter 2016-04-28 14:14:04 +00:00
krasimir 83e66e151c add mkAdV in Slovenian 2016-04-19 08:46:30 +00:00
krasimir f626472527 more fixes for GNU Lightning for ARM 2016-04-14 13:47:56 +00:00
krasimir 3188e603db fix in evaluator.c 2016-04-14 13:47:29 +00:00
krasimir 727a94329c added PGF.inferExpr and Type.toString in the Java binding 2016-04-14 13:12:22 +00:00
krasimir 75d808ab1f bugfix in GNU Lightning for ARM 2016-04-14 08:26:07 +00:00
krasimir 46d83b2132 bugfix in the JIT compiler for 64bit machines 2016-04-13 14:58:12 +00:00
krasimir a1fe57d69b locale independent printing for doubles when they are part of an abstract expression 2016-04-13 14:30:40 +00:00
krasimir e74a008296 fix for reading PgfExpr with a double literal 2016-04-13 14:08:49 +00:00
krasimir 6f0159e08e added PGF.compute in the Java binding 2016-04-13 12:57:06 +00:00
krasimir 289957db74 added getFunctionsByCat 2016-04-13 12:49:08 +00:00
krasimir 18a5548b2b added getCategories() and getFunctions() in the Java binding 2016-04-13 12:02:42 +00:00
krasimir 0bdba1a8d4 fix in FoodsMkd.gf 2016-04-08 15:25:12 +00:00
krasimir 6c28dc2699 fixed Foods grammar for Macedonian 2016-04-07 10:49:35 +00:00
krasimir 74fecc2cfc Foods grammar for Macedonian. Probably not quite correct 2016-04-05 15:33:44 +00:00
krasimir 6028bf7679 interjections, MassNP and simple VP phrases in Slovenian 2016-03-28 21:03:00 +00:00
krasimir 9807837342 pronouns in Slovenian. Slovenian has more personal pronouns and not all are currently covered in the RGL 2016-03-27 07:03:19 +00:00
krasimir b9b7984cfc a few more words in LexiconSlv for testing 2016-03-25 06:24:31 +00:00
krasimir 7a45959d9e simple NP phrases in Slovenian 2016-03-25 06:23:54 +00:00
krasimir 39c7865e67 fix in PositA in Slovenian 2016-03-25 06:23:23 +00:00
krasimir ec6758d0e4 mkAdv in Slovenian 2016-03-24 20:48:47 +00:00
krasimir 7ed94e8cc7 forgot LangSlv.gf 2016-03-24 20:37:48 +00:00
krasimir bf0f5bcd9a some fragments of adjectives and nouns in Slovenian 2016-03-24 20:35:51 +00:00
krasimir 5e586c247a prepositions in Slovenian 2016-03-24 19:48:06 +00:00
krasimir 3e8ec361d8 fix the handling of separators in BNFC which are not nonempty 2016-03-22 13:13:35 +00:00
krasimir 4fb187b49c CFGtoPGF is now extended to support context-free grammars with primitive parameters 2016-03-22 10:28:15 +00:00
krasimir 9780b38469 added missing module GF.Grammar.BNFC 2016-03-21 20:03:28 +00:00
krasimir 2bd4f2ef04 fix comment in GF.Grammar.CFG 2016-03-21 19:33:14 +00:00
krasimir 8cd59c6d98 initial support for BNFC syntax in context-free grammars for GF. Not all features are supported yet. Based on contribution from Gleb Lobanov 2016-03-21 13:27:44 +00:00
krasimir 651eab05d8 bugfix: GF.Compile.CFGtoPGF now supports literal categories 2016-03-21 13:26:32 +00:00
krasimir 27313fb336 more progress on the typechecker 2016-03-15 14:16:17 +00:00
krasimir f4cf7493e3 current state of the experimental typechecker 2016-03-07 20:20:47 +00:00
krasimir bd337427eb add missing cases in vapply in the partial evaluator 2016-03-03 06:59:50 +00:00
krasimir cbdbd1dd8e Predef.Ints is of type PType not Type 2016-03-02 22:31:52 +00:00
krasimir c6218d768a fix in the typechecker 2016-03-02 21:28:54 +00:00
krasimir 9d71727545 a better interface between the type checker and the partial evaluator 2016-03-02 16:22:56 +00:00
krasimir e51ad77836 the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewriten to use the complete evaluator in GF.Compile.Compute.ConcreteNew. The old sketchy implementation in GF.Compile.Compute.ConcreteNew1 is now removed. 2016-03-02 13:38:02 +00:00
krasimir 8acbc6ba45 Now we even test in two different places for the JNI headers. Once for Linux and once for Mac OS. This is still not ideal since different Linux distributions might use different locations. 2016-02-17 14:52:48 +00:00
krasimir 6a50ccb48b typo in the new Makefile 2016-02-17 14:40:46 +00:00
krasimir be9a8f5a1f a version of the Makefile for the Java binding which should work on Linux and Mac OS 2016-02-17 14:37:55 +00:00
krasimir ad716539d4 add a skeletal morphology for Slovenian and a script for importing the SLOLEKS lexicon to GF 2016-02-10 18:12:48 +00:00
krasimir 453ad134b5 some progress on complex queries in libsg 2016-02-09 10:59:18 +00:00
krasimir 4d0b813b40 fix MkLang.hs to work with contemporary GHC versions. Haskell 98 doesn't seem to be supported anymore 2016-02-05 08:37:51 +00:00
krasimir db523ff200 fix a rather intricate bug where coercions in the PMCFG grammar didn't interact properly with the lazy parser 2016-01-26 14:29:06 +00:00
krasimir b77a0d6801 javadoc comments in the Java binding 2016-01-14 19:03:13 +00:00
krasimir 9483ad219b added API for reading a list of tuples in the SG module 2015-12-22 13:50:01 +00:00
krasimir e584be964c pgf_read should close the input file. 2015-12-22 09:29:14 +00:00
krasimir 6bf691c3af added a primitive full-text search index in libsg. This can be use for finding an abstract tree whose linearization matches given keywords 2015-12-20 14:04:52 +00:00
krasimir c6763c23e7 a fix that should solve the segmentation fault on MacOS with the exhaustive generator 2015-12-19 17:30:41 +00:00
krasimir 14769484a5 fix in the Python binding. The input sentence to the parser needs to be copied since otherwise the Python string may be discarded the garbage collector 2015-12-18 19:46:59 +00:00
krasimir 2242910b33 fixes in DictionaryBul.gf 2015-12-10 13:49:46 +00:00
krasimir 252f3e8b4e fix in the App 2015-12-09 09:02:19 +00:00
krasimir 99db978df6 fix microphage_N in Bulgarian 2015-12-08 15:40:37 +00:00
krasimir b648dec410 more spelling variantions in English are merged 2015-12-08 15:37:17 +00:00
krasimir 96c1a520f2 some revisions in the list of topics 2015-12-03 21:46:12 +00:00
krasimir dcaf75d75e fix in the app 2015-12-03 09:03:59 +00:00
krasimir 5047596d94 bugfixes in the app 2015-12-02 21:53:41 +00:00
krasimir 01008a0162 now this is a working version of the app with topic disambiguation but it is still not optimal 2015-12-02 20:47:54 +00:00
krasimir 07b381ee63 change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir 59ae8b0aaa visualization for topics in the Android app 2015-11-28 23:15:58 +00:00
krasimir 7eef3fd08a added some more topics 2015-11-28 12:24:01 +00:00
krasimir 57a5d01374 merge color with colour in the dictionaries 2015-11-27 20:36:33 +00:00
krasimir 8ddf367277 fix in the Java binding: the Expr class should also ensure that libjpgf.so is loaded to avoid failures if Expr is the first class that is used. 2015-11-27 15:35:53 +00:00
krasimir 5dcdf46b90 added Expr.equals method in the Java binding 2015-11-26 15:38:12 +00:00
krasimir 67615d0638 added list of topics in the assets folder for Android app 2015-11-26 15:19:48 +00:00
krasimir 63261ad94a added readTriple in libsg and its Haskell binding 2015-11-25 10:37:13 +00:00
krasimir 420793f8ec the semantic graph view in the app now shows the real number of senses 2015-11-24 20:22:01 +00:00
krasimir 49f50a28f2 modify glosses.hs to merge several examples into one 2015-11-24 19:30:19 +00:00
krasimir b0a85118e5 some fixes in the definitions 2015-11-23 13:22:45 +00:00
krasimir 3574794fae about 2000 new definitions and examples in the dictionary 2015-11-23 13:16:16 +00:00
krasimir 4888b65881 added mkInt and mkFloat in the Haskell binding to make it easy to create literal expressions 2015-11-19 13:18:19 +00:00
krasimir fd0bed8859 added a number of multi-word adverbs from WordNet. Fixed irregular forms of adjectivial adverbs in Swedish. Added a few new senses for some adverbs 2015-11-18 15:12:52 +00:00
krasimir 43011ebdb1 some more conversion patterns for Susanne 2015-11-18 10:16:55 +00:00
krasimir ee1d19555a we now support irregAdv in Swedish 2015-11-18 10:13:32 +00:00
krasimir fe003097e1 bugfix in Translator.java 2015-11-16 20:03:40 +00:00
krasimir e7b75332a0 abaft_Adv in Bulgarian 2015-11-16 20:03:15 +00:00
krasimir 7f5ab530ba a minimal implementation for DocumentationTha and DocumentationJpn which is enough for showing the lexical definitions 2015-11-16 20:02:11 +00:00
krasimir 7c0e91c3a5 bugfix in the Documentation module for German. Before Adverbs were documented as Prepositions. 2015-11-16 14:59:56 +00:00
krasimir 80ccd0493d 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
krasimir fae5cba926 bugfix in the Makefile for the Java binding for creating .jar files 2015-11-16 14:39:52 +00:00
krasimir 76b5b5a4d5 remove the double definition of definition_N in the French dictionary 2015-11-16 14:37:36 +00:00
krasimir 51b6fade63 changed three words in DictionaryBul.gf 2015-11-16 14:36:53 +00:00
krasimir 611dd68b30 add a few popup characters on the qwerty and the nordic keyboards 2015-11-16 13:21:43 +00:00
krasimir cfaa7fa069 a few more fixes in the abstract syntax of the dictionary 2015-11-13 22:49:57 +00:00
krasimir 6810a9abae update glosses.hs to split definitions from examples in separate triples 2015-11-13 22:41:20 +00:00
krasimir efa275c874 prune missplaced examples from the abstract syntax of the Dictionary 2015-11-13 22:37:59 +00:00
krasimir e7afafda3a now by default the app shows glosses for the words for which we have something. this requires one more step in the App compilation which is described in the README 2015-11-13 17:28:11 +00:00
krasimir 25906435f0 bugfix in the SG binding for Java 2015-11-13 17:21:27 +00:00
krasimir ac78824c56 fix abampere_N in Bulgarian 2015-11-13 15:36:31 +00:00
krasimir 1963e5aaaf added Java API for insertion of triples in the semantic graph 2015-11-13 14:34:24 +00:00
krasimir efe380a072 changes in the ParseEng grammar to bring it closer to the Translate grammar 2015-11-13 13:26:29 +00:00