Black's notice

This commit is contained in:
aarne
2005-12-21 20:47:55 +00:00
parent 470aa1d3d7
commit a979aedd15
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ flags startcat=Phr ; lexer=textlit ; parser=chart ; unlexer=text ;
-- a random sample from the lexicon
-- adapted from a word list by Alan Black. Not to be used for military purposes.
lin abandon24 = verb2 "abandon" "" ;
lin abbreviate25 = vGen "abbreviate" ;

View File

@@ -1,4 +1,5 @@
-- backtracks
-- part of this is adapted from a word list by Alan Black. Not to be used for military purposes.
V2 ::= "abandons" | "abandon" | "abandoned" | "abandoning" ;
V ::= "abbreviates" | "abbreviate" | "abbreviated" | "abbreviating" ;
V2 ::= "abducts" | "abduct" | "abducted" | "abducting" ;