mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
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