forked from GitHub/gf-rgl
added tired_VP in Constructions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
concrete ConstructionJpn of Construction = CatJpn **
|
||||
open SyntaxJpn, ParadigmsJpn in {
|
||||
|
||||
lin
|
||||
tired_VP = mkVP (mkA "疲れている" "疲れた") ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user