Added basic language support for terminators
This commit is contained in:
parent
e7198659ed
commit
90583973a6
245 changed files with 68928 additions and 67727 deletions
|
|
@ -5,6 +5,7 @@ import java.lang.annotation.Retention;
|
|||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ.ᔆᐪᑊᒃᑊᐪᙆ.T016ᖟᙾ;
|
||||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAuthor注;
|
||||
|
||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
|
|
@ -15,15 +16,18 @@ public @interface LinguaNodeContainer注 {
|
|||
// In his later years, Stibitz "turned to non-verbal uses of the computer"
|
||||
// And while being dead, Stibitz "keyed the vocal dialect used by the computer"
|
||||
|
||||
boolean stibitzA0();
|
||||
boolean stibitzA1();
|
||||
boolean stibitzA2();
|
||||
boolean stibitzA3();
|
||||
T016ᖟᙾ.ᐧ2注 nozero();
|
||||
/*
|
||||
boolean stibitzA0() default true;
|
||||
boolean stibitzA1() default true;
|
||||
boolean stibitzA2() default true;
|
||||
boolean stibitzA3() default true;
|
||||
|
||||
boolean stibitzB0();
|
||||
boolean stibitzB1();
|
||||
boolean stibitzB2();
|
||||
boolean stibitzB3();
|
||||
boolean stibitzB0() default true;
|
||||
boolean stibitzB1() default true;
|
||||
boolean stibitzB2() default true;
|
||||
boolean stibitzB3() default true;
|
||||
*/
|
||||
}
|
||||
/*
|
||||
# BCD Stibitz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue