api for Czech with backup for missing

This commit is contained in:
Aarne Ranta
2020-04-01 11:42:42 +02:00
parent 7c275c1c28
commit 0f763b7960
8 changed files with 146 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
--# -path=.:../czech:../common:../abstract:../prelude
resource TryCze = SyntaxCze, LexiconCze, ParadigmsCze -[mkAdv, mkDet,mkQuant]**
open (P = ParadigmsCze) in {
-- oper
-- mkAdv = overload SyntaxCze {
-- mkAdv : Str -> Adv = P.mkAdv ;
-- } ;
}