mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 13:42:50 -06:00
Thai api files in place
This commit is contained in:
12
lib/src/api/TryTha.gf
Normal file
12
lib/src/api/TryTha.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:alltenses
|
||||
|
||||
resource TryTha = SyntaxTha, LexiconTha, ParadigmsTha -[mkDet,mkQuant]**
|
||||
open (P = ParadigmsTha) in {
|
||||
|
||||
-- oper
|
||||
|
||||
-- mkAdv = overload SyntaxTha {
|
||||
-- mkAdv : Str -> Adv = P.mkAdv ;
|
||||
-- } ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user