add more time expressions to ConstructionJpn, and fill SymbolJpn (might be wrong though) functions.

This commit is contained in:
Inari Listenmaa
2017-07-04 16:22:37 +02:00
parent a66b142848
commit fb95d5103c
4 changed files with 113 additions and 65 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:../japanese:../common:../abstract:../prelude
resource SymbolicJpn = Symbolic with
(Symbol = SymbolJpn),
(Grammar = GrammarJpn) ;