mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
PersianAPI
This commit is contained in:
12
lib/src/api/TryPes.gf
Normal file
12
lib/src/api/TryPes.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:alltenses:prelude:/users/shafqat/www.grammaticalframework.org_0/lib/src/persian
|
||||
|
||||
resource TryPes = SyntaxPes, LexiconPes, ParadigmsPes -[mkDet,mkQuant]**
|
||||
open (P = ParadigmsPes) in {
|
||||
|
||||
-- oper
|
||||
|
||||
-- mkAdv = overload SyntaxPes {
|
||||
-- mkAdv : Str -> Adv = P.mkAdv ;
|
||||
-- } ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user