mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 21:42:50 -06:00
add more time expressions to ConstructionJpn, and fill SymbolJpn (might be wrong though) functions.
This commit is contained in:
5
lib/src/api/SymbolicJpn.gf
Normal file
5
lib/src/api/SymbolicJpn.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../japanese:../common:../abstract:../prelude
|
||||
|
||||
resource SymbolicJpn = Symbolic with
|
||||
(Symbol = SymbolJpn),
|
||||
(Grammar = GrammarJpn) ;
|
||||
Reference in New Issue
Block a user