mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
a minimal implementation for DocumentationTha and DocumentationJpn which is enough for showing the lexical definitions
This commit is contained in:
@@ -21,7 +21,7 @@ concrete TranslateJpn of Translate =
|
||||
RelativeJpn,
|
||||
IdiomJpn,
|
||||
---- ConstructionJpn, ---- TODO
|
||||
---- DocumentationJpn, ---- TODO
|
||||
DocumentationJpn, ---- TODO
|
||||
|
||||
ChunkJpn,
|
||||
ExtensionsJpn [
|
||||
|
||||
@@ -21,7 +21,7 @@ concrete TranslateTha of Translate =
|
||||
RelativeTha,
|
||||
IdiomTha,
|
||||
ConstructionTha,
|
||||
-- DocumentationTha,
|
||||
DocumentationTha,
|
||||
|
||||
ChunkTha,
|
||||
ExtensionsTha [
|
||||
|
||||
Reference in New Issue
Block a user