1
0
forked from GitHub/gf-rgl

(Eng) change lincat of V2A

- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
This commit is contained in:
odanoburu
2018-10-22 14:18:53 +00:00
parent 52b9a98db6
commit 8990ee80a8
3 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ lin
oil_N = regN "oil" ;
old_A = regADeg "old" ;
open_V2 = dirV2 (mkV "open" "opens" "opened" "opened" "opening") ;
paint_V2A = mkV2A (regV "paint") noPrep ;
paint_V2A = mkV2A (regV "paint") ;
paper_N = regN "paper" ;
paris_PN = mkPN (mkN nonhuman (mkN "Paris")) ;
peace_N = regN "peace" ;