mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-20 09:16:02 -06:00
add empty file for MorphoDictChi (TODO populate from WN)
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
--# -path=.:alltenses
|
||||||
|
concrete MorphoDictChi of MorphoDictChiAbs =
|
||||||
|
CatChi [N,A,V,Adv,Prep] **
|
||||||
|
open
|
||||||
|
ParadigmsChi
|
||||||
|
in
|
||||||
|
{}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
abstract MorphoDictChiAbs =
|
||||||
|
Cat [N,A,V,Adv,Prep] **
|
||||||
|
{}
|
||||||
Reference in New Issue
Block a user